<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://help.easymorph.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>EasyMorph Help - syntax</title>
        <description></description>
        <link>https://help.easymorph.com/</link>
        <lastBuildDate>Sun, 17 May 2026 00:10:07 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://help.easymorph.com/lib/exe/fetch.php?media=wiki:logo.png</url>
            <title>EasyMorph Help</title>
            <link>https://help.easymorph.com/</link>
        </image>
        <item>
            <title>List of functions</title>
            <link>https://help.easymorph.com/doku.php?id=syntax:functions&amp;rev=1742331994&amp;do=diff</link>
            <description>List of functions




Number functions
FunctionDescription  AbsReturns the absolute value of a number which is the distance of a number on the number line, from 0, without considering which direction the number lies  ACosReturns the arccosine - the angle, in radians, of the specified cosine.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 18 Mar 2025 21:06:34 +0000</pubDate>
        </item>
        <item>
            <title>How to generate expressions from description</title>
            <link>https://help.easymorph.com/doku.php?id=syntax:generate&amp;rev=1751167667&amp;do=diff</link>
            <description>How to generate expressions from description

When editing an expression, switch to the &quot;Generate&quot; mode of the Expression Editor. Enter a description in plain English of what the desired expression should do, and press the &quot;Generate&quot; button.

When describing your desired expression, be specific about the calculation logic rather than the outcome. Instead of entering &quot;calculate the profit&quot;, outline the exact calculation method: &quot;multiply price by quantity, then subtract costs&quot;.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 29 Jun 2025 03:27:47 +0000</pubDate>
        </item>
        <item>
            <title>Operators</title>
            <link>https://help.easymorph.com/doku.php?id=syntax:operators&amp;rev=1750298355&amp;do=diff</link>
            <description>Operators

Here is a list of operators that can be used in expressions in EasyMorph.

Basic operators
  Operator   Description   Result      +     Addition         Number          -     Subtraction      Number          *     Multiplication   Number</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 19 Jun 2025 01:59:15 +0000</pubDate>
        </item>
        <item>
            <title>Expressions</title>
            <link>https://help.easymorph.com/doku.php?id=syntax:start&amp;rev=1750738715&amp;do=diff</link>
            <description>Expressions

In EasyMorph, you can use expressions to calculate new columns or build complex conditions for filtering table rows. An expression is calculated for every row of a table and can include:

	*  Numbers and text strings (see Type system)
	*  Field names
	*  Operators
	*  Functions

Field names

You can refer to values in columns of the table where the expression is calculated by putting column names in square brackets, e.g. [Amount]. Field names can include spaces, digits, and non-alph…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 24 Jun 2025 04:18:35 +0000</pubDate>
        </item>
        <item>
            <title>Type system</title>
            <link>https://help.easymorph.com/doku.php?id=syntax:types&amp;rev=1620819188&amp;do=diff</link>
            <description>Type system

Any value in EasyMorph can be either number or text or boolean or error. Unlike databases, one column of a table in EasyMorph can hold values of different types, similarly to Excel. Although, keep in mind that most functions expect their arguments to be of certain type.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 12 May 2021 11:33:08 +0000</pubDate>
        </item>
    </channel>
</rss>
