Let's say i want to plot the function f(x)=sin(x)/x.Which API would you advice, in order for me to not re-invent the wheel.
- plot api Alain De Vos via Digitalmars-d-learn
- Re: plot api jmh530 via Digitalmars-d-learn
Let's say i want to plot the function f(x)=sin(x)/x.Which API would you advice, in order for me to not re-invent the wheel.