EXSLT - math:tan - Implementer Page

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

Function Syntax

number math:tan(number)

The math:tan function returns the tangent of the number passed as an argument.

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:tan.

The following implementations of math:tan are available:

LanguageImplemented VersionCreatorDateDownload
Msxsl1James Fuller2001-06-09math.tan.msxsl.xsl
Javascript1James Fuller2001-06-09math.tan.js

Change History

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

Returns the tangent value of the passed argument.

http://www.exslt.org/math/functions/tan/math.tan.html last modified 2001-06-09