diff options
Diffstat (limited to 'helpcontent2/source/text/smath/01/03090907.xhp')
-rw-r--r-- | helpcontent2/source/text/smath/01/03090907.xhp | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/helpcontent2/source/text/smath/01/03090907.xhp b/helpcontent2/source/text/smath/01/03090907.xhp new file mode 100644 index 000000000..08f98a713 --- /dev/null +++ b/helpcontent2/source/text/smath/01/03090907.xhp @@ -0,0 +1,42 @@ +<?xml version="1.0" encoding="UTF-8"?> + + +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> + +<helpdocument version="1.0"> +<meta> +<topic id="textsmath0103090907xml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Functions</title> +<filename>/text/smath/01/03090907.xhp</filename> +</topic> +<history> +<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> +</history> +</meta> +<body> +<section id="functions"> +<paragraph role="heading" id="hd_id3155961" xml-lang="en-US" level="1"><link href="text/smath/01/03090907.xhp" name="Functions">Functions</link></paragraph> +<paragraph role="paragraph" id="par_id3148489" xml-lang="en-US">Here is an example of how to create functions with <emph>$[officename] Math</emph>. If you want to use the example in your own formula, copy it to the <emph>Commands</emph> window using the clipboard.</paragraph> +</section> +<paragraph role="paragraph" id="par_id3153912" xml-lang="en-US"> + <image id="img_id3148871" src="media/helpimg/smzb7.png" width="255px" height="60px"><alt id="alt_id3148871" xml-lang="en-US">Functions</alt></image> +</paragraph> +<paragraph role="smathcode" id="par_id3154764" xml-lang="en-US" localize="false">func f(x","y)={x sin x~ tan y} over {cos x}</paragraph> +</body> +</helpdocument> |