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_ )
_x_ any big number
binary string corresponding to _x_