[
https://issues.apache.org/jira/browse/DERBY-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim Haase resolved DERBY-2320.
------------------------------
Resolution: Fixed
Fix Version/s: 10.5.0.0
10.4.1.2
Committed DERBY-2320.diff to trunk at revision 645972.
Merged to 10.4 branch and committed at revision 645977. Probably too late for
10.4 release, but the issue is a minor one.
> Example in DEGREES function is not appropriate.
> ------------------------------------------------
>
> Key: DERBY-2320
> URL: https://issues.apache.org/jira/browse/DERBY-2320
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Environment:
> http://db.apache.org/derby/docs/dev/ref/rreffuncdegrees.html
> Reporter: Tomohito Nakayama
> Assignee: Abhishek Bhaskaran
> Priority: Minor
> Fix For: 10.4.1.2, 10.5.0.0
>
> Attachments: DERBY-2320.diff, rreffuncdegrees.dita,
> rreffuncdegrees.html
>
>
> In the description of DEGREES function in Derby Reference Manual, next
> description exists.
> > Attention: The conversion from radians to degrees is not exact. You should
> > not expect that the COS(RADIANS(90.0)) to exactly equal 0.0.
> Because the page is for DEGREES function , example here should be DEGREES(
> ACOS( 0 ) ) and 90.0 .
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.