int(string/float)

load(string file)

system(string command)

Sine Family Arc Form Hypot Form A&H Form
sin(float) asin(float) sinh(float) asinh(float)
cos(float) acos(float) cosh(float) acosh(float)
tan(float) atan(float) tanh(float) atanh(float)

cal(void)