blob: 33a8ae101e5fa7022b8315a45191fe8247b11157 [file] [log] [blame]
(:*******************************************************:)
(:Test: concatflt2args-2 :)
(: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(mid range) :)
(:$arg2 = xs:float(lower bound) :)
(:*******************************************************:)
fn:concat(xs:float("0"),xs:float("-3.4028235E38"))