cos Method
Returns the cosine of a number.
function cos(number : Number) : Number
Arguments
- number
Required. A numeric expression.
Remarks
The return value is the cosine of its numeric argument.
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Returns the cosine of a number.
function cos(number : Number) : Number
The return value is the cosine of its numeric argument.