Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Tan function ====== ==== Description ==== Finds the tangent of an angle, expressed in degrees. ==== Syntax ==== //Tangent// = **Tan**(//expression//) ==== Parameters ==== The Tan function has the following parameter. ^Parameter^Description^ |//Expression//|Must be numeric and express degrees.|| ==== See Also ==== [[atan|ATan()]], [[cos|Cos()]], [[sin|Sin()]] ==== Example ==== <code> * T is set to the tangent of the value of degrees. T = Tan(degrees) ** ** </code> guides/programming/programmers_reference_manual/tan.txt Last modified: 2024/06/19 20:20by 127.0.0.1