POWER2:Calculates the power of any no. with any exponent to give exact answer with all digits
Version 1.0.0.0 (1.81 KB) by
Divakar Roy
power calculation giving exact answer with all digits.
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.
Cite As
Divakar Roy (2026). 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. Retrieved .
MATLAB Release Compatibility
Created with
R13
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Audio Processing Algorithm Design in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | bugs fixed |
