SheetXL - v0.3.20
    Preparing search index...

    Variable splitNumberConst

    splitNumber: (value: number) => CommonUtils.SplitNumber

    Splits a number into the integer and fractional parts. Also returns the length of each Accounts for rounding and doesn't use string to be high performant. This has a max precision of 7.

    Type declaration