Re: New proposal for math.e

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

Colin Taylor wrote:
> 
...
> 
> global function polar_to_rect(sequence xy)
> -- convert a rectangular coordinates to polar coordinates
>     atom angle, distance, x, y
... 
> 
> global function rect_to_polar(sequence pol)
> -- convert a polar coordinates to rectangular coordinates
>     atom distance, angle, x, y
...
> Regards,  Colin   (now returning to deep lurk mode)

Oops!  Obviously got the names of these two funcions reversed. (somehow...)

Regards,  Colin

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

Search



Quick Links

User menu

Not signed in.

Misc Menu