Expand description
Allows to compute on big numbers. No negative numbers support. Provides only some basic mathematical functions.
Structs§
PlacesRowrepresents row of decimal places starting at ones (0index).
Enums§
- Relation enumeration.
- Decimal relation enumeration.
Functions§
- Computes
addend1andaddend2sum. - Computes
dividendanddivisorratio and remainder. - Computes
factor1andfactor2product. - Computes power
powofbase. - Checks relation of
numtocomparand. - Compares decimal places count.
- Computes
minuendandsubtrahenddifference.
Type Aliases§
- Decimal places count.