Svein's latest activity
-
Svein replied to the thread A How does time derivative commute from one variable to another?.The impulse of an object is given by $$ m\cdot v.$$ Derive this with respect to time: $$ \frac{d}{dt}(m\cdot v) = \frac{d}{dt}(m)\cdot... -
Svein replied to the thread Learning Assembly and computer architecture for x86.x86 assembler relies on a lot of keywords. Here is part a conversion routine I wrote many years ago. Title IBM Color Graphics...