Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 222 Bytes

File metadata and controls

4 lines (3 loc) · 222 Bytes

Floating point

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.