OT--Hyperbolic Polar<-->Rectangular Coordinates



Post: #2

Hello all.

I'm loking for the conversion formulas to convert Rectangular coordinates to/from hyperbolic polar coordinates. Could you provide these formulas?

Thanks


Post: #3

To convert (x,y) in rectangular to (u,v) in hyperbolic, let u = -(1/2) ln (y/x) and let v = sqrt(x*y) . Is that what you are looking for?


Post: #4

Hello there

I'm sorry. If you've seen the book, 'Everything You've Always Wanted To Know About RPN…,” there is a sample of Rectangular->Hyperbolic Polar Coordinate conversion. This and the Hyperbolic Polar->Rectangular conversion are the formulas I'm looking for.

Edited: 30 Sept 2013, 8:55 p.m.


Forum Jump: