2-8-62

Using the Action Menu

Interest Conversion

For the meaning of each argument, see “Interest Conversion” (page 15-6-1).

uconvEff

Function: Returns the interest rate converted from the nominal interest rate to the effective interest rate.

Syntax: convEff (n,I%)

Example: convEff (4,3)

Menu Item: [Action][Financial][Interest Conversion][convEff]

Note:

When I% is EFF, this command returns APR.

uconvNom

Function: Returns the interest rate converted from the effective interest rate to the nominal interest rate.

Syntax: convNom (n,I%)

Example: convNom (6,5)

Menu Item: [Action][Financial][Interest Conversion][convNom]

Note:

When I% is APR, this command returns EFF.

Cost/Sell/Margin

For the meaning of each argument, see “Cost/Sell/Margin” (page 15-7-1).

upriceCost

Function: Returns the cost based on a specified selling price and margin.

Syntax: priceCost (Sell,Margin)

Example: priceCost (100,60)

Menu Item: [Action][Financial][Cost/Sell/Margin][priceCost]

upriceSell

Function: Returns the selling price based on a specified cost and margin.

Syntax: priceSell (Cost,Margin)

Example: priceSell (40,60)

Menu Item: [Action][Financial][Cost/Sell/Margin][priceSell]

20101001