-
centerOnBit(int bitDepth)
→ double
-
Available on double,
provided by the TDouble extension
-
format([NumberFormat? f])
→ String
-
Available on double,
provided by the TDouble extension
-
lerpTo(double to, double progress)
→ double
-
Available on double,
provided by the TDouble extension
Lerp this, to the given value, by the given progress.
-
percent([int decimals = 0])
→ String
-
Available on double,
provided by the TDouble extension
-
roundToNearest(int decimal)
→ double
-
Available on double,
provided by the TDouble extension