WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Math

Math

View on Chrome Web Store
View Math Chrome Extension on Chrome Web Store
Add to bookmarks
3.0 (2 ratings)
5 views
This extension has been viewed 5 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Solve math equations in the address bar by typing 'math' then something like: (sqrt(5)-1)/cos(rad(72))
Type
Extension
Users
265 users
12
em_te
View author page of em_te
Published
Published on September 1, 2017
Version 0.1
Manifest version
2
Updated
Updated on September 5, 2017
productivity/tools
Extension Category
View on Chrome Web Store
View Math Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest
Math Chrome Extension Image 1
Math Chrome Extension Image 2

Description

First type "math", then an empty space, then the equation. The answer will appear in the drop down menu.

You can type trigonometry too like:

math 10 + cos(rad(45)) + log(10) + PI*180 / (2^4 + atan(1))

If you press the "enter" key the result will be saved and is accessible by clicking on the toolbar icon. Only the last 30 calculations will be saved and they will be cleared when the browser is closed.

Note that (^) is a "the power of" operator, and not a bitwise-or operator. And that (~) is the "negative" operator, so negative 2 is "~2" and not "-2".

Supported constants are: Euler's constant (E), Natural log of 2 (LN2), Natural log of 10 (LN10), Base 2 log of E (LOG2E), Base 10 log of E (LOG10E), Pi (PI), Square root of 0.5 (SQRT1_2), Square root of 2 (SQRT2)

Supported (one argument) functions are: abs(x), acos(x), acosh(x), asin(x), asinh(x), atan(x), atanh(x), cube root (cbrt(x)), cos(x), cosh(x), radians to degrees (deg(x)), E to the power of x (exp(x)), log(x), log10(x), log2(x), degrees to radians (rad(x)), sin(x), sinh(x), square root (sqrt(x)), tan(x), tanh(x).

© 2026 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top