This page is outdated. You will be redirected to http://wiki.services.openoffice.org /wiki/Documentation/FAQ shortly. Use the new menu list on the right.
Documentation / User FAQ / Formula/Math / Previous-Next
How do I typeset functions, such as max, det, that Mathdoes not know about?
Math has a number of standard functions built-in, such as cos, log etc.
These functions are typeset in an upright shape according to typographical traditions.
To typeset other functions this way you can simply preceed the function with func. Example:
- To typeset max(a,b) you should enter func max(a,b).