Following Mathematica's general naming convention, function names in StandardForm are just the capitalized versions of their traditional mathematics names. This shows the tangent function in StandardForm.
This shows the tangent function in TraditionalForm.
Mathematica also knows the most popular forms of notations for the tangent function that are used in other programming languages. Here are three examples: CForm, TeXForm, and FortranForm.
|