The Number Section
See Also
The Number section of the Design view Palette contains the following functions:
-
ceiling returns the smallest number that is not less than the argument and that is an integer.
-
floor returns the largest number that is not greater than the argument and that is an integer.
-
number converts the argument to a number. For detailed information about the logic, see the XPath 1.0 specification.
-
numeric-literal enables you to enter a number literal.
-
round returns the number that is closest to the argument and that is an integer.
-
sum for each node in the argument node-set returns the sum of the result of converting the node's string values to a number.
-
See Also
-
About the Design View Palette
-
The Boolean Section
-
The Nodes Section
-
The Operator Section
-
The String Section
Legal Notices