Scientific Calculator
Evaluate advanced mathematical expressions: trigonometry, logarithms, powers, roots, and constants.
#calculator#math#scientific#trigonometry#logarithm#sqrt#formula
Loading tool...
How to use
- 1Enter a math expression (e.g. sin(30) + sqrt(144))
- 2Trig functions use degrees (not radians)
- 3^ for powers, sqrt() for square root, log() for base-10 log
- 4Constants: pi (≈3.14159), e (≈2.71828)
Frequently Asked Questions — Scientific Calculator
Are angles in degrees or radians?+
This tool uses degrees. sin(90) = 1, cos(0) = 1.
What is the difference between log() and ln()?+
log() is base-10 logarithm (common log). ln() is the natural logarithm (base e).