SAXONICA |
fn:abs(numeric? $srcval) → numeric?
Function signature
$srcval |
numeric ? |
Result |
numeric ? |
Returns the absolute value of a given number. Returns the same type as the supplied argument.