Usage
Signatures
:
(%, %) %
:
(%, MachineInteger) %
| Parameter | Type | Description |
|---|---|---|
| x,y | % | elements of the type |
| n | MachineInteger | an exponent |
Returns
returns the product of
with
, while
returns
to the power
.
See Also
times!