Previous Up Next

BigFromString
Create a big number from a special string. The detail of this string is not to be known, such strings will be created by the BigToString or BigToStringn functions.

BigN BigFromString (
S _string_
)
Parameters

_string_
any string containing a 'binary' number
Return value

corresponding big number

Error :