Preparing search index...
The search index is not available
bi-fraction - v
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
bi-fraction
Index
Enumerations
Rounding
Mode
Classes
Fraction
Type Aliases
Config
Fraction
Ish
Number
Ish
Variables
DEFAULT_
CONFIG
Functions
is
Valid
Number
Ish
bi-
fraction
Rounding
Mode
The available rounding modes.
Fraction
Config
Configuration options for the Fraction class.
Fraction
Ish
Represents Fraction or NumberIsh. A `NumberIsh` can be converted to a Fraction by calling `new Fraction(numerator: NumberIsh)`
Number
Ish
Represents number, bigint, or string that can be converted to number or bigint.
DEFAULT_
CONFIG
Default configuration options for the Fraction class.
is
Valid
Number
Ish
Checks if value is a valid NumberIsh.
Generated using
TypeDoc