Name

MIRR Function — Microsoft.VisualBasic.Financial

Synopsis

MIRR(valuearray(  ), financerate, reinvestrate)
valuearray( ) required; Array of Double

An array of cash flow values

financerate required; Double

The interest rate paid as the cost of financing

reinvestrate required; Double

The interest rate received on gains from cash investment

Return Value

A Double representing the modified internal rate of return

Description

Calculates the modified internal rate of return, which is the internal rate of return when payments and receipts are financed at different rates.

Get VB.NET Language Pocket Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.