tan Method
Returns the tangent of a number.
function tan(number : Number) : Number
Arguments
- number
Required. A numeric expression for which the tangent is calculated.
Remarks
The return value is the tangent of number.
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 tangent of a number.
function tan(number : Number) : Number
The return value is the tangent of number.