mirror of
https://github.com/mfillpot/mathomatic.git
synced 2026-01-09 04:59:37 +00:00
4 lines
160 B
Plaintext
4 lines
160 B
Plaintext
; A hard equation for improving Mathomatic.
|
|
; Shows that the simplify command is not perfect.
|
|
P = (c - (r/((1 + f)^(t + 1))))*(1 - (1/((1 + f)^t)))/((1 + f)*f)
|