degrees and radians.
Jim Richardson
warlock at eskimo.com
Sun May 5 03:09:55 EDT 2002
More information about the Python-list mailing list
Sun May 5 03:09:55 EDT 2002
- Previous message (by thread): degrees and radians.
- Next message (by thread): degrees and radians.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sat, 04 May 2002 19:30:58 -0600, Fernando Pérez <fperez528 at yahoo.com> wrote: > Tim Hammerquist wrote: > >> My only intent in mentioning POSIX was that on most *nix systems (esp. >> POSIX ones), you can #include<math.h> and compile and expect to call >> a sin() function (that, btw, takes its argument in radians). Other >> PC-oriented operating systems lack a standard math lib "out-of-the-box". >> > > BTW, this isn't really a unix-or-not issue, it's simply that mathematically, > the 'natural' form of all trig functions (their power series expansion) > requires their arguments to be expressed in radians: the period of sin(x) is > simply 2*pi, 6.1428..., whatever you want to call it. It's _not_ 360: > > sin(0) == 0 ; sin(360) ~ 0.96. > > Scientific calculators simply have a 'deg' mode which on the fly converts back > and forth between degree input and radians for internal work, but that's > simply a user convenience (because degrees are more conveninent for some > 'everyday' use as angular measurement units). > > Just a little detail. > > Cheers, > > f. I guess this whole furor shows how long it's been for me since I took math at high school level :) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE81NrDd90bcYOAWPYRArmoAKCJK3bX5Q8wJKVf27Ivd0ggIZp9AQCdFJx9 UPU3O/FzMUekwp25yvTjTwU= =tujK -----END PGP SIGNATURE----- -- Jim Richardson Anarchist, pagan and proud of it http://www.eskimo.com/~warlock Linux, from watches to supercomputers, for grandmas and geeks.
- Previous message (by thread): degrees and radians.
- Next message (by thread): degrees and radians.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list