Re: math.e and misc.e
- Posted by Juergen Luethje <j.lue at gmx.??> Aug 01, 2007
- 465 views
Matt Lewis wrote: > Juergen Luethje wrote: > > > > This is my proposal for a "math.e" standard include file > > (modified and extended after the recent proposal by CChris). > }}} <eucode> > > global function deg (object x) > global function rad (object x) > </eucode> {{{ > > I like the proposal, except that I'd suggest these be: > > rad_to_deg() / rad2deg() > deg_to_rad() / deg2rad() > > or something similar. It's much clearer that way. > > Matt Both of your suggestions are OK with me, too. Regards, Juergen