Add-On Documentation
Preparing search index...
The search index is not available
8Crafter's Debug Sticks API
8Crafter's Debug Sticks API
<internal>
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?
maxE?
minE?
modulo?
precision?
rounding?
to
Exp
Neg?
to
Exp
Pos?
Properties
Optional
crypto
crypto
?:
boolean
Optional
defaults
defaults
?:
boolean
Optional
maxE
maxE
?:
number
Optional
minE
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
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
crypto
defaults
maxE
minE
modulo
precision
rounding
to
Exp
Neg
to
Exp
Pos
Add-On Documentation
8Crafter's Debug Sticks API
Loading...