math - C++ library for drawing graphics -


someone can suggest me good, free, easy use library c++ allow draw mathematical function in window microsoft windows? (e.g. parabola x^2+5x+3=0)

another wxwidgets-based option wxart2d, has got tons of features drawing mathematical functions curves, pass y=140*cos(x/20) + 80*cos(x*2/20) + 40*cos(x*4/20)" curve object , drawn, it's amazing! check out these screenshots there curves drawn equations in string format!


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -