EXSLT - math:sin - Implementer Page

Version: 1
Status: implemented
User Page: index.html
XML Definition: math.sin.xml
Function Package: math.sin.zip

Function Syntax

number math:sin(number)

The math:sin function returns the sine of the number.

An implementation of this extension function in the EXSLT math namespace must conform to the behaviour described in this document.

Implementations

No XSLT processors that we know of have built-in support for math:sin.

The following implementations of math:sin are available:

LanguageImplemented VersionCreatorDateDownload
Msxsl1James Fuller2001-06-16math.sin.msxsl.xsl
Javascript1James Fuller2001-06-16math.sin.js

Change History

Submitted: 2001-06-16
Creator: James Fuller(http://www.on-idle.com)

Returns the sine value of the passed argument.

http://www.exslt.org/math/functions/sin/math.sin.html last modified 2001-06-16