<%@ taglib prefix="maple" uri="/maplemath.tld" %> <%@ page session="true" %> <%@ include file="/WEB-INF/worksheet/util.jsp" %> MapleNet JSP 3D Plot Test <%@ include file="/WEB-INF/worksheet/header_simple.jsp" %>
MapleNet JSP 3D Plot Test


plot3d(func,x=x_left..x_right,y=y_left..y_right,axes=axe)


f(x,y):
x range: to
y range: to
axes style:
Please enter a function over the variables x and y.
Feel free to change any of the available plotting options.
<%@ include file="/WEB-INF/worksheet/footer_simple.jsp" %>