draugr.numpy_utilities.powers.next_pow_numpy

draugr.numpy_utilities.powers.next_pow_numpy(x: Union[int, float], n: int) int[source]

Calculates the next power of n of a number.