You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Tomohito Nakayama (JIRA)" <ji...@apache.org> on 2007/02/11 07:41:05 UTC

[jira] Created: (DERBY-2320) Example in DEGREES function is not appropriate.

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
            Priority: Minor


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.


[jira] Commented: (DERBY-2320) Example in DEGREES function is not appropriate.

Posted by "Kim Haase (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568692#action_12568692 ] 

Kim Haase commented on DERBY-2320:
----------------------------------

Looks good! Thanks!

> 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
>         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.


[jira] Resolved: (DERBY-2320) Example in DEGREES function is not appropriate.

Posted by "Kim Haase (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Updated: (DERBY-2320) Example in DEGREES function is not appropriate.

Posted by "Abhishek Bhaskaran (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek Bhaskaran updated DERBY-2320:
--------------------------------------

    Attachment:     (was: rreffuncdegrees.html)

> 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
>         Attachments: DERBY-2320.diff, 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.


[jira] Closed: (DERBY-2320) Example in DEGREES function is not appropriate.

Posted by "Kim Haase (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim Haase closed DERBY-2320.
----------------------------


This doc issue was resolved months ago but has not been closed by either the reporter or the assignee. Closing as committer.

> 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.3, 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.


[jira] Commented: (DERBY-2320) Example in DEGREES function is not appropriate.

Posted by "Kim Haase (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568173#action_12568173 ] 

Kim Haase commented on DERBY-2320:
----------------------------------

Good technical change. But this gives us a chance to correct some preexisting problems with the sentence (grammar, terminology) . I would suggest changing

You should not expect that the DEGREES(ACOS(0.5)) to exactly equal 60.0.

to

You should not expect DEGREES(ACOS(0.5)) to return exactly 60.0.


> 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
>         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.


[jira] Commented: (DERBY-2320) Example in DEGREES function is not appropriate.

Posted by "Abhishek Bhaskaran (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568164#action_12568164 ] 

Abhishek Bhaskaran commented on DERBY-2320:
-------------------------------------------

The suggested DEGREES( ACOS( 0 ) )  IS exactly 90.0... Changed into 
DEGREES(ACOS(0.5))  which gives 60.00000000000001 

> 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
>         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.


[jira] Updated: (DERBY-2320) Example in DEGREES function is not appropriate.

Posted by "Abhishek Bhaskaran (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek Bhaskaran updated DERBY-2320:
--------------------------------------

    Attachment: DERBY-2320.diff

> 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
>         Attachments: DERBY-2320.diff, 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.


[jira] Updated: (DERBY-2320) Example in DEGREES function is not appropriate.

Posted by "Abhishek Bhaskaran (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek Bhaskaran updated DERBY-2320:
--------------------------------------

    Attachment: DERBY-2320.diff

> 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
>         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.


[jira] Assigned: (DERBY-2320) Example in DEGREES function is not appropriate.

Posted by "Abhishek Bhaskaran (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek Bhaskaran reassigned DERBY-2320:
-----------------------------------------

    Assignee: Abhishek Bhaskaran

> 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
>
> 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.


[jira] Updated: (DERBY-2320) Example in DEGREES function is not appropriate.

Posted by "Abhishek Bhaskaran (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek Bhaskaran updated DERBY-2320:
--------------------------------------

    Attachment: rreffuncdegrees.dita

> 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
>         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.


[jira] Commented: (DERBY-2320) Example in DEGREES function is not appropriate.

Posted by "Kim Haase (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582293#action_12582293 ] 

Kim Haase commented on DERBY-2320:
----------------------------------

I dropped the ball on this -- probably should have said "+1 to commit".

I will commit this in a couple days or so unless I hear that the change is technically incorrect for some reason.

> 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
>         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.


[jira] Updated: (DERBY-2320) Example in DEGREES function is not appropriate.

Posted by "Abhishek Bhaskaran (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek Bhaskaran updated DERBY-2320:
--------------------------------------

    Attachment:     (was: rreffuncdegrees.dita)

> 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
>         Attachments: DERBY-2320.diff, 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.


[jira] Updated: (DERBY-2320) Example in DEGREES function is not appropriate.

Posted by "Abhishek Bhaskaran (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek Bhaskaran updated DERBY-2320:
--------------------------------------

    Attachment: rreffuncdegrees.dita

> 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
>         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.


[jira] Updated: (DERBY-2320) Example in DEGREES function is not appropriate.

Posted by "Abhishek Bhaskaran (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek Bhaskaran updated DERBY-2320:
--------------------------------------

    Attachment: rreffuncdegrees.html

> 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
>         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.


[jira] Updated: (DERBY-2320) Example in DEGREES function is not appropriate.

Posted by "Abhishek Bhaskaran (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek Bhaskaran updated DERBY-2320:
--------------------------------------

    Attachment:     (was: DERBY-2320.diff)

> 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
>         Attachments: DERBY-2320.diff, 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.


[jira] Updated: (DERBY-2320) Example in DEGREES function is not appropriate.

Posted by "Abhishek Bhaskaran (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek Bhaskaran updated DERBY-2320:
--------------------------------------

    Attachment: rreffuncdegrees.html

> 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
>         Attachments: DERBY-2320.diff, 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.