xsy-breeze-ui-rpa > BigNumber > e
BigNumber.e property
The exponent of the value of this BigNumber, an integer number, -1000000000 to 1000000000, or null.
Signature:
readonly e: number | null;
xsy-breeze-ui-rpa > BigNumber > e
The exponent of the value of this BigNumber, an integer number, -1000000000 to 1000000000, or null.
Signature:
readonly e: number | null;
