si_units.SINumber

class si_units.SINumber
__init__(*args, **kwargs)

Methods

__init__(*args, **kwargs)

cbrt()

Try to calculate the cubic root of self.

has_unit(other)

Test if the quantity has the same unit as the argument.

sqrt()

Try to calculate the square root of self.