| ??? 02/04/03 16:34 Read: times |
#38257 - RE: math - floating point |
You can use float on programming in C
Also you can use one of the many math libraries available on the web for 32bit integer in assembler. Then you must only reorder you calculation: x = 100 * 3600 * a / b To convert x to decimal, you can also found many methods described on the web. Peter |
| Topic | Author | Date |
| math - floating point | 01/01/70 00:00 | |
| RE: math - floating point | 01/01/70 00:00 | |
| RE: math - floating point - curiosity... | 01/01/70 00:00 | |
| RE: math - floating point | 01/01/70 00:00 | |
| RE: math - floating point | 01/01/70 00:00 | |
RE: math - floating point - curiosity... | 01/01/70 00:00 |



