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