Function sqrt

  • Find the square root of a bigint.

    Parameters

    • x: bigint

      a bigint

    Returns bigint

    √x

Generated using TypeDoc