Companion

object Companion

Properties

Link copied to clipboard
val ABS: Scale

Returns the absolute value.

Link copied to clipboard
val EXP: Scale

Returns Euler's number e raised to the power of the value.

Link copied to clipboard

Returns the value raised to the power of 10.

Link copied to clipboard
Link copied to clipboard

Returns the inverse (1 / x) of the value.

Link copied to clipboard
val LOG: Scale

Returns the natural logarithm (base e) of the value.

Link copied to clipboard

Returns the natural logarithm of the sum of the argument and 1.

Link copied to clipboard
val MAX: Scale

Return the inverse value on its range (max - x)

Link copied to clipboard
val MIN: Scale

Return the translated value x - Min.

Link copied to clipboard

Do not scale the value.

Link copied to clipboard

Return the value plus 1.