power(Int64,Int64):Int64
Raise base to the power exponent
Declaration
Source position: math.pp line 402
operator **(bas: Int64; expo: Int64) : Int64;
Description
Power raises base to the power exponent, i.e., it calculates base^exponent.
Raise base to the power exponent
Source position: math.pp line 402
operator **(bas: Int64; expo: Int64) : Int64;
Power raises base to the power exponent, i.e., it calculates base^exponent.
From here you can search these documents. Enter your search terms below.
Keys | Action |
---|---|
? | Open this help |
n | Next page |
p | Previous page |
s | Search |