Commit Graph

7 Commits

Author SHA1 Message Date
Erik
6dbd8b3303 implement hypotf 2018-07-13 17:44:48 -04:00
Erik
8cdd267830 implement trunc and truncf 2018-07-13 16:04:30 -04:00
Andrey Zgarbul
7e419befa1 add floor, scalbn; fixes in expf, scalbnf 2018-07-13 21:02:11 +03:00
Andrey Zgarbul
505e4ce81c add exp and log/ln functions for f32 2018-07-13 11:10:41 +03:00
Michael Howell
9395c8002c Move the force_eval! macro into the math module
This fixes the cross-inclusion into the compiler builtins
2018-07-13 01:38:04 +00:00
Michael Howell
50f9ad97a5 Implement round 2018-07-13 01:34:52 +00:00
Jorge Aparicio
a9e7740260 re-structure for compiler-builtins integration 2018-07-12 19:16:50 -05:00