blob: 621fccfc9ea2f319da766d3956ab679c3e4c26ab [file] [log] [blame]
(:*******************************************************:)
(:Test: floordec1args-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:decimal(upper bound) :)
(:*******************************************************:)
fn:floor(xs:decimal("999999999999999999"))