aboutsummaryrefslogtreecommitdiff
path: root/lib/std/math/float.zig
AgeCommit message (Expand)Author
2022-07-13stage2: fix comptime bitcast involving f80Andrew Kelley
2022-07-13std.math: add `inline` to some functionsAndrew Kelley
2022-04-14std.math.float: fix f80-backed c_longdouble constsvi
2022-04-12Add `floatFractionalBits` to replace `floatMantissaDigits`Cody Tapscott
2022-04-07std.math: generalise `inf`, even simpler `isFinite`viri
2022-04-06derive float constants in a generic way (#10133)viri