cos | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | |||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Constant: pi Glossary: function, radian, custom function, return, degree | ||||||
Description | Use the cos function to find the cosine of an angle. The cos function repeats every The cos function requires its input to be in radians. To provide an angle in degrees, use the following custom function:
| ||||||
Tags | math |