Calctastic Simple Example 1

Using JS code in Formulæ

4 =
AddFormula('xxxx','Val(x)*Val(x)*Val(x)*Val(x)');

4 =
AddFormula('y4','Math.pow( Val(y) , 4)');