Absolute value
ClientDistance from zero—drop the sign of any real input.
About Absolute value
Compute |x| for any real number—drop the sign locally in your browser. The interactive transform on this page runs in your browser tab—Toolcore does not need your paste for the core operation described above.
How to use this page
Paste or type in the main workspace, run the primary action from the toolbar, then copy or download the result. Use Load example when the page offers it, or URL prefill (?q= / ?qb=) so agents and tickets open the same input.
|x| = 7.5
Nearby workflows on Toolcore
- Math expression evaluator — Evaluate basic + − × ÷ arithmetic with parentheses in your browser—no variables. when units or numeric output should be checked on a related calculator.
- Modulo calculator — Integer remainder and truncated quotient (a mod b)—BigInt math in your browser. when units or numeric output should be checked on a related calculator.
- Scientific notation converter — Convert between decimal and scientific notation strings—parse and format in your browser. when units or numeric output should be checked on a related calculator.
- Percentage calculator — Percent of a value, ratio to percent, and percent change—no server round-trip. when units or numeric output should be checked on a related calculator.
Common use cases
- Find magnitude of differences or errors.
- Strip sign before comparing sizes.
Common mistakes to avoid
Expecting complex numbers
Only real numeric input is supported.
FAQ
Is |0| zero?
Yes.
Is data uploaded?
No.
More tools
Related utilities you can open in another tab—mostly client-side.
Math expression evaluator
ClientEvaluate basic + − × ÷ arithmetic with parentheses in your browser—no variables.
Modulo calculator
ClientInteger remainder and truncated quotient (a mod b)—BigInt math in your browser.
Scientific notation converter
ClientConvert between decimal and scientific notation strings—parse and format in your browser.
Percentage calculator
ClientPercent of a value, ratio to percent, and percent change—no server round-trip.