|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the week number within the year that corresponds to the specified date. |
|
|
|
|
|
|
|
| Returns the week number within the year that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
|
| Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate. |
|
|
|
|
|
|
|
| Returns the number of payments required to pay off a capital according to a given rate. |
|
|
|
|
|
|
|
| Returns the day of the week that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
|
| Calculates the interest rate for a loan over a specific period of time with fixed payments. |
|
|
|
|
|
|
|
| Converts an integer into a time in HHMMSSCC format. |
|
|
|
|
|
|
|
| Returns the current value of investment. |
|
|
|
|
|
|
|
| Converts an integer into a date in YYYYMMDD format. |
|
|
|
|
|
|
|
| Returns the net current value of investment. |
|
|
|
|
|
|
|
| Converts a duration to a character string in the specified format. |
|
|
|
|
|
|
|
| Returns the future value of an investment. |
|
|
|
|
|
|
|
| Calculates the value of linear amortization of a product over a specific period of time. |
|
|
|
|
|
|
|
| Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment. |
|
|
|
|
|
|
|
| Returns the name of the month that corresponds to a specified date. |
|
|
|
|
|
|
|
| Returns the absolute value:
of a numeric value,
of a numeric expression (integer or real).
of a duration.... |
|
|
|
|
|
|
|
| Returns the name of the day that corresponds to a specified date. |
|
|
|
|
|
|
|
| Returns the arc cosine of a numeric value (integer or real). |
|
|
|
|
|
|
|
| Returns the day that corresponds to a given date. |
|
|
|
|
|
|
|
| Returns the arc sine of a numeric value (integer or real). |
|
|
|
|
|
|
|
| Returns the arc tangent of a numeric value (integer or real). |
|
|
|
|
|
|
|
| Returns the rounded value of a numeric value according to the specified number of decimal places. |
|
|
|
|
|
|
|
| Returns or modifies the system date (current date defined on the current computer). |
|
|
|
|
|
|
|
| Calculates the cosine of an angle. |
|
|
|
|
|
|
|
| Used to define the default value of Date, Time and DateTime variables. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|