RE: Error in XPath floor() and ceiling()

> In XPath1.0 and XQuery1.0 and XPath2.0 Functions and 
> Operators, it said floor() returns the _largest_ interger and 
> ceiling() returns the _smallest_ integer, I believes it is a mistake.

You missed the negation: "the largest integer that is not greater than X".

Michael Kay

Received on Friday, 24 January 2003 10:43:16 UTC