EffectiveInterest
در دسترس
Effective annual rate from nominal rate compounded over a period
EffectiveInterest[r, q]
EffectiveInterest[.05, 1 / 4]
→ 0.050945336914062445EffectiveInterest[{.05, .065, .07, .085}, 1 / 12]
→ {0.0511618978817332, 0.06697185200254308, 0.0722900808562359, 0.08839090589263532}EffectiveInterest[{{0, .05}, {3, .065}, {5, .07}, {6, .085}}, 1 / 12]
→ {{0, 0.0511618978817332}, {227363409/16777216, 0.06697185200254308}, {573706136781505/8916100448256, 0.0722900808562359}, {527345/4096, 0.08839090589263532}} همهٔ 6300 تابع ·
استفاده از این در کلاینت MCP