fixed comment

This commit is contained in:
Stanislav Shwartsman 2023-11-19 20:46:53 +02:00
parent c1c102ab04
commit 0b2231b799

View File

@ -90,8 +90,7 @@ static float128 poly_atan(float128 x1, float_status_t &status)
}
// =================================================
// FPATAN Compute y * log (x)
// 2
// FPATAN Compute arctan(x/y)
// =================================================
//