Re: Beginer needing help
- From: glen herrmannsfeldt <gah@xxxxxxxxxxxxxxxx>
- Date: Wed, 31 May 2006 00:40:39 -0700
e p chandler wrote:
(snip regarding finding the maximum of sin(x)/x)
You are converting the argument X from degrees to radians before passing it to the SIN function but you are using
it as is - *in degrees* in 1/X.
This makes no sense at all.
99% of the time I would agree with you. In this case, it would
depend on who asked the question. As a homework problem, I don't
see anything wrong with asking for sin(x)/x with x in degrees,
but it would be unusual anywhere else.
-- glen
.
- Follow-Ups:
- Re: Beginer needing help
- From: e p chandler
- Re: Beginer needing help
- References:
- Beginer needing help
- From: vexx
- Re: Beginer needing help
- From: e p chandler
- Re: Beginer needing help
- From: vexx
- Re: Beginer needing help
- From: e p chandler
- Beginer needing help
- Prev by Date: Re: allocatable array *not* equivalent to dynamic allocation?
- Next by Date: Re: Bounds Check Overhead
- Previous by thread: Re: Beginer needing help
- Next by thread: Re: Beginer needing help
- Index(es):
Relevant Pages
|