MySQL SIN() Function
Definition and Usage
The SIN() function returns the sine of a number.
Syntax
SIN(number)
Parameter Values
Parameter | Description |
---|---|
number | Required. A numeric value |
Technical Details
Works in: | From MySQL 4.0 |
---|
More Examples
Copyright 1999-2023 by Refsnes Data. All Rights Reserved.