EXSLT - math:abs - Implementer Page

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

Function Syntax

number math:abs(number)

The math:abs function returns the absolute value of a 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:abs.

The following implementations of math:abs are available:

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

Change History

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

Returns the absolute value of the passed argument.

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