GALiRe
AScript solve routine




Function:
Declares a variable that represents a solved math equation. i.e. -
$answer=solve(sqrt(5*6)-3);


This creates the variable 'answer' which represents the solution. These variables do not work outside of AScript.