Skip to main content
MedCalc
Mail a PDF copy of this page to:
(Your email address will not be added to a mailing list)
working
Show menu Show menu

POW10 function

Description

POW10(x) returns 10 to the power x. It is the reverse of the LOG function.

The argument x can be a real number, a complex number, or a matrix. When it is a matrix, the function returns a matrix with the same dimensions and with the POW10 function applied to all elements.

Examples

POW10(3) equals 1000

Note

Calculator

POW10(  

Related functions