Using the http://asciimath.org/ reference, arctan would ideally be mapped to the correct function, along with all of the others: sin, cos, tan, sec, csc, cot, arcsin, arccos, arctan, sinh, cosh, tanh, sech, csch, coth, exp, log, ln, det, dim, mod, gcd, lcm, lub, glb, min, max, f, g.
hey,
First off, was overjoyed to find this lib.
(2*arctan((36/(2*85))))*(180/PI)
= Error!(2*atan((36/(2*85))))*(180/pi)
= Error!(2*atan((36/(2*85))))*(180/PI)
= 23.913ideally:
(2*arctan((36/(2*85))))*(180/pi)
= 23.913Using the http://asciimath.org/ reference, arctan would ideally be mapped to the correct function, along with all of the others: sin, cos, tan, sec, csc, cot, arcsin, arccos, arctan, sinh, cosh, tanh, sech, csch, coth, exp, log, ln, det, dim, mod, gcd, lcm, lub, glb, min, max, f, g.
Thanks!