Quote Originally Posted by jimblumberg View Post
By the way when using constants if you want floating point math you would be better using floating point constants instead of the integer constants or casting.
Awesome, thank you!