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

版本 1.0.0.0 (1.8 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 CenterMATLAB Answers 中查找有关 Audio 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