??? 01/26/06 11:03 Read: times Msg Score: +1 +1 Good Answer/Helpful |
#108347 - Units - example Responding to: ???'s previous message |
Instead of: (330m/s) * (0.030s) = 9.9mDo: (330m/s) * (30ms) = 9900mmThus avoiding any need for non-integer values! Displaying 9900mm as 9.9m is then simply a matter of inserting the decimal point in the right place (and possibly dropping some of the least-significant digits) Of course, you could just as easily do:: (330m/s) * (3cs) = 990cm("cs" = centi-seconds; hundredths of a second) etc, etc, etc,... |
Topic | Author | Date |
multiplication problem | 01/01/70 00:00 | |
what is the input and output? | 01/01/70 00:00 | |
Whats the plan ?? | 01/01/70 00:00 | |
It's about units | 01/01/70 00:00 | |
Units - example | 01/01/70 00:00 | |
Speed![]() | 01/01/70 00:00 | |
Constant X value | 01/01/70 00:00 |