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-02-21 16:54:52 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/std/math/complex
History
Marc Tiehuis 353419f82d Default to strict IEEE floating point
Closes #1227.
2018-08-23 22:54:46 +12:00
..
abs.zig
…
acos.zig
…
acosh.zig
…
arg.zig
…
asin.zig
…
asinh.zig
…
atan.zig
remove integer and float casting syntax
2018-06-17 02:57:07 -04:00
atanh.zig
…
conj.zig
…
cos.zig
…
cosh.zig
remove integer and float casting syntax
2018-06-17 02:57:07 -04:00
exp.zig
Default to strict IEEE floating point
2018-08-23 22:54:46 +12:00
index.zig
std.Complex: use better arg passing convention and fix a TODO
2018-06-16 21:32:53 -04:00
ldexp.zig
remove integer and float casting syntax
2018-06-17 02:57:07 -04:00
log.zig
…
pow.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
proj.zig
…
sin.zig
…
sinh.zig
remove integer and float casting syntax
2018-06-17 02:57:07 -04:00
sqrt.zig
remove integer and float casting syntax
2018-06-17 02:57:07 -04:00
tan.zig
…
tanh.zig
remove integer and float casting syntax
2018-06-17 02:57:07 -04:00