Raise 2 to a power (or exponent).
More...
Raise 2 to a power (or exponent).
◆ af_pow2()
C Interface to raise 2 to a power (or exponent).
- Parameters
-
[out] | out | 2 raised to the power of in |
[in] | in | exponent |
- Returns
- AF_SUCCESS, if function returns successfully, else an af_err code is given