blob: 73491e59263e8d69c22f8e104efa8b41f43d77ee [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqMAXFunc-31 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:41+02:00 :)
(: Purpose: A test whose essence is: `string(max((xs:float(-3), xs:untypedAtomic("3"), xs:double("NaN")))) eq "NaN"`. :)
(:*******************************************************:)
string(max((xs:float(-3), xs:untypedAtomic("3"), xs:double("NaN"))))
eq "NaN"