menu
decimal4d package
documentation
util.dart
util.dart
dark_mode
light_mode
util
library
Functions
gcd
(
BigInt
a
,
BigInt
b
)
→ (
BigInt
,
BigInt
)
Calculate the greatest common divisor (GCD) of
a
and
b
pow10
(
int
exponent
)
→
BigInt
Calculate 10 raised to the power of
exponent
decimal4d package
documentation
util.dart
decimal4d
package
Libraries
decimal
rational
util
util library