TDouble extension

on

Properties

deg double

Available on double, provided by the TDouble extension

no setter
formatCompact String

Available on double, provided by the TDouble extension

no setter
rad double

Available on double, provided by the TDouble extension

no setter

Methods

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