Tan Arithmetics 5.1 OC int int angle Angle in degrees int radius Radius int precision If specified, the angle will be divided by this value. An angle of 445° and a precision value of 10 will thus result in a more precise angle of 45,5° internally. Returns tan(angle) * radius. Cos Sin Angle Newton2009-07