Re: New proposal for math.e

new topic     » goto parent     » topic index » view thread      » older message » newer message

Derek Parnell wrote:
> 
> }}}
<eucode>
> constant RADIANS_DEGREES = 57.29577951308232158
> constant DEGREES_RADIANS = 0.017453292519943296
> </eucode>
{{{


I think:
constant RADIANS_TO_DEGREES = 180/PI
constant DEGREES_TO_RADIANS = PI/180

is more in keeping with the Eu philosophy.

Regards,
Pete

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu