Skip to content

You are not logged in. Register orLog In

start:

This page is outdated. You will be redirected to http://wiki.services.openoffice.org /wiki/Documentation/FAQ shortly.

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).

Documentation / User FAQ / Formula/Math / Previous-Next