public class Add extends java.lang.Object implements BivariateFunction
public double value(double x,
double y)
value in interface BivariateFunctionx - Abscissa for which the function value should be computed.y - Ordinate for which the function value should be computed.Copyright (c) 2003-2015 Apache Software Foundation