ATAN
Represents the SQLite ATAN() function, which computes the arc tangent.
Return
A KQLiteColumn with the result in radians.
Author
MOHAMMAD AZIM ANSARI
Parameters
x
The column containing the value.
Represents the SQLite ATAN() function, which computes the arc tangent.
A KQLiteColumn with the result in radians.
MOHAMMAD AZIM ANSARI
The column containing the value.