public BigInteger Pow( int exp )
Public Function Pow ( exp As Integer ) As BigInteger
public: BigInteger^ Pow( int exp )
function Pow(exp);
In This Article