blob: 64e05669aa574bad9a3c260281b80288882b961d [file] [log] [blame]
(:*******************************************************:)
(: Test: K-NumericMultiply-21 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:36+02:00 :)
(: Purpose: A test whose essence is: `string(xs:float("NaN") * 3) eq "NaN"`. :)
(:*******************************************************:)
string(xs:float("NaN") * 3) eq "NaN"