XML information pipe
Ihre Spezialisten für XML
boolean() | ceiling() | comment() | concat() | contains() | count() | current()& | document() | element-available() | false() | floor() | format-number() | function-available() | generate-id() | id() | key() | lang() | last() | local-name() | name() | namespace-uri() | node() | normalize-space() | not() | number() | position() | processing-instruction() | round() | starts-with() | string() | string-length() | substring() | substring-after() | substring-before() | sum() | system-property() | text() | translate() | true() | unparsed-entity-uri() |
ceiling()
number ceiling(number)
The ceiling function returns the smallest (closest to negative infinity) number that is not less than the argument and that is an integer.
Locate in the official documentation