Skip to main content
Module

x/collatz/src/utilities.ts>VERIFIED_MAXIMUM

Functions related to the Collatz/Syracuse/3N+1 problem.
Latest
variable VERIFIED_MAXIMUM
import { VERIFIED_MAXIMUM } from "https://deno.land/x/collatz@javascript-v1.2.0/src/utilities.ts";

The current value up to which has been proven numerically, for the default parameterisation.

type

bigint