統計
MATLAB Answers
2 質問
0 回答
ランク
of 173,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
i was asked to develop a program that will evaluate a function for -0.9<x<0.9 in steps of 0.1 by arithmetic statement, and series allowing as many as 50 terms. however, end adding terms when the last term only affects the 6th significant in answer
the function and its series expansion is f(x)=(1+x^2)^(-1/2)=1-1/2*(x^2)+(1*3)/(2*4)*(x^4)-(1*3*5)/(2*4*6)*(x^6)+...-....
11年以上 前 | 2 件の回答 | 0
2
回答質問
how can i evaluate e^x using maclaurin expansion?
I already have the factorial function
11年以上 前 | 1 件の回答 | 0