Numeric Extension Functions tool palette
| Name | Description |
|---|---|
| absolute value | Returns the absolute value of the input value. |
| average | Returns the numeric average of the values of the specified nodes. |
| decode | Returns the input string decoded into an integer |
| log | Returns the log value of input value. |
| maximum | Returns the greater of the two inputs. |
| maximum in list | Returns the maximum value in a list of values. |
| minimum | Returns the lesser of the two inputs. |
| minimum in list | Returns the minimum value in a list of values. |
| pow | Returns the input value raised to the power of the specified exponent. |
| random | Returns a random number. |
| rint | Returns the closest value that is equal to a mathematical integer. |
| scale | Returns the scaled value of the input. (The scale is the number of digits to the right of the decimal point.) |
| square root | Returns the square root of the input value. |
| sum total | Returns the total of the specified nodes, after multiplying each node. |
Supported Transformation Functions
XPath Node Set Functions Tool Palette
Conditional Logic Functions Tool Palette
String Extension Functions Tool Palette
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com