JanetDocs
Playground
I'm feeling lucky
GitHub sign in
math/exp2
cfunction (math/exp2 x) Returns 2 to the power of x.
1 example
Sign in to add an example
Loading...
(math/exp2 8) # => 256
cellularmitosis
Playground