Home
/
Python 3.11
/
Math
/
exp2
Python 3.0
Python 3.11
Functions
ID
EN
…
Math
exp2
Python 3.11
Return 2 raised to the power x.
Syntax
PYTHON
Copy
math.exp2(x)