pow
functionv1.11
cljs.math/pow
(pow [a b])Returns the value of a raised to the power of b.
For more details on special cases, see:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/pow
Examples
No examples yet. Be the first to add one!