[
https://issues.apache.org/jira/browse/DERBY-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim Haase updated DERBY-3874:
-----------------------------
Attachment: DERBY-3874.stat
DERBY-3874.zip
DERBY-3874.diff
Attaching DERBY-3874.diff, DERBY-3874.zip, and DERBY-3874.stat.
M src/ref/rrefjdbc88908.dita
A src/ref/rreffuncatan2.dita
M src/ref/rrefsqlj55788.dita
M src/ref/refderby.ditamap
Added a new topic for ATAN2, rreffuncatan2.dita. Added ATAN2 to the topic
"Standard built-in functions", rrefsqlj55788.dita. Added atan2 to the list of
functions in the topic "JDBC escape syntax for fn keyword", rrefjdbc88908.dita.
I decided to make no other changes to the JDBC escape syntax topic for this
issue.
Please let me know what changes are needed. Thanks!
> 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
> Assignee: Kim Haase
> Attachments: DERBY-3874.diff, DERBY-3874.stat, DERBY-3874.zip
>
>
> 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.