Equation: function(x) { return [0.1 * x, 0.1 * x + Math.sin(x), 0.1*x + Math.cos(x)]; } Preset functions: (custom) Identity Sine Wave Taylor series Sawtooth
x range: to