백업
-
Wolfram 수학 기호 백업컴퓨터 2017. 12. 15. 18:16
∫∞11/5xdx NIntegrate[1/5^ x], {x, 1, Infinity}] ∞∑x=11/x2.4 NSum[(1/x^2.4)], {x, 1, Infinity}] lim limit(1-(0.1)^x, x->infinity) f(x) 12번 미분12th derivative of (6x+7x^7 + (-x)^10 +x^12)테일러 급수 (x=0, order=x^5)Series[6x + 7x^7 + (-x)^10 +x^12, {x, 0, 5}]폴라 축 그래프PolarPlot[1+sin[theta]], {theta, 0, 2Pi}]