cos function
Syntax
float cos(x)
Parameters
- x (float)
Returns
The cosine of x, i.e. a value in [-1, 1].
Description
The cos function calculates the cosine of x, where x is given in degrees.
Related
Copyright ©2008-2024 Esri R&D Center Zurich. All rights reserved.