A B C D E F G H I J L M N O P R S T U V W X Y Z

Z

ZERO - Static variable in class net.sourceforge.webcompmath.functions.ZeroFinder
Description of the Field
zeroFinder - Variable in class net.sourceforge.webcompmath.functions.ImplicitFunction
 
ZeroFinder - Class in net.sourceforge.webcompmath.functions
Description for ZeroFinder
ZeroFinder computes one zero of the continuous function func,
provided that the two starting values x1 and x2 satisfy:
func( x1 ) * func( x2 ) <= 0 .
ZeroFinder() - Constructor for class net.sourceforge.webcompmath.functions.ZeroFinder
Default constructor for the ZeroFinder object
ZeroFinder(Function) - Constructor for class net.sourceforge.webcompmath.functions.ZeroFinder
The object with standard precision parameters
ZOOM_IN - Static variable in class net.sourceforge.webcompmath.draw.LimitControlPanel
A constant that can be used in the addButton() method to add a button to the LimitControlPanel.
ZOOM_OUT - Static variable in class net.sourceforge.webcompmath.draw.LimitControlPanel
A constant that can be used in the addButton() method to add a button to the LimitControlPanel.
zoomIn() - Method in class net.sourceforge.webcompmath.draw.CoordinateRect
Change limits to zoom in by a factor of 2.
zoomInOnPixel(int, int) - Method in class net.sourceforge.webcompmath.draw.CoordinateRect
Change limits to zoom in by a factor of 2, centered on a specified point.
zoomOut() - Method in class net.sourceforge.webcompmath.draw.CoordinateRect
Change limits to zoom out by a factor of 2.
zoomOutFromPixel(int, int) - Method in class net.sourceforge.webcompmath.draw.CoordinateRect
Change limits to zoom out by a factor of 2, centered on a specified point.

A B C D E F G H I J L M N O P R S T U V W X Y Z