Effect-func
Minimum Origin Version Required: 2019 SR0
This function is used to calculate the effective annual interest rate, given the nominal interest rate nrate and the number of compounding periods per year npery.
double Effect( double nrate, int npery )
nrate
nprey
aa=0.05; bb=4; effect(aa, bb) = ; // returns 0.050945
Nominal, RRI,