Invocation of the built-in method

Report a typo

There's a method pow() in the Math library that takes two parameters and raises the first one to the power of the second.

Your task is to invoke the method so that it raises a to the power of b.

Write only the invocation of the method, as if a and b are already instantiated.

Enter a short text
___

Create a free account to access the full topic