in reply to How can I get sine, cosine, and tangent to return values in degrees?
I'd really consider it nice and usefull if you could just type something along
and the have the named functions considering their input values as measured in deg (rad, grad resp.).use Math::Trig::Degree;
Just a thought...
Originally posted as a Categorized Answer.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: How can I get sine, cosine, and tangent to return values in degrees?
by tachyon (Chancellor) on Dec 23, 2002 at 07:38 UTC |