In: Technology | 548 days ago
EFFECT() is a financial function, which returns the effective annual interest rate. Syntax: EFFECT(nominal_rate, npery). "nominal_rate" is the nominal interest rate. "npery" is the number of compounding periods per year. Eg: EFFECT(5.25%,4) returns the effect annual interest rate 5.3543 percent.
244 days ago