Language Extensions

Function <pi>
Function <sin>
Function <atan>
Function <exp>
Function <log>
Function <pow>

These language extensions are provided in the following namespace URI:

http://www.juiblex.co.uk/ns/libxexpr
    

People using this namespace are encouraged to use the libxexpr namespace prefix.

Function <pi>

Synopsis

<pi> returns the value of π.

Arguments

<pi> takes no arguments.

Return Values

<pi> returns the value of π.

Example 2. 

<libxexpr:pi/> ≅ <float>3.14</float>