Matt Riggsby wrote:
On 3/27/06, Anthony Jackson <[EMAIL PROTECTED]> wrote:

2pi * D * (1/2R^2x - 1/3R^3y).


I'm a little fuzzy on the exponents here.  Could this be written as

2pi * D * ((x*R^2)/2  - (y*R^3)/3)

Yes. I probably should have added parenthesis to be clear that it's (1/2)*x*R^2, not 1/(2*x*R^2) or 1/(2*r^(2*x)), though what I used is the default operator precedence for most programming languages.
_______________________________________________
GurpsNet-L mailing list <[email protected]>
http://mail.sjgames.com/mailman/listinfo/gurpsnet-l

Reply via email to