Hi EveryOne,I got a problem to draw an approximate function: sing(x)= x+(x^3/3!)+(x^5/5!)+(x^7/7!)+...I know how to solve it but i just need how to draw it in c++. it's my first program at university.Thanks in Advance ;)