NEGATIVE

NEGATIVE(Double.NEGATIVE_INFINITY)

The value is negative.

Functions

Link copied to clipboard
fun limitDouble(): Double

Answer the most extreme double with this sign. In particular, answer ±infinity, NaN, or zero.

Link copied to clipboard
fun limitDoubleObject(): A_Number

Answer the Avail double-precision value that typifies this value.

Link copied to clipboard
fun limitFloat(): Float

Answer the most extreme float with this sign. In particular, answer ±infinity, NaN, or zero.

Link copied to clipboard
fun limitFloatObject(): A_Number

Answer the Avail single-precision value that typifies this value.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int