Sean a2df84d0ff
std.math: rework modf
- Changed `modf_result` to `Modf` to better fit naming conventions
- Reworked `modf` to be far simpler and support all floating point types (as well as vectors) (I have done benchmarks and can confirm that the performance is roughly equivalent to the old implementation)
- Added more descriptive tests for modf
- Deprecated `modf32_result` and `modf64_result` in favor of `Modf(f32)` and `Modf(f64)` respectively
2024-03-29 09:33:57 +00:00
..
2024-03-27 01:55:42 -04:00
2024-03-19 11:45:09 -07:00
2024-03-24 10:23:48 +02:00
2024-03-23 18:11:32 +01:00
2024-03-19 11:45:09 -07:00
2024-03-19 11:45:09 -07:00
2024-03-20 21:05:35 -07:00
2024-03-29 09:33:57 +00:00
2024-03-21 14:11:46 -07:00
2024-02-23 02:37:11 -07:00
2024-03-23 18:11:32 +01:00
2024-03-19 11:45:09 -07:00
2024-03-19 11:45:09 -07:00
2024-03-11 12:25:03 +01:00
2024-03-21 14:11:46 -07:00
2024-03-21 14:11:46 -07:00
2024-03-15 02:28:50 -04:00
2024-03-10 18:13:30 -07:00
2024-03-21 14:11:46 -07:00
2024-03-21 14:02:58 -07:00
2024-03-19 11:45:09 -07:00
2024-03-23 18:11:32 +01:00
2024-03-10 18:13:30 -07:00
2024-03-23 18:11:32 +01:00
2024-03-19 11:45:09 -07:00
2024-03-10 18:13:30 -07:00
2024-03-21 14:11:46 -07:00
2024-03-19 16:18:18 -07:00
2024-02-05 11:55:14 +03:30
2024-03-19 11:45:09 -07:00
2024-03-27 01:55:42 -04:00
2023-10-25 04:28:30 -04:00
2024-02-09 14:02:57 -08:00
2024-01-24 12:48:12 +01:00
2024-03-29 09:33:57 +00:00
2024-03-19 11:45:09 -07:00
2024-03-19 16:18:18 -07:00
2024-03-19 11:45:09 -07:00
2024-03-23 18:11:32 +01:00
2024-03-21 14:11:46 -07:00
2024-02-08 15:39:28 +01:00
2024-03-10 18:13:30 -07:00
2024-03-21 14:11:46 -07:00
2024-03-19 11:45:09 -07:00
2024-03-19 11:45:09 -07:00
2024-03-21 14:11:46 -07:00
2024-03-21 14:11:46 -07:00
2024-03-21 14:11:46 -07:00
2024-02-26 20:11:43 -08:00
2023-10-21 21:24:55 +00:00
2024-03-19 11:45:09 -07:00