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