Documentation

Power of - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Math :: Power of

Root.Math.PowerOf(
  Value Double,
  Power Double
) Double
Multiplies a value by itself a set number of times

Parameters

Value Double
The value multiplied by itself
Power Double
The amount of times to multiply the value by itself

Return Value

Double

If you think anything is missing, please feel free to: submit documentation feedback on this page