stella v0.2.0 Number
Documentation for Time
.
Link to this section Summary
Functions
Check if y is power of x
Link to this section Functions
Link to this function
is_power(x, y)
Check if y is power of x
Examples
iex> Number.is_power(10, 1) false