**(pow: // [[harlowe:Number|Number]], Number//) -> //Number//**

This maths macro raises the first [[harlowe:number|number]] to the power of the second number, and
provides the result.

=== Example usage: ===

''%%(pow: 2, 8)%%'' produces 256.