You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current build is set to add support for single-precision floating point.
Meaning that System.Math API supports only the float overloads. The double ones will throw a NotImplementedException.