sknano.core.atoms.POAVAtoms.rezero

POAVAtoms.rezero(epsilon=1e-10)[source]

Set really really small coordinates to zero.

Set all coordinates with absolute value less than epsilon to zero.

Parameters:

epsilon : float

smallest allowed absolute value of any \(x,y,z\) component.