Using math with decimals? Hey, i was wondering if there was an easy solution i could do in order to use decimals in math. Example, 1.2 div 1.5.
I tried integers but they don't hold the decimal value, and floats can't do div. Is there a workaround for this?