public void TestMarkNan() { // First make the number NaN input.MarkNaN(); AssertValue("NaN", 0M, false); }