angle calculation

  1. proxyprochy

    Resolved Unit test result differ in angle calculation between two vectors

    Hello, so I've got some code that works normally in production, but whenever i run test (MSTest), the result differs by 3.2034 degrees, thus the test fails. Based on my calculations, the test calculates wrongly. Any suggestions what might be wrong? For testing purposes, I've hard-coded the...
Back
Top Bottom