public class Atan2 extends Object implements BivariateFunction
Constructor and Description |
---|
Atan2() |
public double value(double x, double y)
value
in interface BivariateFunction
x
- Abscissa for which the function value should be computed.y
- Ordinate for which the function value should be computed.Jas4pp 1.5 © Java Analysis Studio for Particle Physics