Graphical Analysis

disthyperbolic

returns the value "a" of the hyperbola x*y=(a*a)/2 passing through a given point (x,y).

Collection disthyperbolic(Collection x, Collection y)

disttargetzone

returns a point's distance from a target zone bounded by the two hyperbolas y= sqrt(x*x-q*q) and y= sqrt(x*x+q*q).

Collection disttargetzone(Collection x, Collection y, Collection q)

Feedback

Did you find what you needed?

If you have any further questions or suggestions to improve this page, please let us know:

=