Navigation: Functions > Function Library Reference > xpath3 | math functions
Returns the angle in radians subtended at the origin by the point on a plane with coordinates (x, y) and the positive x-axis.
XSLT 3.0.
Name
Type
Description
y
xs:double
The x coordinate.
x
The y coordinate.