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