How to add your knowledge

Functions

    Table of contents
    1. 1. Topics in this section

    When you create an expression for geospatial features, you can use the following types of functions:

    Type of function Definition Example
    Mathematical FunctionsTrigonometric, exponential, log, and other functions Absolute value, modulus, remainder, square root, logarithmic operators, exponent
    Numeric FunctionsFunctions that round off, truncate, or find the sign of a numeric value Ceiling, Floor, Round, Truncate
    Text FunctionsFunctions that operate on text strings Concatenate, pad, or trim the left or right side of a string, specify the length or position of a string
    Date FunctionsFunctions that operate on date values Specify the current date, find the result of adding months to a date