help-octave
[Top][All Lists]
Advanced

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

Re: modulo 2 pi?


From: John W. Eaton
Subject: Re: modulo 2 pi?
Date: Tue, 27 Jan 2009 23:49:30 -0500

On 27-Jan-2009, Johan Kullstam wrote:

| Looking at the help information
| ~:> help arg
|  -- Mapping Function:  arg (Z)
|  -- Mapping Function:  angle (Z)
|      Compute the argument of Z, defined as THETA = `atan (Y/X)'.  in
|      radians.
| 
| The above is wrong as it should be atan2(Y,X) not atan(Y/X).  How to
| file a bug against the documentation?

Same as any other bug report.

But in this case, I happened to notice the message here, so I fixed
it.

jwe


reply via email to

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