I&#39;m noticing that when a float value lets say 0.5000 is multiplied by a different format value like (byte, long, long long, etc) that 0 is always returned no matter the number, but I&#39;m not sure if this is how you guys intended that to work or not?<br>
<br>