Search
Preparing search index...
The search index is not available
bigdecimal.js
Options
All
Public
Public/Protected
All
Inherited
Menu
bigdecimal.js
MathContext
Class MathContext
Hierarchy
MathContext
Index
Constructors
constructor
Properties
precision
rounding
Mode
DECIMAL128
DECIMAL32
DECIMAL64
UNLIMITED
Constructors
constructor
new
Math
Context
(
setPrecision
:
number
, setRoundingMode
?:
RoundingMode
)
:
MathContext
Parameters
setPrecision:
number
setRoundingMode:
RoundingMode
= ...
Returns
MathContext
Properties
Readonly
precision
precision
:
number
Readonly
rounding
Mode
rounding
Mode
:
RoundingMode
Static
DECIMAL128
DECIMAL128
:
MathContext
= ...
Static
DECIMAL32
DECIMAL32
:
MathContext
= ...
Static
DECIMAL64
DECIMAL64
:
MathContext
= ...
Static
UNLIMITED
UNLIMITED
:
MathContext
= ...
Exports
Rounding
Mode
Big
Decimal
Math
Context
constructor
precision
rounding
Mode
DECIMAL128
DECIMAL32
DECIMAL64
UNLIMITED
Generated using
TypeDoc