Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-03-13 14:50:51 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/math
History
Linus Groh c44f4501e7 std.math.big.int: Support strings up to base 36
Co-Authored-By: samy007 <samy2014@free.fr>
2025-02-23 11:25:35 +00:00
..
big
std.math.big.int: Support strings up to base 36
2025-02-23 11:25:35 +00:00
complex
…
acos.zig
…
acosh.zig
…
asin.zig
…
asinh.zig
…
atan2.zig
…
atan.zig
…
atanh.zig
…
big.zig
…
cbrt.zig
…
complex.zig
std.math.complex: Add squared magnitude function (#21998)
2024-11-26 13:03:48 +00:00
copysign.zig
…
cosh.zig
…
expm1.zig
…
expo2.zig
…
float.zig
std.math: Re-enable snan() test.
2024-10-02 04:08:24 +02:00
frexp.zig
…
gamma.zig
std.Target: Remove functions that just wrap component functions.
2025-02-17 19:18:19 +01:00
gcd.zig
std.math: change gcd's implementation to use Stein's algorithm instead of Euclid's (#21077)
2024-09-23 17:15:57 -07:00
hypot.zig
…
ilogb.zig
…
isfinite.zig
…
isinf.zig
…
isnan.zig
std.math: Disable isSignalNan test on mips32.
2024-11-26 18:29:13 +01:00
isnormal.zig
…
iszero.zig
…
ldexp.zig
…
log1p.zig
…
log2.zig
…
log10.zig
std.Target: Remove functions that just wrap component functions.
2025-02-17 19:18:19 +01:00
log_int.zig
Sema: rewrite semantic analysis of function calls
2025-01-09 06:46:47 +00:00
log.zig
…
modf.zig
…
nextafter.zig
…
pow.zig
Add branchHint to std.math.pow
2024-12-18 05:30:08 -05:00
powi.zig
…
scalbn.zig
…
signbit.zig
…
sinh.zig
…
sqrt.zig
…
tanh.zig
std.math.tanh: fix special cases comment
2024-12-27 03:12:03 +01:00