kitpylib.PyPlot.funcplot# Functions fplot2d(f, start, stop[, num]) A function to plot 2d functions. fplot3d(f, xstart, xstop, ystart, ystop[, num]) A function to plot 3d functions.