blob: 55aa83a3732a0af3671261db5573a8da84b19f8d [file] [log] [blame]
(:*******************************************************:)
(:Test: mindec2args-4 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "min" function :)
(: with the arguments set as follows: :)
(:$arg1 = xs:decimal(lower bound) :)
(:$arg2 = xs:decimal(mid range) :)
(:*******************************************************:)
fn:min((xs:decimal("-999999999999999999"),xs:decimal("617375191608514839")))