Lines Matching refs:en

34 …Text [ en-US ] = "Returns the serial number of the date before or after a specified number of work…
39 Text [ en-US ] = "Start date";
44 Text [ en-US ] = "The start date";
49 Text [ en-US ] = "Days";
54 Text [ en-US ] = "The number of workdays before or after the start date";
59 Text [ en-US ] = "Holidays";
64 Text [ en-US ] = "List of date values of days off (vacation, holidays, etc.)";
72 …Text [ en-US ] = "Returns the number of whole days between 'start date' and 'end date' as a year f…
77 Text [ en-US ] = "Start date";
82 Text [ en-US ] = "The start date";
87 Text [ en-US ] = "End date";
92 Text [ en-US ] = "The end date";
97 Text [ en-US ] = "Basis";
102 Text [ en-US ] = "Basis for determining the interest days";
110 …Text [ en-US ] = "Returns the serial number of the date that is a specified number of months befor…
115 Text [ en-US ] = "Start date";
120 Text [ en-US ] = "The start date";
125 Text [ en-US ] = "Months";
130 Text [ en-US ] = "Number of months before or after the start date";
138 Text [ en-US ] = "Returns the number of the calendar week in which the specified date occurs.";
143 Text [ en-US ] = "Date";
148 Text [ en-US ] = "The date";
153 Text [ en-US ] = "Return type";
158 Text [ en-US ] = "A number from 1 to 3 that specifies the day with which a week begins";
166 …Text[ en-US ] = "Returns the serial number of the last day of the month that comes a certain numbe…
171 Text [ en-US ] = "Start date";
176 Text [ en-US ] = "The start date";
181 Text [ en-US ] = "Months";
186 Text [ en-US ] = "Number of months before or after the start date";
194 Text [ en-US ] = "Returns the number of workdays between two dates";
199 Text [ en-US ] = "Start date";
204 Text [ en-US ] = "The start date";
209 Text [ en-US ] = "End date";
214 Text [ en-US ] = "The end date";
219 Text [ en-US ] = "Holidays";
224 Text [ en-US ] = "List of date values representing days off (vacation, holidays, etc.)";
232 Text [ en-US ] = "Returns the value 'true' if the number is even";
237 Text [ en-US ] = "Number";
242 Text [ en-US ] = "The number";
250 Text [ en-US ] = "Returns the value 'true' if the number is odd";
255 Text [ en-US ] = "Number";
260 Text [ en-US ] = "The number";
268 Text [ en-US ] = "Returns the multinomial coefficient of a set of numbers";
273 Text [ en-US ] = "Number(s)";
278 Text [ en-US ] = "Number or list of numbers for which you want the multinomial coefficient";
286 Text [ en-US ] = "Returns the sum of a power series";
291 Text [ en-US ] = "X";
296 Text [ en-US ] = "The independent variable of the power series";
301 Text [ en-US ] = "N";
306 Text [ en-US ] = "The initial power to which x is to be raised";
311 Text [ en-US ] = "M";
316 Text [ en-US ] = "The increment by which to increase n for each term in the series";
321 Text [ en-US ] = "Coefficients";
326 …Text [ en-US ] = "Set of coefficients by which each successive power of the variable x is multipli…
334 Text [ en-US ] = "Returns the integer portion of a division";
339 Text [ en-US ] = "Numerator";
344 Text [ en-US ] = "The dividend";
349 Text [ en-US ] = "Denominator";
354 Text [ en-US ] = "The divisor";
362 Text [ en-US ] = "Returns a number rounded to a specified multiple";
367 Text [ en-US ] = "Number";
372 Text [ en-US ] = "The number to round off";
377 Text [ en-US ] = "Multiple";
382 Text [ en-US ] = "The multiple to which you want to round number";
390 Text [ en-US ] = "Returns the square root of a number which has been multiplied by pi";
395 Text [ en-US ] = "Number";
400 Text [ en-US ] = "The number by which pi is multiplied";
408 Text [ en-US ] = "Returns a random integer between the numbers you specify";
413 Text [ en-US ] = "Bottom";
418 Text [ en-US ] = "The smallest integer returned";
423 Text [ en-US ] = "Top";
428 Text [ en-US ] = "The largest integer returned";
436 Text [ en-US ] = "Returns the greatest common divisor";
441 Text [ en-US ] = "Number(s)";
446 Text [ en-US ] = "Number or list of numbers";
454 Text [ en-US ] = "Returns the least common multiple";
459 Text [ en-US ] = "Number(s)";
464 Text [ en-US ] = "Number or list of numbers";
472 Text [ en-US ] = "Returns the modified Bessel function In(x)";
477 Text [ en-US ] = "X";
482 Text [ en-US ] = "The value at which the function is to be evaluated";
487 Text [ en-US ] = "N";
492 Text [ en-US ] = "The order of the Bessel function";
500 Text [ en-US ] = "Returns the Bessel function Jn(x)";
505 Text [ en-US ] = "X";
510 Text [ en-US ] = "The value at which the function is to be evaluated";
515 Text [ en-US ] = "N";
520 Text [ en-US ] = "The order of the Bessel function";
528 Text [ en-US ] = "Returns the Bessel function Kn(x)";
533 Text [ en-US ] = "X";
538 Text [ en-US ] = "The value at which the function is to be evaluated";
543 Text [ en-US ] = "N";
548 Text [ en-US ] = "The order of the Bessel function";
556 Text [ en-US ] = "Returns the Bessel function Yn(x)";
561 Text [ en-US ] = "X";
566 Text [ en-US ] = "The value at which the function is to be evaluated";
571 Text [ en-US ] = "N";
576 Text [ en-US ] = "The order of the Bessel function";
584 Text [ en-US ] = "Converts a binary number to an octal number";
589 Text [ en-US ] = "Number";
594 Text [ en-US ] = "The binary number to be converted (as text)";
599 Text [ en-US ] = "Places";
604 Text [ en-US ] = "Number of places used";
612 Text [ en-US ] = "Converts a binary number to a decimal number";
617 Text [ en-US ] = "Number";
622 Text [ en-US ] = "The binary number to be converted (as text)";
630 Text [ en-US ] = "Converts a binary number to a hexadecimal number";
635 Text [ en-US ] = "Number";
640 Text [ en-US ] = "The binary number to be converted (as text)";
645 Text [ en-US ] = "Places";
650 Text [ en-US ] = "Number of places used.";
658 Text [ en-US ] = "Converts an octal number to a binary number";
663 Text [ en-US ] = "Number";
668 Text [ en-US ] = "The octal number to be converted (as text)";
673 Text [ en-US ] = "Places";
678 Text [ en-US ] = "Number of places used";
686 Text [ en-US ] = "Converts an octal number to a decimal number";
691 Text [ en-US ] = "Number";
696 Text [ en-US ] = "The octal number to be converted (as text)";
704 Text [ en-US ] = "Converts an octal number to a hexadecimal number";
709 Text [ en-US ] = "Number";
714 Text [ en-US ] = "The octal number to be converted (as text)";
719 Text [ en-US ] = "Places";
724 Text [ en-US ] = "Number of places used";
732 Text [ en-US ] = "Converts a decimal number to a binary number";
737 Text [ en-US ] = "Number";
742 Text [ en-US ] = "The decimal integer to be converted";
747 Text [ en-US ] = "Places";
752 Text [ en-US ] = "Number of places used";
760 Text [ en-US ] = "Converts a decimal number to a hexadecimal number";
765 Text [ en-US ] = "Number";
770 Text [ en-US ] = "The decimal integer to be converted";
775 Text [ en-US ] = "Places";
780 Text [ en-US ] = "Number of places used";
788 Text [ en-US ] = "Converts a decimal number into an octal number";
793 Text [ en-US ] = "Number";
798 Text [ en-US ] = "The decimal number";
803 Text [ en-US ] = "Places";
808 Text [ en-US ] = "Number of places used";
816 Text [ en-US ] = "Converts a hexadecimal number to a binary number";
821 Text [ en-US ] = "Number";
826 Text [ en-US ] = "The hexadecimal number to be converted (as text)";
831 Text [ en-US ] = "Places";
836 Text [ en-US ] = "Number of places used";
844 Text [ en-US ] = "Converts a hexadecimal number to a decimal number";
849 Text [ en-US ] = "Number";
854 Text [ en-US ] = "The hexadecimal number to be converted (as text)";
862 Text [ en-US ] = "Converts a hexadecimal number to an octal number";
867 Text [ en-US ] = "Number";
872 Text [ en-US ] = "The hexadecimal number to be converted (as text)";
877 Text [ en-US ] = "Places";
882 Text [ en-US ] = "Number of places used";
890 Text [ en-US ] = "Tests whether two values are equal";
895 Text [ en-US ] = "Number 1";
900 Text [ en-US ] = "The first number";
905 Text [ en-US ] = "Number 2";
910 Text [ en-US ] = "The second number";
918 Text [ en-US ] = "Returns the error function";
923 Text [ en-US ] = "Lower limit";
928 Text [ en-US ] = "The lower limit for integration";
933 Text [ en-US ] = "Upper limit";
938 Text [ en-US ] = "The upper limit for integration";
946 Text [ en-US ] = "Returns the complementary error function";
951 Text [ en-US ] = "Lower limit";
956 Text [ en-US ] = "The lower limit for integration";
964 Text [ en-US ] = "Tests whether a number is greater than a threshold value";
969 Text [ en-US ] = "Number";
974 Text [ en-US ] = "The value to test against step";
979 Text [ en-US ] = "Step";
984 Text [ en-US ] = "The threshhold value";
992 Text [ en-US ] = "Returns the double factorial of Number";
997 Text [ en-US ] = "Number";
1002 Text [ en-US ] = "The number";
1010 Text [ en-US ] = "Returns the absolute value (modulus) of a complex number";
1015 Text [ en-US ] = "Complex number";
1020 Text [ en-US ] = "The complex number";
1028 Text [ en-US ] = "Returns the imaginary coefficient of a complex number";
1033 Text [ en-US ] = "Complex number";
1038 Text [ en-US ] = "The complex number";
1046 Text [ en-US ] = "Returns a complex number raised to an integer power";
1051 Text [ en-US ] = "Complex number";
1056 Text [ en-US ] = "The complex number";
1061 Text [ en-US ] = "Number";
1066 Text [ en-US ] = "Power to which the complex number is raised";
1074 Text [ en-US ] = "Returns the argument theta, an angle expressed in radians";
1079 Text [ en-US ] = "Complex number";
1084 Text [ en-US ] = "A complex number";
1092 Text [ en-US ] = "Returns the cosine of a complex number";
1097 Text [ en-US ] = "Complex number";
1102 Text [ en-US ] = "A complex number";
1110 Text [ en-US ] = "Returns the quotient of two complex numbers";
1115 Text [ en-US ] = "Numerator";
1120 Text [ en-US ] = "The dividend";
1125 Text [ en-US ] = "Denominator";
1130 Text [ en-US ] = "The divisor";
1138 Text [ en-US ] = "Returns the algebraic form of the exponential of a complex number";
1143 Text [ en-US ] = "Complex number";
1148 Text [ en-US ] = "The complex number";
1156 Text [ en-US ] = "Returns the complex conjugate of a complex number";
1161 Text [ en-US ] = "Complex number";
1166 Text [ en-US ] = "The complex number";
1174 Text [ en-US ] = "Returns the natural logarithm of a complex number";
1179 Text [ en-US ] = "Complex number";
1184 Text [ en-US ] = "The complex number";
1192 Text [ en-US ] = "Returns the base-10 logarithm of a complex number";
1197 Text [ en-US ] = "Complex number";
1202 Text [ en-US ] = "The complex number";
1210 Text [ en-US ] = "Returns the base-2 logarithm of a complex number";
1215 Text [ en-US ] = "Complex number";
1220 Text [ en-US ] = "The complex number";
1228 Text [ en-US ] = "Returns the product of several complex numbers";
1233 Text [ en-US ] = "Complex number";
1238 Text [ en-US ] = "The first complex number";
1243 Text [ en-US ] = "Complex number";
1248 Text [ en-US ] = "Another complex number";
1256 Text [ en-US ] = "Returns the real coefficient of a complex number";
1261 Text [ en-US ] = "Complex number";
1266 Text [ en-US ] = "The complex number";
1274 Text [ en-US ] = "Returns the sine of a complex number";
1279 Text [ en-US ] = "Complex number";
1284 Text [ en-US ] = "The complex number";
1292 Text [ en-US ] = "Returns the difference of two complex numbers";
1297 Text [ en-US ] = "Complex number 1";
1302 Text [ en-US ] = "Complex number 1";
1307 Text [ en-US ] = "Complex number 2";
1312 Text [ en-US ] = "Complex number 2";
1320 Text [ en-US ] = "Returns the square root of a complex number";
1325 Text [ en-US ] = "Complex number";
1330 Text [ en-US ] = "The complex number";
1338 Text [ en-US ] = "Returns the sum of complex numbers";
1343 Text [ en-US ] = "Complex number";
1348 Text [ en-US ] = "The complex number";
1357 Text [ en-US ] = "Returns the tangent of a complex number";
1362 Text [ en-US ] = "Complex number";
1367 Text [ en-US ] = "A complex number";
1375 Text [ en-US ] = "Returns the secant of a complex number";
1380 Text [ en-US ] = "Complex number";
1385 Text [ en-US ] = "A complex number";
1393 Text [ en-US ] = "Returns the cosecant of a complex number";
1398 Text [ en-US ] = "Complex number";
1403 Text [ en-US ] = "A complex number";
1411 Text [ en-US ] = "Returns the cotangent of a complex number";
1416 Text [ en-US ] = "Complex number";
1421 Text [ en-US ] = "A complex number";
1429 Text [ en-US ] = "Returns the hyperbolic sine of a complex number";
1434 Text [ en-US ] = "Complex number";
1439 Text [ en-US ] = "A complex number";
1447 Text [ en-US ] = "Returns the hyperbolic cosine of a complex number";
1452 Text [ en-US ] = "Complex number";
1457 Text [ en-US ] = "A complex number";
1465 Text [ en-US ] = "Returns the hyperbolic secant of a complex number";
1470 Text [ en-US ] = "Complex number";
1475 Text [ en-US ] = "A complex number";
1483 Text [ en-US ] = "Returns the hyperbolic cosecant of a complex number";
1488 Text [ en-US ] = "Complex number";
1493 Text [ en-US ] = "A complex number";
1501 Text [ en-US ] = "Converts real and imaginary coefficients into a complex number";
1506 Text [ en-US ] = "Real num";
1511 Text [ en-US ] = "The real coefficient";
1516 Text [ en-US ] = "I num";
1521 Text [ en-US ] = "The imaginary coefficient";
1526 Text [ en-US ] = "Suffix";
1531 Text [ en-US ] = "The suffix";
1539 Text [ en-US ] = "Converts a number from one measurement system to another";
1544 Text [ en-US ] = "Number";
1549 Text [ en-US ] = "The number";
1554 Text [ en-US ] = "From unit";
1559 Text [ en-US ] = "Unit of measure for number";
1564 Text [ en-US ] = "To unit";
1569 Text [ en-US ] = "Unit of measure for the result";
1577 …Text [ en-US ] = "Returns the prorated linear depreciation of an asset for each accounting period";
1582 Text [ en-US ] = "Cost";
1587 Text [ en-US ] = "Cost of the asset";
1592 Text [ en-US ] = "Date purchased";
1597 Text [ en-US ] = "Purchase date of the asset";
1602 Text [ en-US ] = "First period";
1607 Text [ en-US ] = "Date the first period ends";
1612 Text [ en-US ] = "Salvage";
1617 Text [ en-US ] = "Salvage value of an asset at the end of its life";
1622 Text [ en-US ] = "Period";
1627 Text [ en-US ] = "The period";
1632 Text [ en-US ] = "Rate";
1637 Text [ en-US ] = "The rate of depreciation";
1642 Text [ en-US ] = "Basis";
1647 Text [ en-US ] = "The year basis to be used";
1655 …Text [ en-US ] = "Returns the prorated linear depreciation of an asset for each accounting period";
1660 Text [ en-US ] = "Cost";
1665 Text [ en-US ] = "Cost of the asset";
1670 Text [ en-US ] = "Date purchased";
1675 Text [ en-US ] = "Purchase date of the asset";
1680 Text [ en-US ] = "First period";
1685 Text [ en-US ] = "The date the first period ends";
1690 Text [ en-US ] = "Salvage";
1695 Text [ en-US ] = "The salvage value of an asset at the end of its life";
1700 Text [ en-US ] = "Period";
1705 Text [ en-US ] = "The period";
1710 Text [ en-US ] = "Rate";
1715 Text [ en-US ] = "The rate of depreciation";
1720 Text [ en-US ] = "Basis";
1725 Text [ en-US ] = "The year basis to be used";
1733 Text [ en-US ] = "Returns the accrued interest for a security that pays periodic interest";
1738 Text [ en-US ] = "Issue";
1743 Text [ en-US ] = "Issue date of the security";
1748 Text [ en-US ] = "First interest";
1753 Text [ en-US ] = "First interest date of the security";
1758 Text [ en-US ] = "Settlement";
1763 Text [ en-US ] = "The settlement";
1768 Text [ en-US ] = "Rate";
1773 Text [ en-US ] = "The rate";
1778 Text [ en-US ] = "Par";
1783 Text [ en-US ] = "The par value";
1788 Text [ en-US ] = "Frequency";
1793 Text [ en-US ] = "The frequency";
1798 Text [ en-US ] = "Basis";
1803 Text [ en-US ] = "The basis";
1811 Text [ en-US ] = "Returns the accrued interest for a security that pays interest at maturity";
1816 Text [ en-US ] = "Issue";
1821 Text [ en-US ] = "The issue date";
1826 Text [ en-US ] = "Settlement";
1831 Text [ en-US ] = "The settlement";
1836 Text [ en-US ] = "Rate";
1841 Text [ en-US ] = "The rate";
1846 Text [ en-US ] = "Par";
1851 Text [ en-US ] = "The par value";
1856 Text [ en-US ] = "Basis";
1861 Text [ en-US ] = "The basis";
1869 Text [ en-US ] = "Returns the amount paid out at maturity for a fully invested security";
1874 Text [ en-US ] = "Settlement";
1879 Text [ en-US ] = "The settlement";
1884 Text [ en-US ] = "Maturity";
1889 Text [ en-US ] = "The maturity";
1894 Text [ en-US ] = "Investment";
1899 Text [ en-US ] = "The investment";
1904 Text [ en-US ] = "Discount";
1909 Text [ en-US ] = "The discount";
1914 Text [ en-US ] = "Basis";
1919 Text [ en-US ] = "The basis";
1927 Text [ en-US ] = "Returns the discount rate for a security";
1932 Text [ en-US ] = "Settlement";
1937 Text [ en-US ] = "The settlement";
1942 Text [ en-US ] = "Maturity";
1947 Text [ en-US ] = "The maturity";
1952 Text [ en-US ] = "Price";
1957 Text [ en-US ] = "The price";
1962 Text [ en-US ] = "Redemption";
1967 Text [ en-US ] = "The redemption value";
1972 Text [ en-US ] = "Basis";
1977 Text [ en-US ] = "The basis";
1985 …Text [ en-US ] = "Returns the annual Macaulay duration of a security with periodic interest paymen…
1990 Text [ en-US ] = "Settlement";
1995 Text [ en-US ] = "The settlement";
2000 Text [ en-US ] = "Maturity";
2005 Text [ en-US ] = "The maturity";
2010 Text [ en-US ] = "Coupon";
2015 Text [ en-US ] = "The coupon rate";
2020 Text [ en-US ] = "Yield";
2025 Text [ en-US ] = "The yield";
2030 Text [ en-US ] = "Frequency";
2035 Text [ en-US ] = "The frequency";
2040 Text [ en-US ] = "Basis";
2045 Text [ en-US ] = "The basis";
2053 Text [ en-US ] = "Returns the effective annual interest rate";
2058 Text [ en-US ] = "Nominal rate";
2063 Text [ en-US ] = "The nominal rate";
2068 Text [ en-US ] = "Npery";
2073 Text [ en-US ] = "The periods";
2081 Text [ en-US ] = "Returns the cumulative principal on a loan to be paid between two periods";
2086 Text [ en-US ] = "Rate";
2091 Text [ en-US ] = "The rate";
2096 Text [ en-US ] = "Nper";
2101 Text [ en-US ] = "Number of payment periods";
2106 Text [ en-US ] = "Pv";
2111 Text [ en-US ] = "The present value";
2116 Text [ en-US ] = "Start period";
2121 Text [ en-US ] = "The start period";
2126 Text [ en-US ] = "End period";
2131 Text [ en-US ] = "The end period";
2136 Text [ en-US ] = "Type";
2141 Text [ en-US ] = "The type of maturity";
2149 Text [ en-US ] = "Returns the cumulative interest to be paid between two periods";
2154 Text [ en-US ] = "Rate";
2159 Text [ en-US ] = "The rate";
2164 Text [ en-US ] = "Nper";
2169 Text [ en-US ] = "Number of payment periods";
2174 Text [ en-US ] = "Pv";
2179 Text [ en-US ] = "The present value";
2184 Text [ en-US ] = "Start period";
2189 Text [ en-US ] = "The start period";
2194 Text [ en-US ] = "End period";
2199 Text [ en-US ] = "The end period";
2204 Text [ en-US ] = "Type";
2209 Text [ en-US ] = "The type of maturity";
2217 …Text [ en-US ] = "Returns the price per 100 currency units face value of a security that pays peri…
2222 Text [ en-US ] = "Settlement";
2227 Text [ en-US ] = "The settlement";
2232 Text [ en-US ] = "Maturity";
2237 Text [ en-US ] = "The maturity";
2242 Text [ en-US ] = "Rate";
2247 Text [ en-US ] = "The rate";
2252 Text [ en-US ] = "Yield";
2257 Text [ en-US ] = "The yield";
2262 Text [ en-US ] = "Redemption";
2267 Text [ en-US ] = "The redemption value";
2272 Text [ en-US ] = "Frequency";
2277 Text [ en-US ] = "The frequency";
2282 Text [ en-US ] = "Basis";
2287 Text [ en-US ] = "The basis";
2295 Text [ en-US ] = "Returns the price per 100 currency units face value of a discounted security";
2300 Text [ en-US ] = "Settlement";
2305 Text [ en-US ] = "The settlement";
2310 Text [ en-US ] = "Maturity";
2315 Text [ en-US ] = "The maturity";
2320 Text [ en-US ] = "Discount";
2325 Text [ en-US ] = "The discount";
2330 Text [ en-US ] = "Redemption";
2335 Text [ en-US ] = "The redemption value";
2340 Text [ en-US ] = "Basis";
2345 Text [ en-US ] = "The basis";
2353 …Text [ en-US ] = "Returns the price per 100 currency units face value of a security that pays inte…
2358 Text [ en-US ] = "Settlement";
2363 Text [ en-US ] = "The settlement";
2368 Text [ en-US ] = "Maturity";
2373 Text [ en-US ] = "The maturity";
2378 Text [ en-US ] = "Issue";
2383 Text [ en-US ] = "The issue date";
2388 Text [ en-US ] = "Rate";
2393 Text [ en-US ] = "The rate";
2398 Text [ en-US ] = "Yield";
2403 Text [ en-US ] = "The yield";
2408 Text [ en-US ] = "Basis";
2413 Text [ en-US ] = "The basis";
2421 …Text [ en-US ] = "Returns the Macaulay modified duration for a security with an assumed par value …
2426 Text [ en-US ] = "Settlement";
2431 Text [ en-US ] = "The settlement";
2436 Text [ en-US ] = "Maturity";
2441 Text [ en-US ] = "The maturity";
2446 Text [ en-US ] = "Coupon";
2451 Text [ en-US ] = "The coupon rate";
2456 Text [ en-US ] = "Yield";
2461 Text [ en-US ] = "The yield";
2466 Text [ en-US ] = "Frequency";
2471 Text [ en-US ] = "The frequency";
2476 Text [ en-US ] = "Basis";
2481 Text [ en-US ] = "The basis";
2489 Text [ en-US ] = "Returns the annual nominal interest rate";
2494 Text [ en-US ] = "Effective rate";
2499 Text [ en-US ] = "The effective interest rate";
2504 Text [ en-US ] = "Npery";
2509 Text [ en-US ] = "The periods";
2517 Text [ en-US ] = "Converts a price expressed as a decimal into a price expressed as a fraction";
2522 Text [ en-US ] = "Decimal dollar";
2527 Text [ en-US ] = "The decimal number";
2532 Text [ en-US ] = "Fraction";
2537 Text [ en-US ] = "The divisor";
2545 Text [ en-US ] = "Converts a price expressed as a fraction into a price expressed as a decimal";
2550 Text [ en-US ] = "Fractional dollar";
2555 Text [ en-US ] = "The number as a fraction";
2560 Text [ en-US ] = "Fraction";
2565 Text [ en-US ] = "The divisor";
2573 Text [ en-US ] = "Returns the yield on a security that pays periodic interest";
2578 Text [ en-US ] = "Settlement";
2583 Text [ en-US ] = "The settlement";
2588 Text [ en-US ] = "Maturity";
2593 Text [ en-US ] = "The maturity";
2598 Text [ en-US ] = "Rate";
2603 Text [ en-US ] = "The rate";
2608 Text [ en-US ] = "Price";
2613 Text [ en-US ] = "The price";
2618 Text [ en-US ] = "Redemption";
2623 Text [ en-US ] = "The redemption value";
2628 Text [ en-US ] = "Frequency";
2633 Text [ en-US ] = "The frequency";
2638 Text [ en-US ] = "Basis";
2643 Text [ en-US ] = "The basis";
2651 Text [ en-US ] = "Returns the annual yield for a discounted security";
2656 Text [ en-US ] = "Settlement";
2661 Text [ en-US ] = "The settlement";
2666 Text [ en-US ] = "Maturity";
2671 Text [ en-US ] = "The maturity";
2676 Text [ en-US ] = "Price";
2681 Text [ en-US ] = "The price";
2686 Text [ en-US ] = "Redemption";
2691 Text [ en-US ] = "The redemption value";
2696 Text [ en-US ] = "Basis";
2701 Text [ en-US ] = "The basis";
2709 Text [ en-US ] = "Returns the annual yield of a security that pays interest at maturity";
2714 Text [ en-US ] = "Settlement";
2719 Text [ en-US ] = "The settlement";
2724 Text [ en-US ] = "Maturity";
2729 Text [ en-US ] = "The maturity";
2734 Text [ en-US ] = "Issue";
2739 Text [ en-US ] = "The issue date";
2744 Text [ en-US ] = "Rate";
2749 Text [ en-US ] = "The rate";
2754 Text [ en-US ] = "Price";
2759 Text [ en-US ] = "The price";
2764 Text [ en-US ] = "Basis";
2769 Text [ en-US ] = "The basis";
2777 Text [ en-US ] = "Returns the bond-equivalent yield for a treasury bill";
2782 Text [ en-US ] = "Settlement";
2787 Text [ en-US ] = "The settlement";
2792 Text [ en-US ] = "Maturity";
2797 Text [ en-US ] = "The maturity";
2802 Text [ en-US ] = "Discount";
2807 Text [ en-US ] = "The discount rate";
2815 Text [ en-US ] = "Returns the price of 100 currency units face value for a treasury bill";
2820 Text [ en-US ] = "Settlement";
2825 Text [ en-US ] = "The settlement";
2830 Text [ en-US ] = "Maturity";
2835 Text [ en-US ] = "The maturity";
2840 Text [ en-US ] = "Discount";
2845 Text [ en-US ] = "The discount rate";
2853 Text [ en-US ] = "Returns the yield for a treasury bill";
2858 Text [ en-US ] = "Settlement";
2863 Text [ en-US ] = "The settlement";
2868 Text [ en-US ] = "Maturity";
2873 Text [ en-US ] = "The maturity";
2878 Text [ en-US ] = "Price";
2883 Text [ en-US ] = "The price";
2891 Text [ en-US ] = "Returns the price per $100 face value of a security with an odd first period";
2896 Text [ en-US ] = "Settlement";
2901 Text [ en-US ] = "The settlement";
2906 Text [ en-US ] = "Maturity";
2911 Text [ en-US ] = "The maturity";
2916 Text [ en-US ] = "Issue";
2921 Text [ en-US ] = "The issue date";
2926 Text [ en-US ] = "First coupon";
2931 Text [ en-US ] = "The first coupon date";
2936 Text [ en-US ] = "Rate";
2941 Text [ en-US ] = "The rate";
2946 Text [ en-US ] = "Yield";
2951 Text [ en-US ] = "The yield";
2956 Text [ en-US ] = "Redemption";
2961 Text [ en-US ] = "The redemption value";
2966 Text [ en-US ] = "Frequency";
2971 Text [ en-US ] = "The frequency";
2976 Text [ en-US ] = "Basis";
2981 Text [ en-US ] = "The basis";
2989 Text [ en-US ] = "Returns the yield of a security with an odd first period";
2994 Text [ en-US ] = "Settlement";
2999 Text [ en-US ] = "The settlement";
3004 Text [ en-US ] = "Maturity";
3009 Text [ en-US ] = "The maturity";
3014 Text [ en-US ] = "Issue";
3019 Text [ en-US ] = "The issue date";
3024 Text [ en-US ] = "First coupon";
3029 Text [ en-US ] = "The first coupon date";
3034 Text [ en-US ] = "Rate";
3039 Text [ en-US ] = "The rate";
3044 Text [ en-US ] = "Price";
3049 Text [ en-US ] = "The price";
3054 Text [ en-US ] = "Redemption";
3059 Text [ en-US ] = "The redemption value";
3064 Text [ en-US ] = "Frequency";
3069 Text [ en-US ] = "The frequency";
3074 Text [ en-US ] = "Basis";
3079 Text [ en-US ] = "The basis";
3087 Text [ en-US ] = "Returns the price per $100 face value of a security with an odd last period";
3092 Text [ en-US ] = "Settlement";
3097 Text [ en-US ] = "The settlement";
3102 Text [ en-US ] = "Maturity";
3107 Text [ en-US ] = "The maturity";
3112 Text [ en-US ] = "Last interest";
3117 Text [ en-US ] = "The last interest date";
3122 Text [ en-US ] = "Rate";
3127 Text [ en-US ] = "The rate";
3132 Text [ en-US ] = "Yield";
3137 Text [ en-US ] = "The yield";
3142 Text [ en-US ] = "Redemption";
3147 Text [ en-US ] = "The redemption value";
3152 Text [ en-US ] = "Frequency";
3157 Text [ en-US ] = "The frequency";
3162 Text [ en-US ] = "Basis";
3167 Text [ en-US ] = "The basis";
3175 Text [ en-US ] = "Returns the yield of a security with an odd last period";
3180 Text [ en-US ] = "Settlement";
3185 Text [ en-US ] = "The settlement";
3190 Text [ en-US ] = "Maturity";
3195 Text [ en-US ] = "The maturity";
3200 Text [ en-US ] = "Last interest";
3205 Text [ en-US ] = "The last interest date";
3210 Text [ en-US ] = "Rate";
3215 Text [ en-US ] = "The rate";
3220 Text [ en-US ] = "Price";
3225 Text [ en-US ] = "The price";
3230 Text [ en-US ] = "Redemption";
3235 Text [ en-US ] = "The redemption value";
3240 Text [ en-US ] = "Frequency";
3245 Text [ en-US ] = "The frequency";
3250 Text [ en-US ] = "Basis";
3255 Text [ en-US ] = "The basis";
3263 Text [ en-US ] = "Returns the internal rate of return for a non-periodic schedule of payments";
3268 Text [ en-US ] = "Values";
3273 Text [ en-US ] = "The values";
3278 Text [ en-US ] = "Dates";
3283 Text [ en-US ] = "The dates";
3288 Text [ en-US ] = "Guess";
3293 Text [ en-US ] = "The guess";
3301 Text [ en-US ] = "Returns the net present value for a non-periodic schedule of payments";
3306 Text [ en-US ] = "Rate";
3311 Text [ en-US ] = "The rate";
3316 Text [ en-US ] = "Values";
3321 Text [ en-US ] = "The values";
3326 Text [ en-US ] = "Dates";
3331 Text [ en-US ] = "The dates";
3339 Text [ en-US ] = "Returns the interest rate for a fully invested security";
3344 Text [ en-US ] = "Settlement";
3349 Text [ en-US ] = "The settlement";
3354 Text [ en-US ] = "Maturity";
3359 Text [ en-US ] = "The maturity";
3364 Text [ en-US ] = "Investment";
3369 Text [ en-US ] = "The investment";
3374 Text [ en-US ] = "Redemption";
3379 Text [ en-US ] = "The redemption value";
3384 Text [ en-US ] = "Basis";
3389 Text [ en-US ] = "The basis";
3397 Text [ en-US ] = "Returns the first coupon date after the settlement date";
3402 Text [ en-US ] = "Settlement";
3407 Text [ en-US ] = "The settlement";
3412 Text [ en-US ] = "Maturity";
3417 Text [ en-US ] = "The maturity";
3422 Text [ en-US ] = "Frequency";
3427 Text [ en-US ] = "The frequency";
3432 Text [ en-US ] = "Basis";
3437 Text [ en-US ] = "The basis";
3445 … Text [ en-US ] = "Returns the number of days in the coupon period containing the settlement date";
3450 Text [ en-US ] = "Settlement";
3455 Text [ en-US ] = "The settlement";
3460 Text [ en-US ] = "Maturity";
3465 Text [ en-US ] = "The maturity";
3470 Text [ en-US ] = "Frequency";
3475 Text [ en-US ] = "The frequency";
3480 Text [ en-US ] = "Basis";
3485 Text [ en-US ] = "The basis";
3493 Text [ en-US ] = "Returns the number of days from the settlement date to the next coupon date";
3498 Text [ en-US ] = "Settlement";
3503 Text [ en-US ] = "The settlement";
3508 Text [ en-US ] = "Maturity";
3513 Text [ en-US ] = "The maturity";
3518 Text [ en-US ] = "Frequency";
3523 Text [ en-US ] = "The frequency";
3528 Text [ en-US ] = "Basis";
3533 Text [ en-US ] = "The basis";
3541 …Text [ en-US ] = "Returns the number of days from the beginning of the coupon period to the settle…
3546 Text [ en-US ] = "Settlement";
3551 Text [ en-US ] = "The settlement";
3556 Text [ en-US ] = "Maturity";
3561 Text [ en-US ] = "The maturity";
3566 Text [ en-US ] = "Frequency";
3571 Text [ en-US ] = "The frequency";
3576 Text [ en-US ] = "Basis";
3581 Text [ en-US ] = "The basis";
3589 Text [ en-US ] = "Returns the last coupon date preceding the settlement date";
3594 Text [ en-US ] = "Settlement";
3599 Text [ en-US ] = "The settlement";
3604 Text [ en-US ] = "Maturity";
3609 Text [ en-US ] = "The maturity";
3614 Text [ en-US ] = "Frequency";
3619 Text [ en-US ] = "The frequency";
3624 Text [ en-US ] = "Basis";
3629 Text [ en-US ] = "The basis";
3637 …Text [ en-US ] = "Returns the number of coupons payable between the settlement and maturity dates";
3642 Text [ en-US ] = "Settlement";
3647 Text [ en-US ] = "The settlement";
3652 Text [ en-US ] = "Maturity";
3657 Text [ en-US ] = "The maturity";
3662 Text [ en-US ] = "Frequency";
3667 Text [ en-US ] = "The frequency";
3672 Text [ en-US ] = "Basis";
3677 Text [ en-US ] = "The basis";
3685 …Text [ en-US ] = "Returns the future value of the initial principal after a series of compound int…
3690 Text [ en-US ] = "Principal";
3695 Text [ en-US ] = "The principal";
3700 Text [ en-US ] = "Schedule";
3705 Text [ en-US ] = "The schedule";