Number Functions Tool Palette

Number functions tool palette

IconNameDescription
number

number

Converts its argument to a number. Returns NaN if the argument is not a number.

sum

sum

Calculates the total of a set of numeric values contained in a node set.

floor

floor

Returns the largest integer that is less than or equal to the numeric value of the argument.

ceiling

ceiling

Returns the smallest integer that is greater than or equal to the numeric value of the argument.

round

round

Returns the closest integer to the numeric value of the argument.

add

add

Adds the left and right side together.

subtract

subtract

Subtracts the right side from the left side.

multiply

multiply

Multiples the left and right side.

divide

divide

Divides the left side by the value of the right side.

modulus

modulus

Divides the value of one expression by the value of another and returns the remainder.

Tool Palettes

Boolean Functions Tool Palette

Node Set Functions Tool Palette

String Functions Tool Palette

Generic Variable and Constants Tool Palette

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com