Skip to main content

toDecimal

Callable

  • toDecimal(value: string): number | bigint

  • Converts value to it’s number representation @alias hexToNumber


    Parameters

    • value: string

    Returns number | bigint