Can you post the complete code? I'm only showing 198 bytes either way, compiling with MCUdude's MicroCore for the ATtiny13, because the compiler is optimizing away the entire equation since the results are never used.
Is there some reason you need to use float instead of integers? That brings in a lot of extra code.