about | help | code help+videos | done | prefs |
Return the amount of interest, continuously compounded. Formula: A=Pe^(rt) continuouslyCompound(1000, 0.05, 5) → 1284.03 continuouslyCompound(8000, 0.0685, 6) → 12066.6 continuouslyCompound(1000000, 0.12, 20) → 1.102317638E7 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 200 Post-solution available
Copyright Nick Parlante 2017 - privacy