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 sine of a number.
Syntax
Math.sin(number)
Remarks
The number argument is a numeric expression for which the sine is needed.
The return value is the sine of the numeric argument.
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)
cos Method (Windows Scripting - JScript)
tan Method (Windows Scripting - JScript)