Previous Up Next

BigToString
Convert the _x_ big number into a binary string. The size of the string is the minimal size. allowing to store _x_.

S BigToString (
BigN _x_
)
Parameters

_x_
any big number
Return value

binary string corresponding to _x_

Error :