cel-ts - v0.1.0-alpha
    Preparing search index...

    Class DoubleValue

    Double-precision floating point value

    Index

    Properties

    kind: ValueKind = "double"
    NaN: DoubleValue = ...
    NegativeInfinity: DoubleValue = ...
    One: DoubleValue = ...
    PositiveInfinity: DoubleValue = ...
    Zero: DoubleValue = ...

    Methods