View Single Post
Old Mar 30th, 2008, 4:39 PM   #1
Fall Back Son
Professional Programmer
 
Join Date: Oct 2006
Posts: 311
Rep Power: 3 Fall Back Son is on a distinguished road
Masm32 adding two floats

I have an array of floats working already. Now all I want to do is add the floats together then get the average.

Say I have two floats, float1 and float2.
How do I add those and average them?

Thanks for any help. I can't find much help through google, most stuff has detailed explanations which I don't understand rather than examples.
Fall Back Son is offline   Reply With Quote