Revision 44110 trunk/org.gvsig.desktop/org.gvsig.desktop.library/org.gvsig.expressionevaluator/org.gvsig.expressionevaluator.lib/org.gvsig.expressionevaluator.lib.impl/src/main/resources/org/gvsig/expressionevaluator/functions/en/ATAN.json

View differences:

ATAN.json
10 10
            "- If the argument is zero, then the result is a zero with the same sign as the argument.",
11 11
            "The computed result must be within 1 ulp of the exact result. Results must be semi-monotonic.",
12 12
            "ATAN({{a}})"],
13
    "returnType": "Double"
13
    "returnType": "Double",
14
    "sqlCompatible": true
14 15
}

Also available in: Unified diff