|
|
tests: 33 string.replace 34 string.upper 35 table created 36 local/global vars with juntions 37 table clone 38 math PI & number formatting math class registring typo fixed
$1(^math:radians(180))
$2($math:PI)
^if(^1.format[%.10f]==^2.format[%.10f]){y;n}
^if($1==$2){y;n}
^if(^math:radians(180)==$math:PI){y;n}