Files
c3c/lib/std/math/math_nolibc
Taylor W 259112e178 math: macros to set floating-point numbers with uint (#1826)
* math: Setting the bits of floating-point numbers

Added macros which set all 32 bits of a float, the lower 32 bits of
a double, and the upper 32 bits of a double. Some changes were made to
older code to use these macros.

* Replaced code with bitsetting macros in __tan.c3 and tan.c3

* math: tests for word macros and release notes

Tests were written for the word macros, which include getting and
setting a float with a uint and getting and setting the high or low word
of a double with a uint.

Release notes were updated to include the word setter macros.
2025-01-13 13:37:49 +01:00
..
2024-12-23 23:42:57 +01:00
2024-12-23 23:42:57 +01:00
2024-12-23 23:42:57 +01:00
2024-12-23 23:42:57 +01:00
2024-12-23 23:42:57 +01:00
2024-12-23 23:42:57 +01:00
2024-12-25 19:15:59 +01:00
2024-12-23 23:42:57 +01:00
2024-12-23 23:42:57 +01:00
2024-12-23 23:42:57 +01:00
2024-12-23 23:42:57 +01:00
2024-12-28 21:13:44 +01:00
2024-12-23 23:42:57 +01:00
2024-12-23 23:42:57 +01:00
2024-12-23 23:42:57 +01:00
2024-12-23 23:42:57 +01:00
2024-12-23 23:42:57 +01:00
2024-12-23 23:42:57 +01:00
2024-12-23 23:42:57 +01:00
2024-12-23 23:42:57 +01:00