blob: 78880562da00126cd01747e798da14f05718f197 [file] [log] [blame]
(:*******************************************************:)
(:Test: concatflt2args-4 :)
(:Written By: Carmelo Montanez :)
(:Date: Wed Dec 15 15:41:48 GMT-05:00 2004 :)
(:Purpose: Evaluates The "concat" function :)
(: with the arguments set as follows: :)
(:$arg1 = xs:float(lower bound) :)
(:$arg2 = xs:float(mid range) :)
(:*******************************************************:)
fn:concat(xs:float("-3.4028235E38"),xs:float("0"))