xref: /AOO42X/main/helpcontent2/source/text/smath/01/03090907.xhp (revision ee3161b3727bb0178be9eb13499a9c711de9a035)
1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2cdf0e10cSrcweir
352ac0773SAndrew Rist<!--***********************************************************
4cdf0e10cSrcweir *
552ac0773SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
652ac0773SAndrew Rist * or more contributor license agreements.  See the NOTICE file
752ac0773SAndrew Rist * distributed with this work for additional information
852ac0773SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
952ac0773SAndrew Rist * to you under the Apache License, Version 2.0 (the
1052ac0773SAndrew Rist * "License"); you may not use this file except in compliance
1152ac0773SAndrew Rist * with the License.  You may obtain a copy of the License at
12cdf0e10cSrcweir *
1352ac0773SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
14cdf0e10cSrcweir *
1552ac0773SAndrew Rist * Unless required by applicable law or agreed to in writing,
1652ac0773SAndrew Rist * software distributed under the License is distributed on an
1752ac0773SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
1852ac0773SAndrew Rist * KIND, either express or implied.  See the License for the
1952ac0773SAndrew Rist * specific language governing permissions and limitations
2052ac0773SAndrew Rist * under the License.
21cdf0e10cSrcweir *
2252ac0773SAndrew Rist ***********************************************************-->
2352ac0773SAndrew Rist
24cdf0e10cSrcweir<helpdocument version="1.0">
25cdf0e10cSrcweir<meta>
26cdf0e10cSrcweir<topic id="textsmath0103090907xml" indexer="include" status="PUBLISH">
27cdf0e10cSrcweir<title id="tit" xml-lang="en-US">Functions</title>
28cdf0e10cSrcweir<filename>/text/smath/01/03090907.xhp</filename>
29cdf0e10cSrcweir</topic>
308a88591fSmseidel<comment>Icon resource modified</comment>
31cdf0e10cSrcweir</meta>
32cdf0e10cSrcweir<body>
33cdf0e10cSrcweir<section id="funktionen">
34*ee3161b3Smseidel<paragraph role="heading" id="hd_id3155961" xml-lang="en-US" level="1" l10n="U"><link href="text/smath/01/03090907.xhp" name="Functions">Functions</link></paragraph>
35*ee3161b3Smseidel<paragraph role="paragraph" id="par_id3148489" xml-lang="en-US" l10n="U">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>
36cdf0e10cSrcweir</section>
37cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3153912" xml-lang="en-US" l10n="E">
38cdf0e10cSrcweir<image id="img_id3148871" src="res/helpimg/smzb7.png" width="7.987cm" height="2.768cm"><alt id="alt_id3148871" xml-lang="en-US">Icon</alt>
39cdf0e10cSrcweir</image></paragraph>
40*ee3161b3Smseidel<paragraph role="code" id="par_id3154764" xml-lang="en-US" l10n="U" localize="false">func f(x","y)={x sin x~ tan y} over {cos x}</paragraph>
41cdf0e10cSrcweir</body>
42cdf0e10cSrcweir</helpdocument>
43