BigInt.opOpAssign
No documentation available for this declaration.
Power assignment operator for BigInt ^^= integral exponent.
Parameters
exp | The exponent (must be non-negative integral type) |
Returns
Reference to this after raising to the power exp
No documentation available for this declaration.
No documentation available for this declaration.