clifford.MultiVector.round

MultiVector.round(eps=None)[source]

Rounds all coefficients according to Python’s rounding rules.

eps defaults to the current value of the global _eps.

round(eps=None)