type

Power

class Power : BinaryMath

Computes a raised to the b power: out = inA ^ inB

methods

Slot Details

calculate

protected virtual override Number calculate(Number a, Number b)