Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

roundNearestAwayFromZero

  • roundNearestAwayFromZero(subunits: bigint, step: bigint): bigint
  • Parameters

    • subunits: bigint
    • step: bigint

    Returns bigint

Const roundTowardsInfinity

  • roundTowardsInfinity(subunits: bigint, step: bigint): bigint
  • Parameters

    • subunits: bigint
    • step: bigint

    Returns bigint

Const roundTowardsNegativeInfinity

  • roundTowardsNegativeInfinity(subunits: bigint, step: bigint): bigint
  • Parameters

    • subunits: bigint
    • step: bigint

    Returns bigint

Generated using TypeDoc