Home > Topics > excel > What is the function of power function in excel?

What is the function of power function in excel?

烟雨青岚
Release: 2020-06-10 18:04:39
Original
26556 people have browsed it

What is the function of power function in excel?

The power function is the exponentiation function of excel. Its main function is to return the power of a given number. The syntax of the POWER function is: POWER(number,power), where the parameter number represents the base; the parameter power represents the exponent.

Usage of power function:

1. First, we open a sample table as an example.

What is the function of power function in excel?

2. Click the Insert button in the menu bar and insert the power function. The format of the function is =POWER(number, power).

What is the function of power function in excel?

#3. The number parameter is a base number, a numerical value, and cannot be a string or text.

What is the function of power function in excel?

#4. The power parameter is an exponent, a numerical value, not a string or text.

What is the function of power function in excel?

#5. The power function can be replaced by the ^ sign, and you can directly enter the =number^power format.

What is the function of power function in excel?

#6. The power parameter supports decimals and operations in fractional format, and can be input directly.

What is the function of power function in excel?

Recommended tutorial: "excel tutorial"

The above is the detailed content of What is the function of power function in excel?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template