help-octave
[Top][All Lists]
Advanced

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

Re: cos


From: karl
Subject: Re: cos
Date: Thu, 29 Oct 2015 20:03:40 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Am 29.10.2015 um 02:28 schrieb Jonathan Camilleri:
cos(1) returns 0.54030
My calculator Casio fx-100D returns cos(1) as 0.999847695.

Using Octave 4.0.0/Win8.1.

I am not sure whether to post this as a bug to http://savannah.gnu.org/bugs/?group=octave, as I still have not identified the mathematical roots of cosine.

Casio Headquarters are in Shibuqa, Tokyo Japan.

Further reading
1. https://en.wikipedia.org/wiki/Trigonometric_functions

Thanks and regards,

--
Jonathan Camilleri

Mobile (MT): ++356 7982 7113
E-mail: address@hidden
Please consider your environmental responsibility before printing this e-mail.
 
I usually reply to emails within 2 business days.  If it's urgent, give me a call.




_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave
If you would have read the f* manual after you encountered the problem, it would have been clear:

https://www.gnu.org/software/octave/doc/interpreter/Trigonometry.html

that the function cos expects as input radians. If you don't know what radian is, please consult an
appropriate textbook of your choice.
Good luck

reply via email to

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