diff options
author | Hendiadyoin1 <leon2002.la@gmail.com> | 2021-07-17 18:24:27 +0200 |
---|---|---|
committer | Ali Mohammad Pur <Ali.mpfard@gmail.com> | 2021-07-19 16:34:21 +0430 |
commit | c5f6ba6e71ee7ebce578828fd35ba119e9a6b41a (patch) | |
tree | 5db5d44321793bb45062c1cb11b761fe13f66196 /Userland/Demos | |
parent | 675de847f711d5dce761eca463c244e80defc5c2 (diff) | |
download | serenity-c5f6ba6e71ee7ebce578828fd35ba119e9a6b41a.zip |
AK: Introduce Math.h
This is to implement constexpr template based implementations for
mathematical functions
This also changes math.cpp to use these implementations.
Also adds a fastpath for floating point trucation for values smaller
than the signed 64 bit limit.
Diffstat (limited to 'Userland/Demos')
0 files changed, 0 insertions, 0 deletions