ladybird/Userland
Hendiadyoin1 cd21e03225 AK+Everywhere: Add sincos and use it in some places
Calculating sin and cos at once is quite a bit cheaper than calculating
them individually.
x87 has even a dedicated instruction for it: `fsincos`.
2022-03-15 11:39:42 +01:00
..
Applets
Applications Spreadsheet: Move tab widget actions to the main widget constructor 2022-03-15 12:01:27 +03:30
Demos
DevTools AK+Everywhere: Add sincos and use it in some places 2022-03-15 11:39:42 +01:00
DynamicLoader
Games
Libraries AK+Everywhere: Add sincos and use it in some places 2022-03-15 11:39:42 +01:00
Services
Shell
Utilities
CMakeLists.txt