mymath.arithmetics
0.0.1
Contents:
Introduction to MyMath Arithmetics package
API Reference
mymath
Subpackages
mymath.arithmetics
Package Contents
mymath.arithmetics
»
API Reference
»
mymath
»
mymath.arithmetics
»
mymath.arithmetics.power
View page source
REPOS
APIDOCS
mymath.arithmetics.power
Module Contents
Functions
power
(x, y)
mymath.arithmetics.power.
power
(
x
:
int
,
y
:
int
)