draugr.numpy_utilities.powers.next_pow_10_numpy

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

Calculates the next power of 10 of a number.