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/scientific.html | 130 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 apps/calculator/scientific.html (limited to 'apps/calculator/scientific.html') diff --git a/apps/calculator/scientific.html b/apps/calculator/scientific.html new file mode 100644 index 0000000..86d5559 --- /dev/null +++ b/apps/calculator/scientific.html @@ -0,0 +1,130 @@ + + + + Calculator + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + \ No newline at end of file -- cgit v1.2.3