From a515e953c3d4fdea41ab013ad528da25ea95ba4e Mon Sep 17 00:00:00 2001 From: Piero Sebastiani <77357494+psebastiani2021@users.noreply.github.com> Date: Fri, 15 Mar 2024 11:01:39 -0500 Subject: [PATCH] Update calculator.html --- tools/calculator.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/calculator.html b/tools/calculator.html index 3141e86..0a07a45 100644 --- a/tools/calculator.html +++ b/tools/calculator.html @@ -30,11 +30,11 @@
Calculator
Discover the convenience of our online calculator that is not only free but also fast. This amazing tool supports a wide range of fundamental mathematical operations using simple JavaScript, enabling you to effortlessly perform calculations with utmost accuracy and efficiency. The operations are based on programming arithmetic.
You can perform different operations here through symbols, like + for addition, - for substraction, * for multiplication, ** for exponentiation, and % for modulo. However, if you need to work with mathematical constants, take a look at a conversion guide:
You can perform different operations here through symbols, like + for addition, - for substraction, * for multiplication, and % for modulo. However, if you need to work with mathematical constants, take a look at a conversion guide: