Function abs

  • Get the absolute of a bigint.

    Parameters

    • x: bigint

      a bigint

    Returns bigint

    |x|

Generated using TypeDoc