http://gemini.iti.informatik.tu-darmstadt.de/cl-hyperspec/Body/fun_sinhcm_co
_coshcm_atanh.html#cosh
Coby
Christopher MCKEOWN's News <mckeo...@scs.vuw.ac.nz> wrote in message
news:95904570...@totara.its.vuw.ac.nz...
> how do i achieve the inverse of cosine using lisp
>
>
(acos (cos 2.0)) => 2.0
In article <ITmW4.21970$t8.2...@news.bc.tac.net>,
"Coby Beck" <cb...@mercury.bc.ca> writes:
> would that be (acosh arg) ?
>
> http://gemini.iti.informatik.tu-darmstadt.de/cl-hyperspec/Body/fun_sinhcm_co
> _coshcm_atanh.html#cosh
>
> Coby
>
> Christopher MCKEOWN's News <mckeo...@scs.vuw.ac.nz> wrote in message
> news:95904570...@totara.its.vuw.ac.nz...
>> how do i achieve the inverse of cosine using lisp
>>
>>
>
>
--
Hartmann Schaffer
Coby
Hartmann Schaffer <h...@inferno.nirvananet> wrote in message
news:392a...@news.sentex.net...
| Since when is acosh the inverse of cosine? i always thought it was acos
|
| In article <ITmW4.21970$t8.2...@news.bc.tac.net>,
| "Coby Beck" <cb...@mercury.bc.ca> writes:
| > would that be (acosh arg) ?
| >
| >
http://gemini.iti.informatik.tu-darmstadt.de/cl-hyperspec/Body/fun_sinhcm_coshcm_atanh.
Christopher MCKEOWN's News wrote:
>
> how do i achieve the inverse of cosine using lisp
Short and unaccurate answer: function acos
Long and accurate answer:
There is no such thing as "the inverse of cosine",
neither in R nor in C. Slippery subject, that of
principal values and branch cuts...
---------------------
Jose-Luis Perez-de-la-Cruz
ETSI Informatica
POB 4114
MALAGA 29080 SPAIN
Tlf +34 952 132801
Fax +34 952 131397
--------------------