blob: 8de23af9cb57eb8bcd3360ff39138e6300323a96 [file] [log] [blame]
(:*******************************************************:)
(:Test: concatflt2args-5 :)
(: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(upper bound) :)
(:*******************************************************:)
fn:concat(xs:float("-3.4028235E38"),xs:float("3.4028235E38"))