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