[ Avaa Bypassed ]




Upload:

Command:

www-data@18.221.85.236: ~ $
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
      type="guide"
      id="function">

    <info>
        <link type="guide" xref="index#equation"/>
    </info>

	<title>Functions</title>
    
    <p>
    Functions can be used by inserting the name of the function followed by function arguments. <app>Calculator</app> also support user-defined functions.
    If the argument is not a number or <link xref="variable">a single variable</link> then write each argument separated by semicolon and use parenthesis around the argument list.
    </p>
    <example>
    <p its:locNote="Translators: Do not translate the word 'sin'!">
    sin 30
    </p>
    <p its:locNote="Translators: Do not translate the word 'abs'!">
    abs (5−9)
    </p>
    <p its:locNote="Translators: Do not translate the word 'fun'!">
    fun (9;10)
    </p>
    </example>
    <p>
    To add a new function type the function in the format as given below. A function name and arguments must only contain upper or lower case characters. The part after @ is the function description which is optional.
    </p>
    <example>
    <p>
    SimpleInterest (principal; rate; time) = principal * rate * time @ Simple Interest formula
    </p>
    </example>
    <p>
    Functions can also be added and inserted using the f(x) button.
    </p>
    <example>
    <p>
    Click on f(x). Type the function name in the box, choose the number of arguments and click on the plus sign button next to it. On the calculator screen type the function expression and press <key>Enter</key>.
    </p>
    </example>
    <example>
    <p>
    Click on f(x). Choose the function and click on it.
    </p>
    </example>
    <p>
    The following functions are defined.
    </p>
    <table>
    <tr>
    <td><p its:translate="no">abs</p></td>
    <td><p><link xref="absolute">Absolute Value</link></p></td>
    </tr>
    <tr>
    <td><p its:translate="no">ceil</p></td>
    <td><p>Ceiling</p></td>
    </tr>
    <tr>
    <td><p its:translate="no">cos</p></td>
    <td><p><link xref="trigonometry">Cosine</link></p></td>
    </tr>
    <tr>
    <td><p its:translate="no">cosh</p></td>
    <td><p><link xref="trigonometry">Hyperbolic Cosine</link></p></td>
    </tr>
    <tr>
    <td><p its:translate="no">floor</p></td>
    <td><p>Floor</p></td>
    </tr>
    <tr>
    <td><p its:translate="no">frac</p></td>
    <td><p>Fractional Component</p></td>
    </tr>
    <tr>
    <td><p its:translate="no">int</p></td>
    <td><p>Integer Component</p></td>
    </tr>
    <tr>
    <td><p its:translate="no">ln</p></td>
    <td><p><link xref="logarithm">Natural Logarithm</link></p></td>
    </tr>
    <tr>
    <td><p its:translate="no">log</p></td>
    <td><p><link xref="logarithm">Logarithm</link></p></td>
    </tr>
    <tr>
    <td><p its:translate="no">not</p></td>
    <td><p><link xref="boolean">Boolean NOT</link></p></td>
    </tr>
    <tr>
    <td><p its:translate="no">ones</p></td>
    <td><p>Ones complement</p></td>
    </tr>
    <tr>
    <td><p its:translate="no">round</p></td>
    <td><p>Round</p></td>
    </tr>
    <tr>
    <td><p its:translate="no">sgn</p></td>
    <td><p>Signum</p></td>
    </tr>
    <tr>
    <td><p its:translate="no">sin</p></td>
    <td><p><link xref="trigonometry">Sine</link></p></td>
    </tr>
    <tr>
    <td><p its:translate="no">sinh</p></td>
    <td><p><link xref="trigonometry">Hyperbolic Sine</link></p></td>
    </tr>
    <tr>
    <td><p its:translate="no">sqrt</p></td>
    <td><p><link xref="power">Square Root</link></p></td>
    </tr>
    <tr>
    <td><p its:translate="no">tan</p></td>
    <td><p><link xref="trigonometry">Tangent</link></p></td>
    </tr>
    <tr>
    <td><p its:translate="no">tanh</p></td>
    <td><p><link xref="trigonometry">Hyperbolic Tangent</link></p></td>
    </tr>
    <tr>
    <td><p its:translate="no">twos</p></td>
    <td><p>Twos complement</p></td>
    </tr>
    </table>
</page>

Filemanager

Name Type Size Permission Actions
figures Folder 0755
absolute.page File 412 B 0644
base.page File 1.09 KB 0644
boolean.page File 782 B 0644
complex.page File 1.14 KB 0644
conv-base.page File 580 B 0644
conv-character.page File 463 B 0644
conv-currency.page File 1.25 KB 0644
conv-length.page File 566 B 0644
conv-time.page File 439 B 0644
conv-weight.page File 438 B 0644
equation.page File 1.13 KB 0644
factorial.page File 376 B 0644
factorize.page File 389 B 0644
financial.page File 2.74 KB 0644
functions.page File 3.86 KB 0644
history.page File 1.24 KB 0644
index.page File 955 B 0644
keyboard.page File 1.03 KB 0644
legal.xml File 494 B 0644
logarithm.page File 859 B 0644
modulus.page File 339 B 0644
mouse.page File 963 B 0644
number-display.page File 1.18 KB 0644
percentage.page File 802 B 0644
power.page File 1.58 KB 0644
scientific.page File 964 B 0644
superscript.page File 1.04 KB 0644
trigonometry.page File 1.21 KB 0644
variables.page File 1.27 KB 0644