FloatHelper.Power(Float,Integer) Method

Represents method Power(Float,Integer).

Namespace: standard
public
 function Power(base: Float; exponent: Integer): Float; overload; static;

Parameters

base
Type: Float

exponent
Type: Integer

Return Value

Type: Float