From: Zachary Vance Date: Sun, 15 May 2016 10:16:39 +0000 (-0700) Subject: eval.html X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=053680873b818e40cb09ae5261f646c33aea5d4a;p=za3k.git eval.html --- diff --git a/eval.html b/eval.html new file mode 100644 index 0000000..a1478bf --- /dev/null +++ b/eval.html @@ -0,0 +1,93 @@ + + + + + + + + definitition:
+ function(r, h) {
+ return Math.PI * Math.pow(r, 2) * h;
+ }
+
+ Error:
+ Inputs:
+ Result:
+ +