Files
zig/lib/std
Andrew Kelley 2ab7f31e99 std.math: remove constants that should be expressions
All four of these can be represented in fewer characters with
expressions, which will be guaranteed to happen at compile-time, and
have the same or better precision.

The other math constants here which depend on function calls could be
similarly removed if and when #425 is solved. However I left them for
now since Zig does not eagerly evaluate functions with comptime parameters.
2019-11-29 10:48:46 -05:00
..
2019-09-25 23:35:41 -04:00
2019-11-08 15:57:24 -05:00
2019-11-25 13:53:13 -05:00
2019-11-08 15:57:25 -05:00
2019-09-25 23:35:41 -04:00
2019-11-08 15:57:24 -05:00
2019-11-08 15:57:24 -05:00
2019-09-25 23:35:41 -04:00
2019-11-08 15:57:24 -05:00
2019-09-25 23:35:41 -04:00
2019-09-25 23:35:41 -04:00
2019-11-25 13:53:13 -05:00
2019-11-25 13:53:13 -05:00
2019-11-21 23:21:51 -05:00
2019-11-01 22:42:25 -04:00
2019-09-25 23:35:41 -04:00
2019-11-25 13:53:13 -05:00
2019-10-11 18:13:24 -04:00
2019-09-25 23:35:41 -04:00
2019-11-21 17:07:29 -05:00
2019-11-12 17:55:54 +02:00
2019-09-25 23:35:41 -04:00
2019-09-25 23:35:41 -04:00
2019-11-25 13:53:13 -05:00
2019-11-08 15:57:24 -05:00
2019-11-08 15:57:25 -05:00
2019-09-25 23:35:41 -04:00
2019-11-26 20:40:28 -05:00
2019-11-26 13:09:58 -05:00
2019-11-13 00:52:15 +02:00
2019-11-08 15:57:24 -05:00
2019-09-25 23:35:41 -04:00