From 78f3c0e9893d36e0ce039c2b79ede8a92ebe468a Mon Sep 17 00:00:00 2001 From: Unknown Date: Sun, 1 Oct 2017 00:24:20 -0400 Subject: Adding the code --- apps/calculator/tools.html | 284 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 284 insertions(+) create mode 100644 apps/calculator/tools.html (limited to 'apps/calculator/tools.html') diff --git a/apps/calculator/tools.html b/apps/calculator/tools.html new file mode 100644 index 0000000..8e47c74 --- /dev/null +++ b/apps/calculator/tools.html @@ -0,0 +1,284 @@ + + + + +Calculator + + + + + + +
+

Expression solver

+

Need to solve an expression ? Just type it in and click "Calculate !" !!

+ + +
+ + + + + + + + + + +
EquationResult
+
+
+
+

Date difference

+ +
+ + +
+
+

First Date:

+Date: (MM/DD/YYYY format) +Time: (HH:MM:SS format) + +

Second Date:

+Date: (MM/DD/YYYY format) +Time: (HH:MM:SS format) + +
+ +

Date Difference:

+ +
+
+
+
+
+
+

Binary convertion

+ +
+ to base + + + +
+
+ + +
+

Circle solver

+

Enter the circle area, diameter, or circumference and it will solve for the other two! +

+ +
+ + + + + + + + + + + + + + + + +
Area:
Diameter:
Circumference:
+
+
-- cgit v1.2.3