zig/std/math
Andrew Kelley 793f031c4c remove 32-bit windows from supported targets list
we still want to support it, but there are too many bugs
to claim that we support it right now.

See #537
2018-01-14 15:17:07 -05:00
..
x86_64
acos.zig
acosh.zig remove 32-bit windows from supported targets list 2018-01-14 15:17:07 -05:00
asin.zig
asinh.zig
atan.zig
atan2.zig
atanh.zig
cbrt.zig
ceil.zig
copysign.zig
cos.zig remove 32-bit windows from supported targets list 2018-01-14 15:17:07 -05:00
cosh.zig remove 32-bit windows from supported targets list 2018-01-14 15:17:07 -05:00
exp.zig
exp2.zig
expm1.zig
expo2.zig
fabs.zig
floor.zig
fma.zig
frexp.zig
hypot.zig
ilogb.zig
index.zig remove 32-bit windows from supported targets list 2018-01-14 15:17:07 -05:00
inf.zig
isfinite.zig
isinf.zig
isnan.zig
isnormal.zig
ln.zig remove 32-bit windows from supported targets list 2018-01-14 15:17:07 -05:00
log.zig remove 32-bit windows from supported targets list 2018-01-14 15:17:07 -05:00
log1p.zig
log2.zig remove 32-bit windows from supported targets list 2018-01-14 15:17:07 -05:00
log10.zig remove 32-bit windows from supported targets list 2018-01-14 15:17:07 -05:00
modf.zig
nan.zig
pow.zig remove 32-bit windows from supported targets list 2018-01-14 15:17:07 -05:00
round.zig remove 32-bit windows from supported targets list 2018-01-14 15:17:07 -05:00
scalbn.zig
signbit.zig
sin.zig remove 32-bit windows from supported targets list 2018-01-14 15:17:07 -05:00
sinh.zig remove 32-bit windows from supported targets list 2018-01-14 15:17:07 -05:00
sqrt.zig
tan.zig remove 32-bit windows from supported targets list 2018-01-14 15:17:07 -05:00
tanh.zig remove 32-bit windows from supported targets list 2018-01-14 15:17:07 -05:00
trunc.zig