|
This Evaluator will evaluate any javascript coded
function with constant arguments.
Last executed statement in the function must be return expression . Actual arguments may be numbers, logical constants true or false and strings. The string arguments must be quoted. Do not forget to click assemble before calculation with actual arguments. Calculation may be then repeated many times with different value of arguments. Clear button erases the assambled function before new function body is entered. This version uses full standard ECMA javascript and may not run on older browsers. In that case use version I instead. You may wish to save this page on your computer. |