Personal Finance Overview - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : Mathematics : Finance : Personal Finance : Personal Finance Overview

Overview of Finance package commands related to personal finance

 

Calling Sequence

Description

Calling Sequence

Finance:-command(arguments)

command(arguments)

Description

• 

Each command listed here is part of the Finance package, so it can be accessed by using either the long form or the short form of the command name in the command calling sequence. Since these commands used to be part of the (now deprecated) finance package, for compatibility with older worksheets, this command can also be called using finance:-commandname. However, it is recommended that you use the superseding package name, Finance, instead.

• 

Many commands calculate the present value of various objects.

annuity

for annuities with fixed cash flows

cashflows

for a list of cashflows, one per period

growingannuity

annuities where the cash flows increase

growingperpetuity

perpetuities where the cash flows increase

levelcoupon

for a level coupon bond

perpetuity

instrument that pays a fixed cash flow forever

• 

Other commands include the following.

amortization

amortization table

blackscholes

Black and Scholes formula

effectiverate

effective rate of an interest rate compounded many times per period

futurevalue

of a quantity

presentvalue

of a quantity

yieldtomaturity

of a bond

  

To display the help page for a particular Finance command, see Getting Help with a Command in a Package.

See Also

Finance

Statistics

UsingPackages