Document numeric function ATAN2(float1,float2)
----------------------------------------------

                 Key: DERBY-3874
                 URL: https://issues.apache.org/jira/browse/DERBY-3874
             Project: Derby
          Issue Type: Sub-task
          Components: Documentation
    Affects Versions: 10.5.0.0
            Reporter: Kristian Waagan


Document the numeric function ATAN2(float1,float2).
Mentioned in the JDBC specification, appendix C.1.
Implementation documented by the JavaDoc for StrictMath.atan2.
According to the JDBC specification, table B-1, a JDBC float maps to a Java 
double.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to