octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #52786] atan2d help text should use 'atan2(y,


From: anonymous
Subject: [Octave-bug-tracker] [bug #52786] atan2d help text should use 'atan2(y, x)' rather than 'atan2(y/x)'
Date: Tue, 2 Jan 2018 08:59:10 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

URL:
  <http://savannah.gnu.org/bugs/?52786>

                 Summary: atan2d help text should use 'atan2(y,x)' rather than
'atan2(y/x)'
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 02 Jan 2018 01:59:08 PM UTC
                Category: Documentation
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Documentation
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.1
        Operating System: Any

    _______________________________________________________

Details:


--- a/scripts/elfun/atan2d.m
+++ b/scripts/elfun/atan2d.m
@@ -18,7 +18,7 @@
 
 ## -*- texinfo -*-
 ## @deftypefn {} {} atan2d (@var{y}, @var{x})
-## Compute atan2 (@var{y} / @var{x}) in degrees for corresponding elements
+## Compute atan2 (@var{y}, @var{x}) in degrees for corresponding elements
 ## from @var{y} and @var{x}.
 ## @seealso{tand, atan2}
 ## @end deftypefn





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52786>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]