blob: 1a35d49c16464c1d5c0e2ba25046a535c7e604c1 [file] [log] [blame]
(:*******************************************************:)
(:Test: ceilingflt1args-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:float(upper bound) :)
(:*******************************************************:)
fn:ceiling(xs:float("3.4028235E38"))