On the screen we only have pixels with integer coordinates (in some range) only. So in order to display points with real coordinates, we have to round or truncate them. This is called rastering (dt: Rasterkonvertierung).