ToolBuddy
In Browser

Big Number

Add, subtract, multiply, divide, and raise integers larger than Number.MAX_SAFE_INTEGER using BigInt. Math stays in the tab.

Runs in your browser. Nothing is uploaded.

Operation

Result appears here

About this tool

Integer math with BigInt: add, subtract, multiply, divide, modulo, and power. Division truncates toward zero.

How to use: enter two integers (underscores allowed), pick an operation. Negative exponents are rejected.

Example: 9007199254740993 * 2 is outside Number.MAX_SAFE_INTEGER and still exact. Related: number base converter for hex forms.

Related Convert tools