DisBot
Preparing search index...
prisma/runtime/index-browser
Decimal
Config
Interface Config
interface
Config
{
crypto
?:
boolean
;
defaults
?:
boolean
;
maxE
?:
number
;
minE
?:
number
;
modulo
?:
Decimal
.
Modulo
;
precision
?:
number
;
rounding
?:
Decimal
.
Rounding
;
toExpNeg
?:
number
;
toExpPos
?:
number
;
}
Index
Properties
crypto?
defaults?
max
E?
min
E?
modulo?
precision?
rounding?
to
Exp
Neg?
to
Exp
Pos?
Properties
Optional
crypto
crypto
?:
boolean
Optional
defaults
defaults
?:
boolean
Optional
max
E
maxE
?:
number
Optional
min
E
minE
?:
number
Optional
modulo
modulo
?:
Decimal
.
Modulo
Optional
precision
precision
?:
number
Optional
rounding
rounding
?:
Decimal
.
Rounding
Optional
to
Exp
Neg
toExpNeg
?:
number
Optional
to
Exp
Pos
toExpPos
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
crypto
defaults
max
E
min
E
modulo
precision
rounding
to
Exp
Neg
to
Exp
Pos
DisBot
Loading...