[script] FxGraph - 2D/3D Function plotter

 From:  Max Smirnov (SMIRNOV)
6447.15 
This is my new script - FxGraph3D which allows drawing 3D parametric surfaces.
x = X(u,v), y = Y(u,v), z = Z(u,v), where u,v are the parametric domain parameters.




Here is some interesting parametric equations.
http://msenux.redwoods.edu/Math4Textbook/Plotting/ParametricSurfaces.pdf

EDITED: 7 Mar 2022 by SMIRNOV