blob: 4a3fbd27c14c76a98f8cd6e9540cbb9b8a3595c4 [file] [log] [blame]
(:*******************************************************:)
(:Test: concatdbl2args-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:double(lower bound) :)
(:$arg2 = xs:double(upper bound) :)
(:*******************************************************:)
fn:concat(xs:double("-1.7976931348623157E308"),xs:double("1.7976931348623157E308"))