Difference between revisions of "Documentation/FAQ/Formula/How do I typeset functions, such as max, det, that Math does not know about?"

From Apache OpenOffice Wiki
Jump to: navigation, search
(New page: {{DISPLAYTITLE: How do I typeset functions, such as max, det, that ''Math'' does not know about?}} <section begin=question/> '''How do I typeset functions, such as max, det, that ''Math''...)
 
m
Line 1: Line 1:
{{DISPLAYTITLE: How do I typeset functions, such as max, det, that ''Math'' does not know about?}}
+
{{DISPLAYTITLE: How do I typeset functions, such as max, det, that Math does not know about?}}
  
 
<section begin=question/>
 
<section begin=question/>

Revision as of 09:42, 7 November 2008


How do I typeset functions, such as max, det, that Math does 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).


Personal tools