summaryrefslogtreecommitdiff
path: root/AK/Complex.h
AgeCommit message (Expand)Author
2021-07-19Everywhere: Use AK/Math.h if applicableHendiadyoin1
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-18AK/Hex: Cleanup implementationLenny Maiorani
2021-04-18AK/Complex: C++20-compatible comparison operatorsLenny Maiorani
2021-03-27AK: Add complex number libraryCesar Torres