Skip to content

Scientific Notation - Precision #350

@0xferit

Description

@0xferit

I changed a test value from 14173.2283465 to 1.41732283465E4, in SpeedTest.cs, and it made tests fail.

When I debugged I saw that there is a small difference in actual and expected. So scientific notation seems less precise.

Do you know anything about this? If this is the case, we should not use scientific notation in test values I think (which was what I'm doing so far in my commits, as it looks nicer).

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions