Simple Computations
This calculator performs simple computations [text name="A"] <-- A (enter a number) [text name="B"] <-- B (enter a number) A + B --> [calc value="score1=(A)+(B)" memo="addition"] A - B --> [calc value="score2=(A)-(B)" memo="subtraction"] A x B --> [calc value="score3=(A)*(B)" memo="multiplication"] A / B --> [calc value="score4=(A)/(B)" memo="division"] A raised to the power of B --> [calc value="score5=Math.pow((A),(B))" memo="exponent"]
Result - Copy and paste this output:
Sandbox Metrics: Structured Data Index 0, 6 form elements, 40 boilerplate words, 1 text boxes, 5 calculations, 1 total clicks
More SOAPnotes by this Author:
Send Feedback for this SOAPnote
You must be logged in to post a comment.