blob: 9d1a5d8c00c4b6b067124ada9a47e554071e1aff [file] [log] [blame]
(:*******************************************************:)
(:Test: floornni1args-1 :)
(: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:nonNegativeInteger(lower bound) :)
(:*******************************************************:)
fn:floor(xs:nonNegativeInteger("0"))