i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > data > IDecimal > asApproximateNumber

    data.IDecimal.asApproximateNumber() method

    Converts the decimal value to an approximate JavaScript number.

    Signature:

    asApproximateNumber(): number;
    

    Returns:

    number

    A number that approximates the original value.

    Introduced: API version 2.0

    Remarks

    Significant precision can be lost in the conversion process.

    In this article
    Back to top © N. Harris Computer Corporation