Number Functions Tool Palette

Number functions tool palette

IconNameDescription
numbernumberConverts its argument to a number. Returns NaN if the argument is not a number.
sumsumCalculates the total of a set of numeric values contained in a node set.
floorfloorReturns the largest integer that is less than or equal to the numeric value of the argument.
ceilingceilingReturns the smallest integer that is greater than or equal to the numeric value of the argument.
roundroundReturns the closest integer to the numeric value of the argument.
addaddAdds the left and right side together.
subtractsubtractSubtracts the right side from the left side.
multiplymultiplyMultiples the left and right side.
dividedivideDivides the left side by the value of the right side.
modulusmodulusDivides 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 the topic called “Generic Variable and Constants Tool Palette”

Generic Variable and Constants Tool Palette

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