photo

Constandinos


2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

2 質問
0 回答

ランク
190,961
of 301,159

評判
0

コントリビューション
2 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,182

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
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

1

回答