tank -> arithmetic combinator that calculates "<oil> / 250" output as oil -> three digits worth of nixie tube
technically you are calculating "<oil> * 100 / 25000" where 25000 is the volume of the tank, but we can simplify that by precalculating the constant part. just in case you want to apply this to something else.