![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Hobbyist Programmer
Join Date: Oct 2006
Posts: 204
Rep Power: 2
![]() |
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. |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Adding The Values of Pointers | Darkhack | C | 12 | Jun 28th, 2007 2:38 PM |
| adding of integers | mrynit | C++ | 7 | Jun 2nd, 2006 12:01 AM |
| Floats to doubles | Klarre | Assembly | 5 | Nov 8th, 2005 5:09 AM |
| problem with lstrcmp (masm32) | lepricaun | Assembly | 2 | Mar 16th, 2005 5:19 AM |