Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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)