Asked by Kaito

i know if u want to compound monthly, then n is 12
and if daily, then n is 365
and if semi annually, then n is 2

and so on

BUT HOW ABOUT IF I WANT TO COMPOUND BY THE SECOND AND ALSO BY THE MILLISECOND?
HELP PLS!!!!

Answers

Answered by bobpursley
monthly: period is 12 months per year, so n=12
daily, then n=365
if by hour, then n=365*24
if by minute, then n=365*24*60
if by second, then n=365*24*60*60
then by millisecond, multiply by another 1000
Answered by Kaito
so millisecond is n=365*24*60*60*1000 ?
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions