how to obtain maximum numbers after decimal point?

9 ビュー (過去 30 日間)
Mudasir Ahmed
Mudasir Ahmed 2015 年 12 月 15 日
コメント済み: Mudasir Ahmed 2015 年 12 月 17 日
hi
in calculation, my problem needs at least 20 to 30 digits after decimal point for e.g (1.234567898745612321654645454875) for perfect answer. but in matlab using "format long" i just get 15 digits after decimal. is there any way to get values upto 20 to 30 digits after decimal point. kindly help me i will be highly thankful to you
With best Regards Mudasir

採用された回答

Walter Roberson
Walter Roberson 2015 年 12 月 15 日
No there is not. You will need to use the symbolic toolbox or one of John D'errico Variable Precision toolbox contributions to the File Exchange.
  5 件のコメント
Mudasir Ahmed
Mudasir Ahmed 2015 年 12 月 17 日
Dear Sir,
I unzip the folder and give path by SET PATH option but it still give error like Undefined function 'vpi' for input arguments of type 'double'.
sir my program require at least 20 to 30 digits after decimal without this precision i cannot do any thing useful with my code.
Mudasir Ahmed
Mudasir Ahmed 2015 年 12 月 17 日
dear sir, my another query regarding is in following link regarding vpa and sym commands

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMathematics についてさらに検索

タグ

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by