rust/library/core/src/num
Trevor Gross 809f61a783 Add references to the IEEE functions for float_next_up_down
Mention the IEEE function by name and create a doc alias of the same.
2025-01-17 23:01:23 +00:00
..
dec2flt update outdated comment about test-float-parse 2024-11-13 23:17:32 +03:00
flt2dec Add inherent versions of MaybeUninit methods for slices 2025-01-11 23:57:00 -05:00
shells diagnostic items for legacy numeric constants 2024-02-18 12:08:16 -07:00
bignum.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
diy_float.rs Fix assert in diy_float 2021-07-27 16:02:35 -04:00
error.rs replace placeholder version 2024-09-03 20:54:02 +01:00
f16.rs Add references to the IEEE functions for float_next_up_down 2025-01-17 23:01:23 +00:00
f32.rs Add references to the IEEE functions for float_next_up_down 2025-01-17 23:01:23 +00:00
f64.rs Add references to the IEEE functions for float_next_up_down 2025-01-17 23:01:23 +00:00
f128.rs Add references to the IEEE functions for float_next_up_down 2025-01-17 23:01:23 +00:00
fmt.rs Fix a bunch of typos 2021-12-14 16:40:43 +01:00
int_log10.rs Have a function for the log(0) panic, rather than copy-pasting the string constant 2023-02-10 12:50:17 -08:00
int_macros.rs Tidy up bigint mul methods 2024-12-27 22:01:51 -05:00
int_sqrt.rs Speed up checked_isqrt and isqrt methods 2024-08-28 23:07:04 -04:00
mod.rs Update a bunch of library types for MCP807 2025-01-09 23:47:11 -08:00
niche_types.rs Improve the safety documentation on new_unchecked 2025-01-10 18:52:22 -08:00
nonzero.rs Update a bunch of library types for MCP807 2025-01-09 23:47:11 -08:00
overflow_panic.rs reword panic comments and add spaces to unlikely branches 2023-11-28 08:34:55 -08:00
saturating.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
uint_macros.rs Tidy up bigint mul methods 2024-12-27 22:01:51 -05:00
wrapping.rs library: consistently use American spelling for 'behavior' 2024-10-25 12:02:47 +02:00