Skip to content

ARITHMETIC_PACKAGE

const ARITHMETIC_PACKAGE: IEnginePackage;

Defined in: packages/engine/src/packages/arithmetic/ArithmeticPackage.ts:12

Core arithmetic: numbers, () grouping, pi/e constants, + - * / % ^, bitwise << >> & | ^, and their *_by word forms.