# # Standard variable and function definitions. # PI : 3.141592653589793 DEGREE : PI / 180 abs(x) : if(x, x, -x)