List of utility methods to do Trigonometric Functions
if (TANGENT == null) initialise(); return TANGENT[(int) constrainAngle(radians * TO_DEGREES)];