Fixed-Point Number Functions
Fixed-Point numbers have multiple built-in functions you can use.
Returns the string representation of the fixed-point number.
-
Returns the byte array representation ([UInt8]
) in big-endian order of the fixed-point number.
Last updated