blob: 22c03981c672ae88a7fb6feaf5aac211baa4c6b5 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqMAXFunc-19 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:41+02:00 :)
(: Purpose: A test whose essence is: `max((xs:float("NaN"), 1, 1, 2, xs:double("NaN"))) instance of xs:double`. :)
(:*******************************************************:)
max((xs:float("NaN"), 1, 1, 2, xs:double("NaN"))) instance of xs:double