Changes

Jump to navigation Jump to search
117 bytes removed ,  16:05, 13 February 2020
m
Switched to command template
{|
|-
|<{{cmd>|arccos</cmd>}}|<{{cmd>|arcsin</cmd>}}|<{{cmd>|arctan</cmd>}}|<{{cmd>|arg </cmd>}}|<{{cmd>|cosh </cmd>}}|<{{cmd>|cos </cmd>}}|<{{cmd>|coth </cmd>}}|<{{cmd>|cot </cmd>}}|<{{cmd>|csc </cmd>}}|<{{cmd>|deg </cmd>}}
|-
|<{{cmd>|det </cmd>}}|<{{cmd>|dim </cmd>}}|<{{cmd>|exp </cmd>}}|<{{cmd>|gcd </cmd>}}|<{{cmd>|hom </cmd>}}|<{{cmd>|inf </cmd>}}|<{{cmd>|injlim</cmd>}}|<{{cmd>|ker </cmd>}}|<{{cmd>|lg </cmd>}}|<{{cmd>|liminf</cmd>}}
|-
|<{{cmd>|limsup</cmd>}}|<{{cmd>|lim </cmd>}}|<{{cmd>|ln </cmd>}}|<{{cmd>|log </cmd>}}|<{{cmd>|median</cmd>}}|<{{cmd>|max </cmd>}}|<{{cmd>|min </cmd>}}|<{{cmd>|mod </cmd>}}|<{{cmd>|div </cmd>}}|<{{cmd>|projlim</cmd>}}
|-
|<{{cmd>|Pr </cmd>}}|<{{cmd>|sec </cmd>}}|<{{cmd>|sinh </cmd>}}|<{{cmd>|sin </cmd>}}|<{{cmd>|sup </cmd>}}|<{{cmd>|tanh </cmd>}}|<{{cmd>|tan </cmd>}}
|}
== Defining new functions ==
ConTeXt provides the command <{{cmd>|definemathcommand</cmd> }} to define new ''log like'' functions. For example, if you want to define a '''lcd''' function, you can do
<texcode>
</texcode>
The <code>nolop</code> option tells ConTeXt that subscripts should be placed on the side of the command (as in trignometric functions) rather than underneath the command (as in min, max, and limits). If you want to place the subscript underneath the command, you can use <code>limop</code> instead. The <{{cmd>|mfunction</cmd> }} command sets its argument in the current math roman font. So,
<texcode>
56

edits

Navigation menu