blob: e6425a6b10bc8624d05d952426bbf076bea8d7d0 [file] [log] [blame]
(:*******************************************************:)
(:Test: ceilingint1args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:46 GMT-05:00 2004 :)
(:Purpose: Evaluates The "ceiling" function :)
(: with the arguments set as follows: :)
(:$arg = xs:int(upper bound) :)
(:*******************************************************:)
fn:ceiling(xs:int("2147483647"))