Tags: Formlabs/MFixedPoint
Tags
Renamed 'FloatToFixXX<p>()' functions to 'FloatToRawFixXX<p>()' to av… …oid people trying to use them to directly convert to a fixed point number using the syntax 'myFpNum = FloatToFixx<8>(4.6);', closes gbmhunter#80. Added unit test for the 'FloatToRawFix32<p>()' function. Added some relevant information to the README.
PreviousNext