bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: info completions, big fuss to compute the tangent of 15 degrees with


From: Hans-Bernhard Broeker
Subject: Re: info completions, big fuss to compute the tangent of 15 degrees with gnu utils?
Date: 1 Jun 2001 11:50:08 GMT

Dan Jacobson <address@hidden> wrote:
> I would just like to comment on the apparent difficulty of computing
> tan(15) [tangent of 15 degrees]
> with what I suspect are the main gnu utils for this case, gawk and bc.

You may be missing Octave and Oleo, here. Or gnuplot (admittedly not a
GNU application), which lets you just do:
        
        set angles degrees
        print tan(15)



-- 
Hans-Bernhard Broeker (address@hidden)
Even if all the snow were burnt, ashes would remain.



reply via email to

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