MSI Factory 2.3

Math.Pow

Math.Pow

This is the first topic This is the last topic  

Math.Pow

This is the first topic This is the last topic  

OverviewExamples

number Math.Pow (

number Base = 2,

number Exponent = 4 )

Example 1

power = Math.Pow(2,3);

Calculates the base 2 to the power 3 and returns the result in the variable "power." In this example, the number 8 would be returned.

See also: Related Actions


Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us