one method

void one()

One sets v = 1, and returns v.

Implementation

void one() {
  l0 = BigInt.one;
  l1 = BigInt.zero;
  l2 = BigInt.zero;
  l3 = BigInt.zero;
  l4 = BigInt.zero;
}