A demo of creating a 3d scatter parametric curve and line graph. The parametric curve is defined by its corresponding parametric equations: x = f ( t) and y = g ( t) within a given interval.
This is a simple Python program designed to assist in creating graphs for scientific experiments, this was particularly created for the Pakistan Young Physicist Tournament (PYPT) but can be used for ...