Why Nostr? What is Njump?
2024-09-19 14:52:03
in reply to

jimbocoin on Nostr: Your original formula was: ( final - starting ) / starting * 100 Algebraically, we ...

Your original formula was:

( final - starting ) / starting * 100

Algebraically, we can refactor by distributing the denominator:

( final / starting - starting / starting) * 100

Then simplifying by observing that that any non-zero value divided by itself yields 1:

(final / starting - 1) * 100

This is the form I proposed, which yields the same answers as your original formula, but is easier to enter into the calculator because it has fewer variable terms. The 1 and the 100 are always the same, easy to remember, and optional per my original bonus shortcut explanation.
Author Public Key
npub1v9qy0ry6uyh36z65pe790qrxfye84ydsgzc877armmwr2l9tpkjsdx9q3h