Big Function

Converts a decimal number to a Big Integer value


Description

The function \(Big\) Converts a decimal number to a \(BigInteger\) number. The argument can be real values, lists or tables.

\(Big Integer\) has a very high accuracy and very small rounding errors. The calculation is slower and not recommended for large amounts of data.


Syntax

Big (real)

Big (list)

Big (table)


Example



Conversion Functions

Big Real number to Big Integer
Ceil Round up
Deg Converts radians to degrees
Floor Round down
Frac Fractional part of a number
Int Whole part of a number
Rad Converts degrees to radians
Real Big integer to real number