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