Skip to main content

Exponentiation

Calculate exponentiation from a base and a exponent

Input parameters

NameDescriptionTypeRequiredDefault value
BaseThe base is the number that is being multiplied by itself a certain number of times, as specified by the exponentNUMBERtrue
ExponentThe exponent in mathematics indicates how many times the base is multiplied by itself.NUMBERtrue

Output

NameDescriptionTypeDefault value
ResultThe exponentiation variable nameNUMBERRESULT