Skip To Main Content
Account
Settings
Logout
placeholder
Account
Settings
Logout
Filter:
All Files
Submit Search
You are here:
Please select a platform to see relevant administration content.
Exasol can be installed as a Linux application on VM instances in the cloud or on your own hardware.
SIN
Purpose
This function returns the sine of number
n
.
Syntax
sin::=
Example
SELECT
SIN
(
PI
()
/
6
);
SIN
Purpose
Syntax
Example
Give feedback
Click here to provide feedback about this documentation.
To include a link to this page, check the box "Include data..." in the feedback form.
Top