From 2e2a746921b0273c90b75b37cbe7eec7ab91c577 Mon Sep 17 00:00:00 2001 From: Javier Calvo Date: Mon, 12 Feb 2018 12:02:22 +0100 Subject: [PATCH] x^3 button --- calculator.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 calculator.html diff --git a/calculator.html b/calculator.html new file mode 100644 index 00000000..37128898 --- /dev/null +++ b/calculator.html @@ -0,0 +1,21 @@ + + + +Calculator + + + + + + + NĂºmero: +

+ + + \ No newline at end of file