summaryrefslogtreecommitdiff
path: root/AK/Math.h
AgeCommit message (Expand)Author
2022-02-06AK: Move integral log2 and exp to IntegerMath.hHendiadyoin1
2022-01-29AK: Fix log2 calculation for IntegerPankaj Raghav
2021-12-21AK+Everywhere: Replace __builtin bit functionsNick Johnson
2021-11-18AK: Implement `acos<T>` correctlyJelle Raaijmakers
2021-08-08AK: Handle partial remaindersDaniel Bertalan
2021-07-19AK: Introduce Math.hHendiadyoin1