• Preparing search index...
  • The search index is not available
Documentation - v0.0.15
  • Documentation
  • @fuman/utils
  • bigint
  • modPowBinary

Function modPowBinary

  • modPowBinary(base: bigint, exp: bigint, mod: bigint): bigint
  • Parameters

    • base: bigint
    • exp: bigint
    • mod: bigint

    Returns bigint

    • Defined in packages/utils/src/bigint/math.ts:70

Settings

Member Visibility
Documentation - v0.0.15
  • Loading...

Generated using TypeDoc