nRF Connect SDK API 2.8.99
|
struct sfloat sfloat_from_float | ( | float | float_num | ) |
#include <include/sfloat.h>
Convert the standard float type into SFLOAT type.
[in] | float_num | Number encoded as a standard float type (binary32 notation from the IEEE 754-2008 specification). |