Represents a closed interval of floating point numbers

Hierarchy

  • FPInterval

Constructors

Properties

begin: number
end: number
kind: FPKind

Methods

  • Returns boolean

    if any values in the interval may be flushed to zero, this includes any subnormals and zero itself.

Generated using TypeDoc