POWER2:Calculates the power of any no. with any exponent to give exact answer with all digits

バージョン 1.0.0.0 (1.81 KB) 作成者: Divakar Roy
power calculation giving exact answer with all digits.
ダウンロード: 1.9K
更新 2005/9/19

ライセンスの表示

Syntax::::power2(a,b)
where,
a=base
b=exponent

Matlab function power's result if more than 9 digits,give the
result as in exp.(e) terms.This power2 gives the result
to as much digits as is the exact answer.

This program calculates the power of any number with any exponent
to show the answer with all digits.

引用

Divakar Roy (2024). POWER2:Calculates the power of any no. with any exponent to give exact answer with all digits (https://www.mathworks.com/matlabcentral/fileexchange/8029-power2-calculates-the-power-of-any-no-with-any-exponent-to-give-exact-answer-with-all-digits), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R13
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersAudio Processing Algorithm Design についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

bugs fixed