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/COS.json

View differences:

COS.json
10 10
      "- If the argument is NaN or an infinity, then the result is NaN.",
11 11
      "The computed result must be within 1 ulp of the exact result. Results must be semi-monotonic."
12 12
      ],
13
    "returnType": "Double"
13
    "returnType": "Double",
14
    "sqlCompatible": true
14 15
}

Also available in: Unified diff