SINH
Represents the SQLite SINH() function, which computes the hyperbolic sine.
Return
A KQLiteColumn with the hyperbolic sine of the value.
Author
MOHAMMAD AZIM ANSARI
Parameters
x
The column containing the value.
Represents the SQLite SINH() function, which computes the hyperbolic sine.
A KQLiteColumn with the hyperbolic sine of the value.
MOHAMMAD AZIM ANSARI
The column containing the value.