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_.Parameters
S BigToString ( BigN _x_ )
Return value
_x_ any big number
binary string corresponding to _x_