type Numeric: number | bigint;
Any type that can be used where a numeric value is needed.

Source

utils/maths.ts:14