(pow [a b])Returns the value of a raised to the power of b.
For more details on special cases, see:
https://docs.oracle.com/javase/8/docs/api/java/lang/Math.html#pow-double-double-
Examples
No examples yet. Be the first to add one!
(pow [a b])No examples yet. Be the first to add one!