Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns the tangent of a number.
Syntax
Math.tan(number)
Remarks
The required number argument is a numeric expression for which the tangent is sought.
The return value is the tangent of number.
Requirements
Applies To: Math Object (Windows Scripting - JScript)
See Also
acos Method (Windows Scripting - JScript)
asin Method (Windows Scripting - JScript)
atan Method (Windows Scripting - JScript)
atan2 Method (Windows Scripting - JScript)
cos Method (Windows Scripting - JScript)
sin Method (Windows Scripting - JScript)