|
Krita Source Code Documentation
|
Functions | |
| KRITAIMAGE_EXPORT qreal | atan2 (qreal y, qreal x) |
| atan2 replacement | |
This namespace contains fast but inaccurate version of mathematical function.
| qreal KisFastMath::atan2 | ( | qreal | y, |
| qreal | x ) |
atan2 replacement
Definition at line 68 of file kis_fast_math.cpp.
References calcAngle(), and M_PI.