Livecycle

Livecycle

  • Welcome to Adobe LiveCycle Designer ES
  • Introducing Designer ES
  • Getting Started
  • Quick Start Tutorials
  • Using LiveCycle Designer ES
  • Using Guide Builder
  • Scripting
  • Menu, Command, Toolbar, and Dialog Box Reference
  • Sample Form Snippets and Forms
  • Glossary
  • Copyright and trademark notices
  • Livecycle
  • Scripting
  • FormCalc User Reference
  • Financial Functions
  • Apr
Apr
Returns the annual percentage rate for a loan.
Note:
Interest rate calculation methods differ from country to country. This function calculates an interest rate based on U.S. interest rate standards.
Syntax
Apr(n1, n2, n3)
Parameters
 
Parameter
Description
n1
A numeric value or expression representing the principal amount of the loan.
n2
A numeric value or expression representing the payment amount on the loan.
n3
A numeric value or expression representing the number of periods in the loan’s duration.
If any parameter is null, the function returns null. If any parameter is negative or 0, the function returns an error.
Note:
FormCalc follows the IEEE-754 international standard when handling floating point numeric values. For more information, see “Number literals”.
Examples
The following expressions are examples of using the Apr function:
 
Expression
Returns
Apr(35000, 269.50, 360)
0.08515404566 for a $35,000 loan repaid at $269.50 a month for 30 years.
Apr(210000 * 0.75, 850 + 110, 25 * 26)
0.07161332404
Apr(-20000, 250, 120)
Error
Apr(P_Value, Payment, Time)
This example uses variables in place of actual numeric values or expressions.

Apr

Livecycle > Apr

  • Welcome to Adobe LiveCycle Designer ES
  • Introducing Designer ES
    • Getting Started
      • Quick Start Tutorials
        • Using LiveCycle Designer ES
          • Using Guide Builder
            • Scripting
              • Scripting Using LiveCycle Designer ES
                • Scripting Reference
                  • FormCalc User Reference
                    • Introducing FormCalc
                      • Language Reference
                        • Arithmetic Functions
                          • Date and Time Functions
                            • Financial Functions
                              • About financial functions
                              • Apr
                              • CTerm
                              • FV
                              • IPmt
                              • NPV
                              • Pmt
                              • PPmt
                              • PV
                              • Rate
                              • Term
                            • Logical Functions
                              • Miscellaneous Functions
                                • String Functions
                                  • URL Functions
                                • Menu, Command, Toolbar, and Dialog Box Reference
                                  • Sample Form Snippets and Forms
                                    • Glossary
                                    • Copyright and trademark notices

                                    Livecycle

                                    • de
                                    • en
                                    • fr
                                    Powered by Helpmax Guide Source