mathcomp.gui.draw3d
Interface Function3D

All Known Implementing Classes:
ParseFunc, TestFunc, TestFunc2, TestFunc3

public interface Function3D


Method Summary
 double value(double x, double y)
           
 

Method Detail

value

double value(double x,
             double y)