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

power calculation giving exact answer with all digits.
1,9K download
Aggiornato 19 set 2005

Visualizza la licenza

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.

Cita come

Divakar Roy (2025). POWER2:Calculates the power of any no. with any exponent to give exact answer with all digits (https://it.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. Recuperato .

Compatibilità della release di MATLAB
Creato con R13
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Audio Processing Algorithm Design in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

bugs fixed