BInt

The BInt structure

BigInt.swift:31BInt.md
struct BInt

Overview

Please, see About BInt

Contstants

Properties

Constructors

Conversion

Addition

Subtraction

Negation

  • -(_:)
  • negate()

Multiplication

Division

Exponentiation

Remainder and Modulus

GCD and LCM

Comparison

Shift Operations

Bit Operations

Root Extraction

Prime Number

Miscellaneous