Parameters
bint | value to be converted |
Since version
7.0
Description
The Bigint2str
function converts the value specified in the first parameter to a character string.
Function value
This function returns a character string with the decimal notation of the bint number.
See