# translation of gnumeric.HEAD.zh_CN.po to # gnumeric simplified chinese translation file. # Copyright (C) 1998-2001,2003 Free Software Foundation, Inc. # Dillion Chen , 2001. # Donald Park , 2001. # Funda Wang , 2003,2004. # YunQiang Su , 2011. # Silence Zhou , 2021 # msgid "" msgstr "" "Project-Id-Version: gnumeric\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnumeric/issues\n" "POT-Creation-Date: 2025-03-08 18:41+0000\n" "PO-Revision-Date: 2021-06-29 09:40+0800\n" "Last-Translator: Silence Zhou \n" "Language-Team: Chinese (simplified) \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bits\n" "X-Poedit-Bookmarks: -1,-1,-1,83,-1,-1,-1,-1,-1,-1\n" "Plural-Forms: nplurals=1; plural=0;\n" #: ../plugins/fn-christian-date/functions.c:131 #, fuzzy msgid "" "EASTERSUNDAY:Easter Sunday in the Gregorian calendar according to the Roman " "rite of the Christian Church" msgstr "EASTERSUNDAY:遵照基督教罗马惯例中教皇历的复活节星期日" #: ../plugins/fn-christian-date/functions.c:133 #, fuzzy msgid "" "year:year between 1582 and 9956, defaults to the year of the next Easter " "Sunday" msgstr "year:公历1582至9956之间的年份,默认为下一个复活节所在的年" #: ../plugins/fn-christian-date/functions.c:134 #: ../plugins/fn-christian-date/functions.c:157 #: ../plugins/fn-christian-date/functions.c:177 #: ../plugins/fn-christian-date/functions.c:196 #: ../plugins/fn-christian-date/functions.c:215 msgid "" "Two digit years are adjusted as elsewhere in Gnumeric. Dates before 1904 may " "also be prohibited." msgstr "" "两位数的年份也会如 Gnumeric 中其它地方一样来调整。不可使用1904年前的日期。" #: ../plugins/fn-christian-date/functions.c:137 msgid "" "The 1-argument version of EASTERSUNDAY is compatible with OpenOffice for " "years after 1904. This function is not specified in ODF/OpenFormula." msgstr "" "单参数版本的复活节计算法兼容于 OpenOffice 中 1904 年之后的年份。该项功能在 " "ODF/OpenFormula 中未作说明。" #: ../plugins/fn-christian-date/functions.c:154 #, fuzzy msgid "" "ASHWEDNESDAY:Ash Wednesday in the Gregorian calendar according to the Roman " "rite of the Christian Church" msgstr "ASHWEDNESDAY:遵照基督教罗马惯例中教皇历里的圣灰星期三" #: ../plugins/fn-christian-date/functions.c:156 #, fuzzy msgid "" "year:year between 1582 and 9956, defaults to the year of the next Ash " "Wednesday" msgstr "year:公历1582至9956之间的年份,默认为下一个圣灰星期三所在的年" #: ../plugins/fn-christian-date/functions.c:174 #, fuzzy msgid "" "PENTECOSTSUNDAY:Pentecost Sunday in the Gregorian calendar according to the " "Roman rite of the Christian Church" msgstr "PENTECOSTSUNDAY:遵照基督教罗马惯例中教皇历的圣灵降临星期日" #: ../plugins/fn-christian-date/functions.c:176 #, fuzzy msgid "" "year:year between 1582 and 9956, defaults to the year of the next Pentecost " "Sunday" msgstr "year:公历1582至9956之间的年份,默认截止为下一个圣灵降临节" #: ../plugins/fn-christian-date/functions.c:193 #, fuzzy msgid "" "GOODFRIDAY:Good Friday in the Gregorian calendar according to the Roman rite " "of the Christian Church" msgstr "GOODFRIDAY:遵照基督教罗马惯例中教皇历的耶稣受难日" #: ../plugins/fn-christian-date/functions.c:195 #, fuzzy msgid "" "year:year between 1582 and 9956, defaults to the year of the next Good Friday" msgstr "year:公历1582至9956之间的年份,默认截止为下一个耶稣受难日" #: ../plugins/fn-christian-date/functions.c:212 #, fuzzy msgid "" "ASCENSIONTHURSDAY:Ascension Thursday in the Gregorian calendar according to " "the Roman rite of the Christian Church" msgstr "ASCENSIONTHURSDAY:遵照基督教罗马惯例中教皇历的耶稣升天节" #: ../plugins/fn-christian-date/functions.c:214 #, fuzzy msgid "" "year:year between 1582 and 9956, defaults to the year of the next Ascension " "Thursday" msgstr "year:公历1582至9956之间的年份,默认截止为下一个耶稣升天节" #: ../plugins/fn-complex/functions.c:83 msgid "COMPLEX:a complex number of the form @{x} + @{y}@{i}" msgstr "COMPLEX:形式为 @{x} + @{y}@{i} 的复数" #: ../plugins/fn-complex/functions.c:84 msgid "x:real part" msgstr "x:实部" #: ../plugins/fn-complex/functions.c:85 msgid "y:imaginary part" msgstr "y:虚部" #: ../plugins/fn-complex/functions.c:86 msgid "" "i:the suffix for the complex number, either \"i\" or \"j\"; defaults to \"i\"" msgstr "i:复数后缀,可写为 \"i\" 或 \"j\" ; 默认为 \"i\"" #: ../plugins/fn-complex/functions.c:87 msgid "If @{i} is neither \"i\" nor \"j\", COMPLEX returns #VALUE!" msgstr "如果 @{i} 既不是 \"i\" 也不是 \"j\" ,则复数返回值为 #VALUE!" #: ../plugins/fn-complex/functions.c:88 ../plugins/fn-complex/functions.c:112 #: ../plugins/fn-complex/functions.c:139 ../plugins/fn-complex/functions.c:163 #: ../plugins/fn-complex/functions.c:190 ../plugins/fn-complex/functions.c:258 #: ../plugins/fn-complex/functions.c:283 ../plugins/fn-complex/functions.c:382 #: ../plugins/fn-complex/functions.c:436 ../plugins/fn-complex/functions.c:460 #: ../plugins/fn-complex/functions.c:485 ../plugins/fn-complex/functions.c:510 #: ../plugins/fn-complex/functions.c:541 ../plugins/fn-complex/functions.c:572 #: ../plugins/fn-complex/functions.c:1036 #: ../plugins/fn-complex/functions.c:1142 #: ../plugins/fn-complex/functions.c:1171 #: ../plugins/fn-complex/functions.c:1240 ../plugins/fn-date/functions.c:82 #: ../plugins/fn-date/functions.c:195 ../plugins/fn-date/functions.c:217 #: ../plugins/fn-date/functions.c:352 ../plugins/fn-date/functions.c:387 #: ../plugins/fn-date/functions.c:404 ../plugins/fn-date/functions.c:432 #: ../plugins/fn-date/functions.c:493 ../plugins/fn-date/functions.c:512 #: ../plugins/fn-date/functions.c:535 ../plugins/fn-date/functions.c:558 #: ../plugins/fn-date/functions.c:580 ../plugins/fn-date/functions.c:604 #: ../plugins/fn-date/functions.c:628 ../plugins/fn-date/functions.c:663 #: ../plugins/fn-date/functions.c:727 ../plugins/fn-date/functions.c:765 #: ../plugins/fn-eng/functions.c:237 ../plugins/fn-eng/functions.c:262 #: ../plugins/fn-eng/functions.c:286 ../plugins/fn-eng/functions.c:315 #: ../plugins/fn-eng/functions.c:341 ../plugins/fn-eng/functions.c:364 #: ../plugins/fn-eng/functions.c:414 ../plugins/fn-eng/functions.c:441 #: ../plugins/fn-eng/functions.c:464 ../plugins/fn-eng/functions.c:487 #: ../plugins/fn-eng/functions.c:510 ../plugins/fn-eng/functions.c:530 #: ../plugins/fn-eng/functions.c:1475 ../plugins/fn-eng/functions.c:1498 #: ../plugins/fn-info/functions.c:94 ../plugins/fn-info/functions.c:1325 #: ../plugins/fn-info/functions.c:1391 ../plugins/fn-info/functions.c:1479 #: ../plugins/fn-info/functions.c:1497 ../plugins/fn-info/functions.c:1519 #: ../plugins/fn-info/functions.c:1546 ../plugins/fn-info/functions.c:1573 #: ../plugins/fn-info/functions.c:1610 ../plugins/fn-info/functions.c:1626 #: ../plugins/fn-info/functions.c:1648 ../plugins/fn-info/functions.c:1665 #: ../plugins/fn-info/functions.c:1683 ../plugins/fn-info/functions.c:1700 #: ../plugins/fn-info/functions.c:1722 ../plugins/fn-info/functions.c:1751 #: ../plugins/fn-info/functions.c:1770 ../plugins/fn-info/functions.c:1807 #: ../plugins/fn-logical/functions.c:49 ../plugins/fn-logical/functions.c:100 #: ../plugins/fn-logical/functions.c:128 ../plugins/fn-logical/functions.c:370 #: ../plugins/fn-logical/functions.c:388 ../plugins/fn-math/functions.c:201 #: ../plugins/fn-math/functions.c:264 ../plugins/fn-math/functions.c:365 #: ../plugins/fn-math/functions.c:383 ../plugins/fn-math/functions.c:405 #: ../plugins/fn-math/functions.c:465 ../plugins/fn-math/functions.c:491 #: ../plugins/fn-math/functions.c:515 ../plugins/fn-math/functions.c:534 #: ../plugins/fn-math/functions.c:569 ../plugins/fn-math/functions.c:637 #: ../plugins/fn-math/functions.c:661 ../plugins/fn-math/functions.c:686 #: ../plugins/fn-math/functions.c:707 ../plugins/fn-math/functions.c:727 #: ../plugins/fn-math/functions.c:748 ../plugins/fn-math/functions.c:768 #: ../plugins/fn-math/functions.c:788 ../plugins/fn-math/functions.c:810 #: ../plugins/fn-math/functions.c:839 ../plugins/fn-math/functions.c:876 #: ../plugins/fn-math/functions.c:947 ../plugins/fn-math/functions.c:966 #: ../plugins/fn-math/functions.c:1007 ../plugins/fn-math/functions.c:1048 #: ../plugins/fn-math/functions.c:1174 ../plugins/fn-math/functions.c:1232 #: ../plugins/fn-math/functions.c:1265 ../plugins/fn-math/functions.c:1314 #: ../plugins/fn-math/functions.c:1389 ../plugins/fn-math/functions.c:1425 #: ../plugins/fn-math/functions.c:1557 ../plugins/fn-math/functions.c:1600 #: ../plugins/fn-math/functions.c:1648 ../plugins/fn-math/functions.c:1762 #: ../plugins/fn-math/functions.c:1780 ../plugins/fn-math/functions.c:1827 #: ../plugins/fn-math/functions.c:1888 ../plugins/fn-math/functions.c:1934 #: ../plugins/fn-math/functions.c:1967 ../plugins/fn-math/functions.c:2005 #: ../plugins/fn-math/functions.c:2194 ../plugins/fn-math/functions.c:2224 #: ../plugins/fn-math/functions.c:2257 ../plugins/fn-math/functions.c:2324 #: ../plugins/fn-math/functions.c:2349 ../plugins/fn-math/functions.c:2376 #: ../plugins/fn-math/functions.c:2402 ../plugins/fn-math/functions.c:2426 #: ../plugins/fn-math/functions.c:2457 ../plugins/fn-math/functions.c:2492 #: ../plugins/fn-math/functions.c:2617 ../plugins/fn-math/functions.c:2865 #: ../plugins/fn-math/functions.c:2909 ../plugins/fn-math/functions.c:2952 #: ../plugins/fn-math/functions.c:2995 ../plugins/fn-math/functions.c:3052 #: ../plugins/fn-math/functions.c:3242 ../plugins/fn-math/functions.c:3340 #: ../plugins/fn-math/functions.c:3385 ../plugins/fn-random/functions.c:46 #: ../plugins/fn-random/functions.c:247 ../plugins/fn-stat/functions.c:82 #: ../plugins/fn-stat/functions.c:109 ../plugins/fn-stat/functions.c:135 #: ../plugins/fn-stat/functions.c:162 ../plugins/fn-stat/functions.c:272 #: ../plugins/fn-stat/functions.c:320 ../plugins/fn-stat/functions.c:350 #: ../plugins/fn-stat/functions.c:380 ../plugins/fn-stat/functions.c:413 #: ../plugins/fn-stat/functions.c:437 ../plugins/fn-stat/functions.c:482 #: ../plugins/fn-stat/functions.c:532 ../plugins/fn-stat/functions.c:561 #: ../plugins/fn-stat/functions.c:590 ../plugins/fn-stat/functions.c:610 #: ../plugins/fn-stat/functions.c:637 ../plugins/fn-stat/functions.c:735 #: ../plugins/fn-stat/functions.c:761 ../plugins/fn-stat/functions.c:786 #: ../plugins/fn-stat/functions.c:811 ../plugins/fn-stat/functions.c:836 #: ../plugins/fn-stat/functions.c:861 ../plugins/fn-stat/functions.c:895 #: ../plugins/fn-stat/functions.c:934 ../plugins/fn-stat/functions.c:986 #: ../plugins/fn-stat/functions.c:1054 ../plugins/fn-stat/functions.c:1086 #: ../plugins/fn-stat/functions.c:1116 ../plugins/fn-stat/functions.c:1143 #: ../plugins/fn-stat/functions.c:1173 ../plugins/fn-stat/functions.c:1261 #: ../plugins/fn-stat/functions.c:1298 ../plugins/fn-stat/functions.c:1339 #: ../plugins/fn-stat/functions.c:1424 ../plugins/fn-stat/functions.c:1461 #: ../plugins/fn-stat/functions.c:1666 ../plugins/fn-stat/functions.c:1698 #: ../plugins/fn-stat/functions.c:1794 ../plugins/fn-stat/functions.c:1821 #: ../plugins/fn-stat/functions.c:1851 ../plugins/fn-stat/functions.c:1886 #: ../plugins/fn-stat/functions.c:1919 ../plugins/fn-stat/functions.c:1948 #: ../plugins/fn-stat/functions.c:1980 ../plugins/fn-stat/functions.c:2012 #: ../plugins/fn-stat/functions.c:2044 ../plugins/fn-stat/functions.c:2077 #: ../plugins/fn-stat/functions.c:2125 ../plugins/fn-stat/functions.c:2149 #: ../plugins/fn-stat/functions.c:2173 ../plugins/fn-stat/functions.c:2200 #: ../plugins/fn-stat/functions.c:2229 ../plugins/fn-stat/functions.c:2249 #: ../plugins/fn-stat/functions.c:2276 ../plugins/fn-stat/functions.c:2407 #: ../plugins/fn-stat/functions.c:2465 ../plugins/fn-stat/functions.c:2513 #: ../plugins/fn-stat/functions.c:2593 ../plugins/fn-stat/functions.c:2651 #: ../plugins/fn-stat/functions.c:2710 ../plugins/fn-stat/functions.c:2734 #: ../plugins/fn-stat/functions.c:2759 ../plugins/fn-stat/functions.c:2789 #: ../plugins/fn-stat/functions.c:2814 ../plugins/fn-stat/functions.c:2842 #: ../plugins/fn-stat/functions.c:2867 ../plugins/fn-stat/functions.c:3097 #: ../plugins/fn-stat/functions.c:3139 ../plugins/fn-stat/functions.c:3185 #: ../plugins/fn-stat/functions.c:3228 ../plugins/fn-stat/functions.c:3272 #: ../plugins/fn-stat/functions.c:3338 ../plugins/fn-stat/functions.c:3507 #: ../plugins/fn-stat/functions.c:4451 ../plugins/fn-stat/functions.c:4508 #: ../plugins/fn-stat/functions.c:4556 ../plugins/fn-stat/functions.c:4621 #: ../plugins/fn-string/functions.c:66 ../plugins/fn-string/functions.c:138 #: ../plugins/fn-string/functions.c:249 ../plugins/fn-string/functions.c:268 #: ../plugins/fn-string/functions.c:285 ../plugins/fn-string/functions.c:302 #: ../plugins/fn-string/functions.c:322 ../plugins/fn-string/functions.c:386 #: ../plugins/fn-string/functions.c:406 ../plugins/fn-string/functions.c:533 #: ../plugins/fn-string/functions.c:602 ../plugins/fn-string/functions.c:622 #: ../plugins/fn-string/functions.c:643 ../plugins/fn-string/functions.c:664 #: ../plugins/fn-string/functions.c:743 ../plugins/fn-string/functions.c:787 #: ../plugins/fn-string/functions.c:818 ../plugins/fn-string/functions.c:856 #: ../plugins/fn-string/functions.c:913 ../plugins/fn-string/functions.c:959 #: ../plugins/fn-string/functions.c:1061 ../plugins/fn-string/functions.c:1085 #: ../plugins/fn-string/functions.c:1138 ../plugins/fn-string/functions.c:1185 #: ../plugins/fn-string/functions.c:1281 ../plugins/fn-string/functions.c:1352 #: ../plugins/fn-string/functions.c:1435 msgid "This function is Excel compatible." msgstr "该功能兼容于 Excel。" #: ../plugins/fn-complex/functions.c:109 msgid "IMAGINARY:the imaginary part of the complex number @{z}" msgstr "IMAGINARY:复数 @{z} 中的虚数部分" #: ../plugins/fn-complex/functions.c:110 ../plugins/fn-complex/functions.c:137 #: ../plugins/fn-complex/functions.c:161 ../plugins/fn-complex/functions.c:188 #: ../plugins/fn-complex/functions.c:212 ../plugins/fn-complex/functions.c:234 #: ../plugins/fn-complex/functions.c:256 ../plugins/fn-complex/functions.c:281 #: ../plugins/fn-complex/functions.c:306 ../plugins/fn-complex/functions.c:331 #: ../plugins/fn-complex/functions.c:355 ../plugins/fn-complex/functions.c:380 #: ../plugins/fn-complex/functions.c:406 ../plugins/fn-complex/functions.c:431 #: ../plugins/fn-complex/functions.c:458 ../plugins/fn-complex/functions.c:483 #: ../plugins/fn-complex/functions.c:570 ../plugins/fn-complex/functions.c:594 #: ../plugins/fn-complex/functions.c:617 ../plugins/fn-complex/functions.c:641 #: ../plugins/fn-complex/functions.c:665 ../plugins/fn-complex/functions.c:688 #: ../plugins/fn-complex/functions.c:712 ../plugins/fn-complex/functions.c:735 #: ../plugins/fn-complex/functions.c:761 ../plugins/fn-complex/functions.c:787 #: ../plugins/fn-complex/functions.c:813 ../plugins/fn-complex/functions.c:836 #: ../plugins/fn-complex/functions.c:860 ../plugins/fn-complex/functions.c:883 #: ../plugins/fn-complex/functions.c:909 ../plugins/fn-complex/functions.c:936 #: ../plugins/fn-complex/functions.c:963 ../plugins/fn-complex/functions.c:986 #: ../plugins/fn-complex/functions.c:1010 #: ../plugins/fn-complex/functions.c:1034 #: ../plugins/fn-complex/functions.c:1059 #: ../plugins/fn-complex/functions.c:1083 #: ../plugins/fn-complex/functions.c:1108 msgid "z:a complex number" msgstr "z:一个复数" #: ../plugins/fn-complex/functions.c:111 ../plugins/fn-complex/functions.c:138 #: ../plugins/fn-complex/functions.c:162 ../plugins/fn-complex/functions.c:189 #: ../plugins/fn-complex/functions.c:213 ../plugins/fn-complex/functions.c:235 #: ../plugins/fn-complex/functions.c:257 ../plugins/fn-complex/functions.c:282 #: ../plugins/fn-complex/functions.c:308 ../plugins/fn-complex/functions.c:333 #: ../plugins/fn-complex/functions.c:357 ../plugins/fn-complex/functions.c:381 #: ../plugins/fn-complex/functions.c:408 ../plugins/fn-complex/functions.c:435 #: ../plugins/fn-complex/functions.c:459 ../plugins/fn-complex/functions.c:484 #: ../plugins/fn-complex/functions.c:571 ../plugins/fn-complex/functions.c:595 #: ../plugins/fn-complex/functions.c:618 ../plugins/fn-complex/functions.c:642 #: ../plugins/fn-complex/functions.c:666 ../plugins/fn-complex/functions.c:689 #: ../plugins/fn-complex/functions.c:713 ../plugins/fn-complex/functions.c:738 #: ../plugins/fn-complex/functions.c:764 ../plugins/fn-complex/functions.c:790 #: ../plugins/fn-complex/functions.c:814 ../plugins/fn-complex/functions.c:837 #: ../plugins/fn-complex/functions.c:861 ../plugins/fn-complex/functions.c:886 #: ../plugins/fn-complex/functions.c:913 ../plugins/fn-complex/functions.c:940 #: ../plugins/fn-complex/functions.c:964 ../plugins/fn-complex/functions.c:987 #: ../plugins/fn-complex/functions.c:1011 #: ../plugins/fn-complex/functions.c:1035 #: ../plugins/fn-complex/functions.c:1060 #: ../plugins/fn-complex/functions.c:1084 msgid "If @{z} is not a valid complex number, #VALUE! is returned." msgstr "如果 @{z} 不是一个有效的复数,则返回值为 #VALUE! 。" #: ../plugins/fn-complex/functions.c:136 msgid "IMABS:the absolute value of the complex number @{z}" msgstr "IMABS:复数 @{z} 的模" #: ../plugins/fn-complex/functions.c:160 msgid "IMREAL:the real part of the complex number @{z}" msgstr "IMREAL:虚数 @{z} 的实数部分" #: ../plugins/fn-complex/functions.c:187 msgid "IMCONJUGATE:the complex conjugate of the complex number @{z}" msgstr "IMCONJUGATE:复数 @{z} 的共轭复数" #: ../plugins/fn-complex/functions.c:211 msgid "IMINV:the reciprocal, or inverse, of the complex number @{z}" msgstr "IMINV:复数 @{z} 的倒数或相反数" #: ../plugins/fn-complex/functions.c:233 msgid "IMNEG:the negative of the complex number @{z}" msgstr "IMNEG:复数 @{z} 的负值" #: ../plugins/fn-complex/functions.c:255 msgid "IMCOS:the cosine of the complex number @{z}" msgstr "IMCOS:复数 @{z} 的余弦值" #: ../plugins/fn-complex/functions.c:280 msgid "IMTAN:the tangent of the complex number @{z}" msgstr "IMTAN:复数 @{z} 的正切值" #: ../plugins/fn-complex/functions.c:305 msgid "IMSEC:the secant of the complex number @{z}" msgstr "IMSEC:复数 @{z} 的正割值" #: ../plugins/fn-complex/functions.c:307 msgid "IMSEC(@{z}) = 1/IMCOS(@{z})." msgstr "IMSEC(@{z}) = 1/IMCOS(@{z})." #: ../plugins/fn-complex/functions.c:330 msgid "IMCSC:the cosecant of the complex number @{z}" msgstr "IMCSC:复数 @{z} 的余割值" #: ../plugins/fn-complex/functions.c:332 msgid "IMCSC(@{z}) = 1/IMSIN(@{z})." msgstr "IMCSC(@{z}) = 1/IMSIN(@{z})." #: ../plugins/fn-complex/functions.c:354 msgid "IMCOT:the cotangent of the complex number @{z}" msgstr "IMCOT:复数 @{z} 的余切值" #: ../plugins/fn-complex/functions.c:356 msgid "IMCOT(@{z}) = IMCOS(@{z})/IMSIN(@{z})." msgstr "IMCOT(@{z}) = IMCOS(@{z})/IMSIN(@{z})." #: ../plugins/fn-complex/functions.c:379 msgid "IMEXP:the exponential of the complex number @{z}" msgstr "IMEXP:复数 @{z} 的指数值" #: ../plugins/fn-complex/functions.c:405 #, fuzzy #| msgid "IMARGUMENT:the argument theta of the complex number @{z} " msgid "IMARGUMENT:the argument theta of the complex number @{z}" msgstr "IMARGUMENT:复数 @{z} 的 θ 参数值" #: ../plugins/fn-complex/functions.c:407 msgid "" "The argument theta of a complex number is its angle in radians from the real " "axis." msgstr "复数的 θ 参数是指从实轴开始的的角度(单位是弧度)。" #: ../plugins/fn-complex/functions.c:409 msgid "" "If @{z} is 0, 0 is returned. This is different from Excel which returns an " "error." msgstr "如果 @{z} 为0,则返回 0 。这与 Excel 不同,Excel 是返回一个错误。" #: ../plugins/fn-complex/functions.c:430 msgid "IMLN:the natural logarithm of the complex number @{z}" msgstr "IMLN:复数 @{z} 的自然对数值" #: ../plugins/fn-complex/functions.c:432 #, fuzzy msgid "" "The result will have an imaginary part between -π and +π.\n" "The natural logarithm is not uniquely defined on complex numbers. You may " "need to add or subtract an even multiple of π to the imaginary part." msgstr "" "结果的虚部将在 -π 到 +π 的范围之内。 \n" "自然对数的定义并不局限于复数。您也许需要对虚部增加或减少 n 的偶数倍的值。" #: ../plugins/fn-complex/functions.c:457 msgid "IMLOG2:the base-2 logarithm of the complex number @{z}" msgstr "IMLOG2:复数 @{z} 以 2 为底的对数值" #: ../plugins/fn-complex/functions.c:482 msgid "IMLOG10:the base-10 logarithm of the complex number @{z}" msgstr "IMLOG10:复数 @{z} 以 10 为底的对数值" #: ../plugins/fn-complex/functions.c:506 msgid "IMPOWER:the complex number @{z1} raised to the @{z2}th power" msgstr "IMPOWER:复数 @{z1} 的 @{z2} 次幂" #: ../plugins/fn-complex/functions.c:507 ../plugins/fn-complex/functions.c:538 #: ../plugins/fn-complex/functions.c:1139 #: ../plugins/fn-complex/functions.c:1168 #: ../plugins/fn-complex/functions.c:1237 msgid "z1:a complex number" msgstr "z1: 一个复数" #: ../plugins/fn-complex/functions.c:508 ../plugins/fn-complex/functions.c:539 #: ../plugins/fn-complex/functions.c:1140 #: ../plugins/fn-complex/functions.c:1169 #: ../plugins/fn-complex/functions.c:1238 msgid "z2:a complex number" msgstr "z2: 一个复数" #: ../plugins/fn-complex/functions.c:509 ../plugins/fn-complex/functions.c:540 #: ../plugins/fn-complex/functions.c:1141 msgid "If @{z1} or @{z2} is not a valid complex number, #VALUE! is returned." msgstr "如果 @{z1} 或 @{z2} 不是合法复数,返回值将为 #VALUE! 。" #: ../plugins/fn-complex/functions.c:537 msgid "IMDIV:the quotient of two complex numbers @{z1}/@{z2}" msgstr "IMDIV:复数 @{z1}/@{z2} 的商" #: ../plugins/fn-complex/functions.c:569 msgid "IMSIN:the sine of the complex number @{z}" msgstr "IMSIN:复数 @{z} 的正弦" #: ../plugins/fn-complex/functions.c:593 msgid "IMSINH:the hyperbolic sine of the complex number @{z}" msgstr "IMSINH:复数 @{z} 的双曲正弦值" #: ../plugins/fn-complex/functions.c:616 msgid "IMCOSH:the hyperbolic cosine of the complex number @{z}" msgstr "IMCOSH:复数 @{z} 的双曲余弦值" #: ../plugins/fn-complex/functions.c:640 msgid "IMTANH:the hyperbolic tangent of the complex number @{z}" msgstr "IMTANH:复数 @{z} 的双曲正切值" #: ../plugins/fn-complex/functions.c:664 msgid "IMSECH:the hyperbolic secant of the complex number @{z}" msgstr "IMSECH:复数 @{z} 的双曲正割值" #: ../plugins/fn-complex/functions.c:687 msgid "IMCSCH:the hyperbolic cosecant of the complex number @{z}" msgstr "IMCSCH:复数 @{z} 的双曲余割值" #: ../plugins/fn-complex/functions.c:711 msgid "IMCOTH:the hyperbolic cotangent of the complex number @{z}" msgstr "IMCOTH:复数 @{z} 的双曲余切值" #: ../plugins/fn-complex/functions.c:734 #, fuzzy msgid "IMARCSIN:the complex arcsine of the complex number @{z}" msgstr "IMARCSIN:复数 @{z} 的反正弦值" #: ../plugins/fn-complex/functions.c:736 #, fuzzy msgid "" "IMARCSIN returns the complex arcsine of the complex number @{z}. The branch " "cuts are on the real axis, less than -1 and greater than 1." msgstr "" "IMARCSIN 返回复数 @{z} 的复数反正弦值。其两个曲线支在实轴上,小于-1并大于1。" # The "@{z}" may be missing in the original sentance. #: ../plugins/fn-complex/functions.c:760 #, fuzzy msgid "IMARCCOS:the complex arccosine of the complex number" msgstr "IMARCCOS:复数的复反余弦值 " #: ../plugins/fn-complex/functions.c:762 #, fuzzy msgid "" "IMARCCOS returns the complex arccosine of the complex number @{z}. The " "branch cuts are on the real axis, less than -1 and greater than 1." msgstr "" "IMARCCOS返回复数 @{z} 的复数反余弦值。其两个曲线支在实轴上,小于-1并大于1。" # The "@{z}" may be missing in the original sentance. #: ../plugins/fn-complex/functions.c:786 #, fuzzy msgid "IMARCTAN:the complex arctangent of the complex number" msgstr "IMARCTAN:复数的反正切值" #: ../plugins/fn-complex/functions.c:788 #, fuzzy msgid "" "IMARCTAN returns the complex arctangent of the complex number @{z}. The " "branch cuts are on the imaginary axis, below -i and above i." msgstr "" "IMARCTAN返回复数 @{z} 的复数反正切值。其两个曲线支在虚轴上,小于-i并大于i。" #: ../plugins/fn-complex/functions.c:812 #, fuzzy msgid "IMARCSEC:the complex arcsecant of the complex number @{z}" msgstr "IMARCSEC:复数 @{z} 的反正割值" #: ../plugins/fn-complex/functions.c:835 #, fuzzy msgid "IMARCCSC:the complex arccosecant of the complex number @{z}" msgstr "IMARCCSC:复数 @{z} 的反余割值" #: ../plugins/fn-complex/functions.c:859 #, fuzzy msgid "IMARCCOT:the complex arccotangent of the complex number @{z}" msgstr "IMARCCOT:复数 @{z} 的反余切值" #: ../plugins/fn-complex/functions.c:882 #, fuzzy msgid "IMARCSINH:the complex hyperbolic arcsine of the complex number @{z}" msgstr "IMARCSINH:复数 @{z} 的反双曲正弦值" #: ../plugins/fn-complex/functions.c:884 #, fuzzy msgid "" "IMARCSINH returns the complex hyperbolic arcsine of the complex number " "@{z}. The branch cuts are on the imaginary axis, below -i and above i." msgstr "" "IMARCSINH返回复数 @{z} 的复数反双曲正弦值。其两个曲线支在虚轴上,小于-i并大于" "i。" #: ../plugins/fn-complex/functions.c:908 #, fuzzy msgid "IMARCCOSH:the complex hyperbolic arccosine of the complex number @{z}" msgstr "IMARCCOSH:复数 @{z} 的反双曲余弦值" #: ../plugins/fn-complex/functions.c:910 #, fuzzy msgid "" "IMARCCOSH returns the complex hyperbolic arccosine of the complex number " "@{z}. The branch cut is on the real axis, less than 1." msgstr "IMARCCOSH返回复数 @{z} 的复数反双曲余弦值。其曲线支在实轴上,小于1。" #: ../plugins/fn-complex/functions.c:935 #, fuzzy msgid "IMARCTANH:the complex hyperbolic arctangent of the complex number @{z}" msgstr "IMARCTANH:复数 @{z} 的反双曲正切值" #: ../plugins/fn-complex/functions.c:937 #, fuzzy msgid "" "IMARCTANH returns the complex hyperbolic arctangent of the complex number " "@{z}. The branch cuts are on the real axis, less than -1 and greater than 1." msgstr "" "IMARCTANH返回复数 @{z} 的复数反双曲正切值。其两个曲线支在实轴上,小于-1并大于" "1。" #: ../plugins/fn-complex/functions.c:962 #, fuzzy msgid "IMARCSECH:the complex hyperbolic arcsecant of the complex number @{z}" msgstr "IMARCSECH:复数 @{z} 的反双曲正割值" #: ../plugins/fn-complex/functions.c:985 #, fuzzy msgid "IMARCCSCH:the complex hyperbolic arccosecant of the complex number @{z}" msgstr "IMARCCSCH:复数 @{z} 的反双曲余割值" #: ../plugins/fn-complex/functions.c:1009 #, fuzzy msgid "" "IMARCCOTH:the complex hyperbolic arccotangent of the complex number @{z}" msgstr "IMARCCOTH:复数 @{z} 的反双曲余切值" #: ../plugins/fn-complex/functions.c:1033 msgid "IMSQRT:the square root of the complex number @{z}" msgstr "IMSQRT:复数 @{z} 的平方根" #: ../plugins/fn-complex/functions.c:1058 #, fuzzy #| msgid "IMCOS:the cosine of the complex number @{z}" msgid "IMFACT:the factorial of the complex number @{z}" msgstr "IMCOS:复数 @{z} 的余弦值" #: ../plugins/fn-complex/functions.c:1082 #, fuzzy #| msgid "IMNEG:the negative of the complex number @{z}" msgid "IMGAMMA:the gamma function of the complex number @{z}" msgstr "IMNEG:复数 @{z} 的负值" #: ../plugins/fn-complex/functions.c:1106 msgid "IMIGAMMA:the incomplete Gamma function" msgstr "" #: ../plugins/fn-complex/functions.c:1107 #, fuzzy #| msgid "z:a complex number" msgid "a:a complex number" msgstr "z:一个复数" #: ../plugins/fn-complex/functions.c:1109 ../plugins/fn-math/functions.c:1089 msgid "" "lower:if true (the default), the lower incomplete gamma function, otherwise " "the upper incomplete gamma function" msgstr "" "lower: 如果为 true (默认值),则为下标不完全函数,否则为上标不完全函数 " #: ../plugins/fn-complex/functions.c:1110 ../plugins/fn-math/functions.c:1090 msgid "" "regularize:if true (the default), the regularized version of the incomplete " "gamma function" msgstr "regularize: 如果为 true (默认值),则不完整函数的正则化版本 " #: ../plugins/fn-complex/functions.c:1111 msgid "" "The regularized incomplete gamma function is the unregularized incomplete " "gamma function divided by GAMMA(@{a})." msgstr "正则化不完全函数是非正则化不完全函数除以伽玛 (@{a})。" #: ../plugins/fn-complex/functions.c:1138 msgid "IMSUB:the difference of two complex numbers" msgstr "IMSUB:两个复数的差" #: ../plugins/fn-complex/functions.c:1167 msgid "IMPRODUCT:the product of the given complex numbers" msgstr "IMPRODUCT:给定复数的乘积" #: ../plugins/fn-complex/functions.c:1170 #: ../plugins/fn-complex/functions.c:1239 msgid "" "If any of @{z1}, @{z2},... is not a valid complex number, #VALUE! is " "returned." msgstr "如果 @{z1}, @{z2},... 其中之一为非法复数,则返回值为 #VALUE! 。" #: ../plugins/fn-complex/functions.c:1236 msgid "IMSUM:the sum of the given complex numbers" msgstr "IMSUM:给定复数之和" #: ../plugins/fn-database/functions.c:44 #, fuzzy msgid "" "database:a range in which rows of related information are records and " "columns of data are fields" msgstr "数据库:一个范围之中,行表示相关信息,列为数据栏" #: ../plugins/fn-database/functions.c:47 #, fuzzy msgid "field:a string or integer specifying which field is to be used" msgstr "栏:由一个字符串或整数指定哪一栏将被使用" #: ../plugins/fn-database/functions.c:49 #, fuzzy msgid "criteria:a range containing conditions" msgstr "标准:包含条件的范围" #: ../plugins/fn-database/functions.c:51 #, fuzzy msgid "" "@{database} is a range in which rows of related information are records and " "columns of data are fields. The first row of a database contains labels for " "each column." msgstr "" "@{database} 是一个范围,其中行表示相关信息,列为数据栏。数据库中第一行为各列" "的标签。" #: ../plugins/fn-database/functions.c:56 #, fuzzy msgid "" "@{field} is a string or integer specifying which field is to be used. If " "@{field} is an integer n then the nth column will be used. If @{field} is a " "string, then the column with the matching label will be used." msgstr "" "@{field} 是一个字符串或整数,用来指定哪一栏将被使用。如果 @{field} 是整数 " "n ,则第 n 列将被使用。如果 @{field} 是一个字符串,则标签与该字符串相匹配的列" "将被使用。" #: ../plugins/fn-database/functions.c:61 #, fuzzy msgid "" "@{criteria} is a range containing conditions. The first row of a @{criteria} " "should contain labels. Each label specifies to which field the conditions " "given in that column apply. Each cell below the label specifies a condition " "such as \">3\" or \"<9\". An equality condition can be given by simply " "specifying a value, e. g. \"3\" or \"Jody\". For a record to be considered " "it must satisfy all conditions in at least one of the rows of @{criteria}." msgstr "" "@{criteria} 是一个包含条件的范围。 @{criteria} 的第一行应当包含标签。每个标签" "指定该列中的条件适用于哪一栏。标签下方的每一个单元格都制定了一个条件,例如 " "\">3\" 或 \"<9\" 。 给定一个值就可指定等值条件,例如 \"3\" 或 \"Jody\" 。待考" "的记录必须符合 @{criteria} 中至少一列的所有条件。" #: ../plugins/fn-database/functions.c:72 msgid "" "Let us assume that the range A1:C7 contain the following values:\n" "\n" "Name \tAge \tSalary\n" "John \t34 \t54342\n" "Bill \t35 \t22343\n" "Clark \t29 \t34323\n" "Bob \t43 \t47242\n" "Susan \t37 \t42932\n" "Jill \t\t45 \t45324\n" "\n" "In addition, the cells A9:B11 contain the following values:\n" "Age \tSalary\n" "<30\n" ">40 \t>46000\n" msgstr "" "让我们假设范围 A1:C7 包含以下值: \n" "\n" "姓名 \t 年龄 \t 薪水 \n" "约翰 \t34 \t54342\n" "比尔 \t35 \t22343\n" "克拉克 \t29 \t34323\n" "鲍伯 \t43 \t47242\n" "苏珊 \t37 \t42932\n" "吉尔 \t\t45 \t45324\n" "\n" "并且单元格 A9:B11 包含以下值: \n" "年龄 \t 薪水 \n" "<30\n" ">40 \t>46000\n" #: ../plugins/fn-database/functions.c:348 #, fuzzy msgid "" "DAVERAGE:average of the values in @{field} in @{database} belonging to " "records that match @{criteria}" msgstr "" "DAVERAGE: @{database} 中 @{field} 内所有匹配 @{criteria} 的记录的平均值" #: ../plugins/fn-database/functions.c:357 msgid "DAVERAGE(A1:C7, \"Salary\", A9:A11) equals 42296.3333." msgstr "DAVERAGE(A1:C7, \"薪水\", A9:A11) 等于 42296.3333。" #: ../plugins/fn-database/functions.c:358 msgid "DAVERAGE(A1:C7, \"Age\", A9:A11) equals 39." msgstr "DAVERAGE(A1:C7, \"年龄\", A9:A11) 等于 39。" #: ../plugins/fn-database/functions.c:359 msgid "DAVERAGE(A1:C7, \"Salary\", A9:B11) equals 40782.5." msgstr "DAVERAGE(A1:C7, \"薪水\", A9:B11) 等于 40782.5。" #: ../plugins/fn-database/functions.c:360 msgid "DAVERAGE(A1:C7, \"Age\", A9:B11) equals 36." msgstr "DAVERAGE(A1:C7, \"年龄\", A9:B11) 等于 36。" #: ../plugins/fn-database/functions.c:384 #, fuzzy msgid "" "DCOUNT:count of numbers in @{field} in @{database} belonging to records that " "match @{criteria}" msgstr "" "DCOUNT:@{database} 中 @{field} 内所有匹配 @{criteria} 的记录的条目数量" #: ../plugins/fn-database/functions.c:393 msgid "DCOUNT(A1:C7, \"Salary\", A9:A11) equals 3." msgstr "DCOUNT(A1:C7, \"薪水\", A9:A11) 等于 3。" #: ../plugins/fn-database/functions.c:394 msgid "DCOUNT(A1:C7, \"Salary\", A9:B11) equals 2." msgstr "DCOUNT(A1:C7, \"薪水\", A9:B11) 等于 2。" #: ../plugins/fn-database/functions.c:395 msgid "DCOUNT(A1:C7, \"Name\", A9:B11) equals 0." msgstr "DCOUNT(A1:C7, \"姓名\", A9:B11) 等于 0。" #: ../plugins/fn-database/functions.c:428 #, fuzzy msgid "" "DCOUNTA:count of cells with data in @{field} in @{database} belonging to " "records that match @{criteria}" msgstr "" "DCOUNTA: @{database} 中 @{field} 里匹配 @{criteria} 的有数据的单元格数目" #: ../plugins/fn-database/functions.c:437 msgid "DCOUNTA(A1:C7, \"Salary\", A9:A11) equals 3." msgstr "DCOUNTA(A1:C7, \"薪水\", A9:A11) 等于 3。" #: ../plugins/fn-database/functions.c:438 msgid "DCOUNTA(A1:C7, \"Salary\", A9:B11) equals 2." msgstr "DCOUNTA(A1:C7, \"薪水\", A9:B11) 等于 2。" #: ../plugins/fn-database/functions.c:439 msgid "DCOUNTA(A1:C7, \"Name\", A9:B11) equals 2." msgstr "DCOUNTA(A1:C7, \"姓名\", A9:B11) 等于 2。" #: ../plugins/fn-database/functions.c:461 #, fuzzy msgid "" "DGET:a value from @{field} in @{database} belonging to records that match " "@{criteria}" msgstr "DGET: @{database} 中 @{field} 里匹配 @{criteria} 的一个值" #: ../plugins/fn-database/functions.c:470 msgid "If none of the records match the conditions, DGET returns #VALUE!" msgstr "如果没有记录与条件匹配, DGET 返回值为 #VALUE!" #: ../plugins/fn-database/functions.c:471 msgid "If more than one record match the conditions, DGET returns #NUM!" msgstr "如果多条记录与条件匹配, DGET 返回值为 #NUM!" #: ../plugins/fn-database/functions.c:472 msgid "DGET(A1:C7, \"Salary\", A9:A10) equals 34323." msgstr "DGET(A1:C7, \"薪水\", A9:A10) 等于 34323。" #: ../plugins/fn-database/functions.c:473 msgid "DGET(A1:C7, \"Name\", A9:A10) equals \"Clark\"." msgstr "DGET(A1:C7, \"姓名\", A9:A10) 等于 \"克拉克\"." #: ../plugins/fn-database/functions.c:503 msgid "" "DMAX:largest number in @{field} in @{database} belonging to a record that " "match @{criteria}" msgstr "DMAX: @{database} 中 @{field} 里匹配 @{criteria} 的最大值" #: ../plugins/fn-database/functions.c:512 msgid "DMAX(A1:C7, \"Salary\", A9:A11) equals 47242." msgstr "DMAX(A1:C7, \"薪水\", A9:A11) 等于 47242。" #: ../plugins/fn-database/functions.c:513 msgid "DMAX(A1:C7, \"Age\", A9:A11) equals 45." msgstr "DMAX(A1:C7, \"年龄\", A9:A11) 等于 45。" #: ../plugins/fn-database/functions.c:514 msgid "DMAX(A1:C7, \"Age\", A9:B11) equals 43." msgstr "DMAX(A1:C7, \"年龄\", A9:B11) 等于 43。" #: ../plugins/fn-database/functions.c:539 #, fuzzy msgid "" "DMIN:smallest number in @{field} in @{database} belonging to a record that " "match @{criteria}" msgstr "DMIN: @{database} 中 @{field} 里匹配 @{criteria} 的最小值" #: ../plugins/fn-database/functions.c:548 msgid "DMIN(A1:C7, \"Salary\", A9:B11) equals 34323." msgstr "DMIN(A1:C7, \"薪水\", A9:B11) 等于 34323。" #: ../plugins/fn-database/functions.c:549 msgid "DMIN(A1:C7, \"Age\", A9:B11) equals 29." msgstr "DMIN(A1:C7, \"年龄\", A9:B11) 等于 29。" #: ../plugins/fn-database/functions.c:572 #, fuzzy msgid "" "DPRODUCT:product of all values in @{field} in @{database} belonging to " "records that match @{criteria}" msgstr "DPRODUCT: @{database} 中 @{field} 里匹配 @{criteria} 的所有值的乘积" #: ../plugins/fn-database/functions.c:581 msgid "DPRODUCT(A1:C7, \"Age\", A9:B11) equals 1247." msgstr "DPRODUCT(A1:C7, \"年龄\", A9:B11) 等于 1247。" #: ../plugins/fn-database/functions.c:605 #, fuzzy msgid "" "DSTDEV:sample standard deviation of the values in @{field} in @{database} " "belonging to records that match @{criteria}" msgstr "DSTDEV: @{database} 中 @{field} 里匹配 @{criteria} 的值的样本标准差" #: ../plugins/fn-database/functions.c:614 msgid "DSTDEV(A1:C7, \"Age\", A9:B11) equals 9.89949." msgstr "DSTDEV(A1:C7, \"年龄\", A9:B11) 等于 9.89949。" #: ../plugins/fn-database/functions.c:615 msgid "DSTDEV(A1:C7, \"Salary\", A9:B11) equals 9135.112506." msgstr "DSTDEV(A1:C7, \"薪水\", A9:B11) 等于 9135.112506。" #: ../plugins/fn-database/functions.c:638 msgid "" "DSTDEVP:standard deviation of the population of values in @{field} in " "@{database} belonging to records that match @{criteria}" msgstr "DSTDEVP: @{database} 中 @{field} 里匹配 @{criteria} 的值的全体标准差" #: ../plugins/fn-database/functions.c:648 msgid "DSTDEVP(A1:C7, \"Age\", A9:B11) equals 7." msgstr "DSTDEVP(A1:C7, \"年龄\", A9:B11) 等于 7。" #: ../plugins/fn-database/functions.c:649 msgid "DSTDEVP(A1:C7, \"Salary\", A9:B11) equals 6459.5." msgstr "DSTDEVP(A1:C7, \"薪水\", A9:B11) 等于 6459.5。" #: ../plugins/fn-database/functions.c:672 msgid "" "DSUM:sum of the values in @{field} in @{database} belonging to records that " "match @{criteria}" msgstr "DSUM: @{database} 中 @{field} 里匹配 @{criteria} 的值的总和" #: ../plugins/fn-database/functions.c:681 msgid "DSUM(A1:C7, \"Age\", A9:B11) equals 72." msgstr "DSUM(A1:C7, \"年龄\", A9:B11) 等于 72。" #: ../plugins/fn-database/functions.c:682 msgid "DSUM(A1:C7, \"Salary\", A9:B11) equals 81565." msgstr "DSUM(A1:C7, \"薪水\", A9:B11) 等于 81565。" #: ../plugins/fn-database/functions.c:706 #, fuzzy msgid "" "DVAR:sample variance of the values in @{field} in @{database} belonging to " "records that match @{criteria}" msgstr "DVAR: @{database} 中 @{field} 里匹配 @{criteria} 的值的样本方差" #: ../plugins/fn-database/functions.c:715 msgid "DVAR(A1:C7, \"Age\", A9:B11) equals 98." msgstr "DVAR(A1:C7, \"年龄\", A9:B11) 等于 98。" #: ../plugins/fn-database/functions.c:716 msgid "DVAR(A1:C7, \"Salary\", A9:B11) equals 83450280.5." msgstr "DVAR(A1:C7, \"薪水\", A9:B11) 等于 83450280.5。" #: ../plugins/fn-database/functions.c:739 #, fuzzy msgid "" "DVARP:variance of the population of values in @{field} in @{database} " "belonging to records that match @{criteria}" msgstr "DVARP: @{database} 中 @{field} 里匹配 @{criteria} 的值的全体方差" #: ../plugins/fn-database/functions.c:749 msgid "DVARP(A1:C7, \"Age\", A9:B11) equals 49." msgstr "DVARP(A1:C7, \"年龄\", A9:B11) 等于 49。" #: ../plugins/fn-database/functions.c:750 msgid "DVARP(A1:C7, \"Salary\", A9:B11) equals 41725140.25." msgstr "DVARP(A1:C7, \"薪水\", A9:B11) 等于 41725140.25。" #: ../plugins/fn-database/functions.c:773 #, fuzzy msgid "GETPIVOTDATA:summary data from a pivot table" msgstr "GETPIVOTDATA: 数据透视表的数据总结" #: ../plugins/fn-database/functions.c:774 #, fuzzy msgid "pivot_table:cell range containing the pivot table" msgstr "pivot_table: 包含数据透视表的单元格范围" #: ../plugins/fn-database/functions.c:775 #, fuzzy msgid "field_name:name of the field for which the summary data is requested" msgstr "field_name:请求数据总结的栏名称" #: ../plugins/fn-database/functions.c:776 #, fuzzy msgid "If the summary data is unavailable, GETPIVOTDATA returns #REF!" msgstr "如果没有数据总结, GETPIVOTDATA 返回值为 #REF!" #: ../plugins/fn-date/functions.c:72 msgid "DATE:create a date serial value" msgstr "DATE: 新建一个数据串值" #: ../plugins/fn-date/functions.c:73 msgid "year:year of date" msgstr "year: 日期中的年份" #: ../plugins/fn-date/functions.c:74 msgid "month:month of year" msgstr "month: 年当中的月份" #: ../plugins/fn-date/functions.c:75 msgid "day:day of month" msgstr "day: 月当中的天数" #: ../plugins/fn-date/functions.c:76 #, fuzzy msgid "" "The DATE function creates date serial values. 1-Jan-1900 is serial value 1, " "2-Jan-1900 is serial value 2, and so on. For compatibility reasons, a " "serial value is reserved for the non-existing date 29-Feb-1900." msgstr "" "DATE 函数新建一个日期串值。 1-Jan-1900 为串值 1,2-Jan-1900 为串值 2,依次类" "推。考虑到兼容性,值 29-Feb-1900 保留,用来表示不存在的日期。" #: ../plugins/fn-date/functions.c:77 msgid "" "If @{month} or @{day} is less than 1 or too big, then the year and/or month " "will be adjusted." msgstr "如果 @{month} 或 @{day} 小于 1 或太大,则年或月的值会做相应调整。" #: ../plugins/fn-date/functions.c:78 msgid "" "For spreadsheets created with the Mac version of Excel, serial 1 is 1-" "Jan-1904." msgstr "Mac 版的 Excel 表格,串值1为 1-Jan-1904。" #: ../plugins/fn-date/functions.c:135 #, fuzzy msgid "UNIX2DATE:date value corresponding to the Unix timestamp @{t}" msgstr "UNIX2DATE: 对应于Unix时间戳 @{t} 的日期值" #: ../plugins/fn-date/functions.c:136 msgid "t:Unix time stamp" msgstr "t: Unix时间戳" #: ../plugins/fn-date/functions.c:137 msgid "" "The UNIX2DATE function translates Unix timestamps into the corresponding " "date. A Unix timestamp is the number of seconds since midnight (0:00) of " "January 1st, 1970 GMT." msgstr "" "UNIX2DATE 函数将Unix时间戳转换为对应的日期值。Unix 时间戳为从 GMT时间 1970年1" "月1日午夜 (0:00) 算起的累计秒数。" #: ../plugins/fn-date/functions.c:165 msgid "DATE2UNIX:the Unix timestamp corresponding to a date @{d}" msgstr "DATE2UNIX: 对应于Unix时间戳 @{d} 的日期值" #: ../plugins/fn-date/functions.c:166 msgid "d:date" msgstr "d: 日期" #: ../plugins/fn-date/functions.c:167 msgid "" "The DATE2UNIX function translates a date into a Unix timestamp. A Unix " "timestamp is the number of seconds since midnight (0:00) of January 1st, " "1970 GMT." msgstr "" "DATE2UNIX 函数将 Unix 时间戳转换为对应的日期值。Unix时间戳为从 GMT 时间 1970" "年1月1日 午夜 (0:00) 算起的累计秒数。" #: ../plugins/fn-date/functions.c:191 msgid "DATEVALUE:the date part of a date and time serial value" msgstr "DATEVALUE: 日期和时间串值中的日" #: ../plugins/fn-date/functions.c:192 ../plugins/fn-date/functions.c:490 msgid "serial:date and time serial value" msgstr "seria: 日期和时间串值" #: ../plugins/fn-date/functions.c:193 msgid "" "DATEVALUE returns the date serial value part of a date and time serial value." msgstr "DATEVALUE 函数返回日期和时间串值当中的日期串值" #: ../plugins/fn-date/functions.c:209 msgid "DATEDIF:difference between dates" msgstr "DATEDIF: 日期之间的差" #: ../plugins/fn-date/functions.c:210 ../plugins/fn-date/functions.c:720 #: ../plugins/fn-date/functions.c:1038 ../plugins/fn-date/functions.c:1350 #: ../plugins/fn-date/functions.c:1380 #, fuzzy msgid "start_date:starting date serial value" msgstr "start_date: 日期串值的起始" #: ../plugins/fn-date/functions.c:211 ../plugins/fn-date/functions.c:721 #: ../plugins/fn-date/functions.c:1039 ../plugins/fn-date/functions.c:1351 #: ../plugins/fn-date/functions.c:1379 #, fuzzy msgid "end_date:ending date serial value" msgstr "end_date: 日期串值的终止" #: ../plugins/fn-date/functions.c:212 #, fuzzy msgid "interval:counting unit" msgstr "interval: 单元计数" #: ../plugins/fn-date/functions.c:213 msgid "" "DATEDIF returns the distance from @{start_date} to @{end_date} according to " "the unit specified by @{interval}. This function exists primarly for " "compatibility reasons and the semantics is somewhat peculiar. In " "particular, the concept of \"whole month\" is based on whether the ending " "day is larger than or equal to the beginning day and not on whether a whole " "calendar month in contained in the interval. A similar treatment is given " "to \"whole year\"." msgstr "" #: ../plugins/fn-date/functions.c:214 #, fuzzy #| msgid "" #| "If @{interval} is \"y\", \"m\", or \"d\" then the distance is measured in " #| "complete years, months, or days respectively." msgid "" "If @{interval} is \"y\", \"m\", or \"d\" then the distance is measured in " "whole years, months, or days respectively." msgstr "" "如果 @{interval} 为 \"y\", \"m\", 或 \"d\" 则差值分别以整年,整月,或整日计" "算。" #: ../plugins/fn-date/functions.c:215 #, fuzzy msgid "" "If @{interval} is \"ym\" or \"yd\" then the distance is measured in whole " "months or days, respectively, but excluding any difference covered by whole " "years." msgstr "" "如果 @{interval} 为 \"ym\" 或 \"yd\" 则差值以整月或整日计算,但不计入年份差" "别。" #: ../plugins/fn-date/functions.c:216 #, fuzzy msgid "" "If @{interval} is \"md\" then the distance is measured in days but excluding " "any difference covered by whole months." msgstr "如果 @{interval} 为 \"md\" 则差值以日计算但不计入月的差别。" #: ../plugins/fn-date/functions.c:348 msgid "EDATE:adjust a date by a number of months" msgstr "EDATE: 按月份调整日期" #: ../plugins/fn-date/functions.c:349 ../plugins/fn-date/functions.c:578 #: ../plugins/fn-date/functions.c:602 ../plugins/fn-date/functions.c:626 #: ../plugins/fn-date/functions.c:650 ../plugins/fn-date/functions.c:762 #: ../plugins/fn-date/functions.c:802 ../plugins/fn-date/functions.c:1251 #: ../plugins/fn-date/functions.c:1275 ../plugins/fn-date/functions.c:1311 msgid "date:date serial value" msgstr "date: 日期串值" #: ../plugins/fn-date/functions.c:350 ../plugins/fn-date/functions.c:763 #, fuzzy msgid "months:signed number of months" msgstr "months: 指定的月数" #: ../plugins/fn-date/functions.c:351 #, fuzzy msgid "" "EDATE returns @{date} moved forward or backward the number of months " "specified by @{months}." msgstr "EDATE 函数返回 @{date} 依照 @{months} 指定向前或向后跳动的月份数。" #: ../plugins/fn-date/functions.c:385 #, fuzzy msgid "TODAY:the date serial value of today" msgstr "TODAY: 当天的日期串值" #: ../plugins/fn-date/functions.c:386 #, fuzzy msgid "" "The TODAY function returns the date serial value of the day it is computed. " "Recomputing on a later date will produce a different value." msgstr "" "TODAY 函数返回计算得出的指定日期的日期串值。过后重新计算会得到不同的值。" #: ../plugins/fn-date/functions.c:402 #, fuzzy msgid "NOW:the date and time serial value of the current time" msgstr "NOW: 当前时间的日期与实践串值" #: ../plugins/fn-date/functions.c:403 #, fuzzy msgid "" "The NOW function returns the date and time serial value of the moment it is " "computed. Recomputing later will produce a different value." msgstr "" "NOW 函数返回计算得出的指定时间的日期与时间串值。过后重新计算会得到不同的值。" #: ../plugins/fn-date/functions.c:422 #, fuzzy msgid "TIME:create a time serial value" msgstr "TIME: 新建一个时间串值" #: ../plugins/fn-date/functions.c:423 msgid "hour:hour of the day" msgstr "hour: 一天中的小时数" #: ../plugins/fn-date/functions.c:424 msgid "minute:minute within the hour" msgstr "minute: 一小时内的分钟数" #: ../plugins/fn-date/functions.c:425 msgid "second:second within the minute" msgstr "second: 一分钟内的秒数" #: ../plugins/fn-date/functions.c:426 #, fuzzy msgid "" "The TIME function computes the fractional day after midnight at the time " "given by @{hour}, @{minute}, and @{second}." msgstr "" "TIME 函数会计算出 @{hour}, @{minute}, 和 @{second} 指定的当天午夜至当前时间" "的天数" #: ../plugins/fn-date/functions.c:427 msgid "" "While the return value is automatically formatted to look like a time " "between 0:00 and 24:00, the underlying serial time value is a number between " "0 and 1." msgstr "" #: ../plugins/fn-date/functions.c:429 #, fuzzy #| msgid "" #| "If any of @{z1}, @{z2},... is not a valid complex number, #VALUE! is " #| "returned." msgid "" "If any of @{hour}, @{minute}, and @{second} is negative, #NUM! is returned" msgstr "如果 @{z1}, @{z2},... 其中之一为非法复数,则返回值为 #VALUE! 。" #: ../plugins/fn-date/functions.c:459 #, fuzzy msgid "ODF.TIME:create a time serial value" msgstr "TIME: 新建一个时间串值" #: ../plugins/fn-date/functions.c:460 #, fuzzy #| msgid "hour:hour of the day" msgid "hour:hour" msgstr "hour: 一天中的小时数" #: ../plugins/fn-date/functions.c:461 #, fuzzy #| msgid "minute:minute within the hour" msgid "minute:minute" msgstr "minute: 一小时内的分钟数" #: ../plugins/fn-date/functions.c:462 msgid "second:second" msgstr "" #: ../plugins/fn-date/functions.c:463 #, fuzzy msgid "" "The ODF.TIME function computes the time given by @{hour}, @{minute}, and " "@{second} as a fraction of a day." msgstr "" "TIME 函数会计算出 @{hour}, @{minute}, 和 @{second} 指定的当天午夜至当前时间" "的天数" #: ../plugins/fn-date/functions.c:464 msgid "" "While the return value is automatically formatted to look like a time " "between 0:00 and 24:00, the underlying serial time value can be any number." msgstr "" #: ../plugins/fn-date/functions.c:468 ../plugins/fn-date/functions.c:811 #: ../plugins/fn-date/functions.c:1047 ../plugins/fn-date/functions.c:1382 #: ../plugins/fn-eng/functions.c:212 ../plugins/fn-eng/functions.c:316 #: ../plugins/fn-eng/functions.c:385 ../plugins/fn-eng/functions.c:832 #: ../plugins/fn-financial/functions.c:1314 ../plugins/fn-math/functions.c:570 #: ../plugins/fn-math/functions.c:1175 ../plugins/fn-math/functions.c:1202 #: ../plugins/fn-math/functions.c:1685 ../plugins/fn-math/functions.c:1705 #: ../plugins/fn-math/functions.c:2538 ../plugins/fn-math/functions.c:3202 #: ../plugins/fn-math/functions.c:3402 ../plugins/fn-stat/functions.c:1733 #: ../plugins/fn-stat/functions.c:2652 ../plugins/fn-stat/functions.c:5011 #: ../plugins/fn-string/functions.c:323 ../plugins/fn-string/functions.c:407 #: ../plugins/fn-string/functions.c:534 ../plugins/fn-string/functions.c:1222 #: ../plugins/fn-string/functions.c:1538 ../plugins/fn-string/functions.c:1668 msgid "This function is OpenFormula compatible." msgstr "该函数与 OpenFormula 相兼容。" #: ../plugins/fn-date/functions.c:489 #, fuzzy msgid "TIMEVALUE:the time part of a date and time serial value" msgstr "TIMEVALUE: 日期和时间串值当中的时间" #: ../plugins/fn-date/functions.c:491 #, fuzzy msgid "TIMEVALUE returns the time-of-day part of a date and time serial value." msgstr "TIMEVALUE 函数返回日期与时间串值中的当天时间。" #: ../plugins/fn-date/functions.c:508 #, fuzzy msgid "HOUR:compute hour part of fractional day" msgstr "HOUR: 计算天数当中的小时数" #: ../plugins/fn-date/functions.c:509 ../plugins/fn-date/functions.c:532 #: ../plugins/fn-date/functions.c:555 #, fuzzy msgid "time:time of day as fractional day" msgstr "time: 天数中的时间" #: ../plugins/fn-date/functions.c:510 #, fuzzy msgid "" "The HOUR function computes the hour part of the fractional day given by " "@{time}." msgstr "HOUR 函数计算由 @{time} 指定的天数当中的小时数。" #: ../plugins/fn-date/functions.c:531 #, fuzzy msgid "MINUTE:compute minute part of fractional day" msgstr "MINUTE: 计算天数当中的分钟数" #: ../plugins/fn-date/functions.c:533 #, fuzzy msgid "" "The MINUTE function computes the minute part of the fractional day given by " "@{time}." msgstr "MINUTE 函数计算由 @{time} 指定的天数当中的分钟数。" #: ../plugins/fn-date/functions.c:554 #, fuzzy msgid "SECOND:compute seconds part of fractional day" msgstr "SECOND: 计算天数中的秒数" #: ../plugins/fn-date/functions.c:556 #, fuzzy msgid "" "The SECOND function computes the seconds part of the fractional day given by " "@{time}." msgstr "SECOND 函数计算由 @{time} 指定的天数当中的秒数。" #: ../plugins/fn-date/functions.c:577 msgid "YEAR:the year part of a date serial value" msgstr "YEAR: 日期串值中的年份" #: ../plugins/fn-date/functions.c:579 #, fuzzy msgid "The YEAR function returns the year part of @{date}." msgstr "YEAR 函数返回 @{date} 中的年份" #: ../plugins/fn-date/functions.c:601 #, fuzzy msgid "MONTH:the month part of a date serial value" msgstr "MONTH: 日期串值当中的月份" #: ../plugins/fn-date/functions.c:603 #, fuzzy msgid "The MONTH function returns the month part of @{date}." msgstr "MONTH 函数返回 @{date} 中的月份。" #: ../plugins/fn-date/functions.c:625 #, fuzzy msgid "DAY:the day-of-month part of a date serial value" msgstr "DAY: 日期串值中的当月天数" #: ../plugins/fn-date/functions.c:627 #, fuzzy msgid "The DAY function returns the day-of-month part of @{date}." msgstr "DAY 函数返回 @{date} 中的日。" #: ../plugins/fn-date/functions.c:649 #, fuzzy msgid "WEEKDAY:day-of-week" msgstr "WEEKDAY: 一个星期当中的日" #: ../plugins/fn-date/functions.c:651 ../plugins/fn-date/functions.c:1312 msgid "method:numbering system, defaults to 1" msgstr "method: 计数系统,初始值为 1" #: ../plugins/fn-date/functions.c:652 #, fuzzy msgid "" "The WEEKDAY function returns the day-of-week of @{date}. The value of " "@{method} determines how days are numbered; it defaults to 1." msgstr "" "WEEKDAY 函数返回 @{date} 里本星期的日数。 @{method} 的值决定日数;初始值为 1." #: ../plugins/fn-date/functions.c:653 msgid "If @{method} is 1, then Sunday is 1, Monday is 2, etc." msgstr "如果 @{method} 为 1,则星期日为 1,星期一为 2,依此类推。" #: ../plugins/fn-date/functions.c:654 msgid "If @{method} is 2, then Monday is 1, Tuesday is 2, etc." msgstr "如果 @{method} 为 2,则星期一为 1,星期二为 2,依此类推。" #: ../plugins/fn-date/functions.c:655 msgid "If @{method} is 3, then Monday is 0, Tuesday is 1, etc." msgstr "如果 @{method} 为 3,则星期一为 0,星期二为 1,依此类推。" #: ../plugins/fn-date/functions.c:656 #, fuzzy #| msgid "If @{method} is 2, then Monday is 1, Tuesday is 2, etc." msgid "If @{method} is 11, then Monday is 1, Tuesday is 2, etc." msgstr "如果 @{method} 为 2,则星期一为 1,星期二为 2,依此类推。" #: ../plugins/fn-date/functions.c:657 #, fuzzy #| msgid "If @{method} is 1, then Sunday is 1, Monday is 2, etc." msgid "If @{method} is 12, then Tuesday is 1, Wednesday is 2, etc." msgstr "如果 @{method} 为 1,则星期日为 1,星期一为 2,依此类推。" #: ../plugins/fn-date/functions.c:658 #, fuzzy #| msgid "If @{method} is 2, then Monday is 1, Tuesday is 2, etc." msgid "If @{method} is 13, then Wednesday is 1, Thursday is 2, etc." msgstr "如果 @{method} 为 2,则星期一为 1,星期二为 2,依此类推。" #: ../plugins/fn-date/functions.c:659 #, fuzzy #| msgid "If @{method} is 1, then Sunday is 1, Monday is 2, etc." msgid "If @{method} is 14, then Thursday is 1, Friday is 2, etc." msgstr "如果 @{method} 为 1,则星期日为 1,星期一为 2,依此类推。" #: ../plugins/fn-date/functions.c:660 #, fuzzy #| msgid "If @{method} is 1, then Sunday is 1, Monday is 2, etc." msgid "If @{method} is 15, then Friday is 1, Saturday is 2, etc." msgstr "如果 @{method} 为 1,则星期日为 1,星期一为 2,依此类推。" #: ../plugins/fn-date/functions.c:661 #, fuzzy #| msgid "If @{method} is 1, then Sunday is 1, Monday is 2, etc." msgid "If @{method} is 16, then Saturday is 1, Sunday is 2, etc." msgstr "如果 @{method} 为 1,则星期日为 1,星期一为 2,依此类推。" #: ../plugins/fn-date/functions.c:662 #, fuzzy #| msgid "If @{method} is 1, then Sunday is 1, Monday is 2, etc." msgid "If @{method} is 17, then Sunday is 1, Monday is 2, etc." msgstr "如果 @{method} 为 1,则星期日为 1,星期一为 2,依此类推。" #: ../plugins/fn-date/functions.c:719 msgid "DAYS360:days between dates" msgstr "DAYS360: 日期之间的天数" #: ../plugins/fn-date/functions.c:722 msgid "method:counting method" msgstr "method: 计数方法" #: ../plugins/fn-date/functions.c:723 msgid "DAYS360 returns the number of days from @{start_date} to @{end_date}." msgstr "DAYS360 函数返回从 @{start_date} 到 @{end_date} 的天数。" #: ../plugins/fn-date/functions.c:724 #, fuzzy msgid "" "If @{method} is 0, the default, the MS Excel (tm) US method will be used. " "This is a somewhat complicated industry standard method where the last day " "of February is considered to be the 30th day of the month, but only for " "@{start_date}." msgstr "" "如果 @{method} 为0,则使用默认的微软 Excel (tm) US 方法。此方法略显复杂但被" "定为工业标准,其中二月的最后一天被认为是当月的第30天,此法仅适用于 " "@{start_date} 。" #: ../plugins/fn-date/functions.c:725 #, fuzzy msgid "" "If @{method} is 1, the European method will be used. In this case, if the " "day of the month is 31 it will be considered as 30" msgstr "" "如果 @{method} 为1,则使用欧洲方法。这种情况下,当月的第31天被认为是第30天" #: ../plugins/fn-date/functions.c:726 #, fuzzy msgid "" "If @{method} is 2, a saner version of the US method is used in which both " "dates get the same February treatment." msgstr "" "如果 @{method} 为2,则使用更完善的 US 方法。两个日期会用相同的方法处理2月的" "日期。" #: ../plugins/fn-date/functions.c:761 msgid "EOMONTH:end of month" msgstr "EOMONTH: 当月的结束" #: ../plugins/fn-date/functions.c:764 #, fuzzy msgid "" "EOMONTH returns the date serial value of the end of the month specified by " "@{date} adjusted forward or backward the number of months specified by " "@{months}." msgstr "" "EOMONTH 返回由 @{date} 指定的当月末尾的日期串值,向前或先后移动的月份则由 " "@{months} 指定。" #: ../plugins/fn-date/functions.c:801 msgid "WORKDAY:add working days" msgstr "WORKDAY: 添加工作日" #: ../plugins/fn-date/functions.c:803 msgid "days:number of days to add" msgstr "days: 需要添加的天数" #: ../plugins/fn-date/functions.c:804 ../plugins/fn-date/functions.c:1040 msgid "holidays:array of holidays" msgstr "holidays: 假期数组" #: ../plugins/fn-date/functions.c:805 ../plugins/fn-date/functions.c:1041 #, fuzzy msgid "" "weekend:array of 0s and 1s, indicating whether a weekday (S, M, T, W, T, F, " "S) is on the weekend, defaults to {1,0,0,0,0,0,1}" msgstr "" "weekend: 该数组表明本星期内某天 (S, M, T, W, T, F, S) 是否为周末,默认值为 " "{TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE}" #: ../plugins/fn-date/functions.c:807 #, fuzzy msgid "" "WORKDAY adjusts @{date} by @{days} skipping over weekends and @{holidays} in " "the process." msgstr "WORKDAY 处理 @{date} 时根据 @{days} 来跳过周末和 @{holidays} 。" #: ../plugins/fn-date/functions.c:808 msgid "@{days} may be negative." msgstr "@{days} 可以为负数。" #: ../plugins/fn-date/functions.c:809 ../plugins/fn-date/functions.c:1045 msgid "" "If an entry of @{weekend} is non-zero, the corresponding weekday is not a " "work day." msgstr "" #: ../plugins/fn-date/functions.c:810 ../plugins/fn-date/functions.c:1046 msgid "This function is Excel compatible if the last argument is omitted." msgstr "如果最后一个参数省略,则函数与 Excel 相兼容。" #: ../plugins/fn-date/functions.c:1037 msgid "NETWORKDAYS:number of workdays in range" msgstr "NETWORKDAYS: 指定范围内工作日的天数" #: ../plugins/fn-date/functions.c:1043 #, fuzzy msgid "" "NETWORKDAYS calculates the number of days from @{start_date} to @{end_date} " "skipping weekends and @{holidays} in the process." msgstr "" "NETWORKDAYS 计算从 @{start_date} 到 @{end_date} 的天数时自动跳过周末和 " "@{holidays} 。" #: ../plugins/fn-date/functions.c:1250 #, fuzzy msgid "ISOWEEKNUM:ISO week number" msgstr "ISOWEEKNUM: ISO 星期数" #: ../plugins/fn-date/functions.c:1252 #, fuzzy msgid "" "ISOWEEKNUM calculates the week number according to the ISO 8601 standard. " "Weeks start on Mondays and week 1 contains the first Thursday of the year." msgstr "" "ISOWEEKNUM 依照 ISO 8601 标准计算当前星期数。以星期一为本星期开始并且第一个星" "期包含本年的第一个星期四。" #: ../plugins/fn-date/functions.c:1253 ../plugins/fn-date/functions.c:1277 msgid "" "January 1 of a year is sometimes in week 52 or 53 of the previous year. " "Similarly, December 31 is sometimes in week 1 of the following year." msgstr "" "一月一日有时候会在上一年的第52或53个星期里。类似的,十二月三十一日有时候会落" "在下一年的第一个星期里。" #: ../plugins/fn-date/functions.c:1274 msgid "ISOYEAR:year corresponding to the ISO week number" msgstr "ISOYEAR: 对应于 ISO 星期数的年" #: ../plugins/fn-date/functions.c:1276 msgid "" "ISOYEAR calculates the year to go with week number according to the ISO 8601 " "standard." msgstr "ISOYEAR 根据 ISO 8601 标准用周数计算年份。" #: ../plugins/fn-date/functions.c:1310 msgid "WEEKNUM:week number" msgstr "WEEKNUM: 周数" #: ../plugins/fn-date/functions.c:1313 msgid "" "WEEKNUM calculates the week number according to @{method} which defaults to " "1." msgstr "WEEKNUM 根据 @{method} 计算周数,@{method} 默认为 1。 " #: ../plugins/fn-date/functions.c:1314 msgid "" "If @{method} is 1, then weeks start on Sundays and January 1 is in week 1." msgstr "如果 @{method} 是 1,那么周从星期日开始,1月1日是第 1 周。 " #: ../plugins/fn-date/functions.c:1315 msgid "" "If @{method} is 2, then weeks start on Mondays and January 1 is in week 1." msgstr "如果 @{method} 是 2,那么周从星期一开始,1月1日是第 1 周。" #: ../plugins/fn-date/functions.c:1316 msgid "If @{method} is 150, then the ISO 8601 numbering is used." msgstr "如果 @{method} 是 150,则使用 ISO 8601 编号。 " #: ../plugins/fn-date/functions.c:1349 msgid "YEARFRAC:fractional number of years between dates" msgstr "YEARFRAC: 日期之间的小数年" #: ../plugins/fn-date/functions.c:1352 ../plugins/fn-financial/functions.c:453 #: ../plugins/fn-financial/functions.c:492 #: ../plugins/fn-financial/functions.c:530 #: ../plugins/fn-financial/functions.c:571 #: ../plugins/fn-financial/functions.c:608 #: ../plugins/fn-financial/functions.c:652 #: ../plugins/fn-financial/functions.c:1898 #: ../plugins/fn-financial/functions.c:2264 #: ../plugins/fn-financial/functions.c:2314 #: ../plugins/fn-financial/functions.c:2421 #: ../plugins/fn-financial/functions.c:2467 #: ../plugins/fn-financial/functions.c:2509 #: ../plugins/fn-financial/functions.c:2660 #: ../plugins/fn-financial/functions.c:2755 #: ../plugins/fn-financial/functions.c:2833 #: ../plugins/fn-financial/functions.c:2910 #: ../plugins/fn-financial/functions.c:2966 #: ../plugins/fn-financial/functions.c:3009 #: ../plugins/fn-financial/functions.c:3033 #: ../plugins/fn-financial/functions.c:3057 #: ../plugins/fn-financial/functions.c:3081 #: ../plugins/fn-financial/functions.c:3107 #: ../plugins/fn-financial/functions.c:3133 #: ../plugins/fn-financial/functions.c:3247 msgid "basis:calendar basis" msgstr "basis: 日历基础" #: ../plugins/fn-date/functions.c:1353 msgid "" "YEARFRAC calculates the number of days from @{start_date} to @{end_date} " "according to the calendar specified by @{basis}, which defaults to 0, and " "expresses the result as a fractional number of years." msgstr "" "YEARFRAC 根据 @{basis} 指定的日历计算从 @{start_date} 到 @{end_date} 的天数," "默认为 0,并将结果表示为年数的小数。" #: ../plugins/fn-date/functions.c:1378 msgid "DAYS:difference between dates in days" msgstr "DAYS: 日期之间的天数差异" #: ../plugins/fn-date/functions.c:1381 msgid "" "DAYS returns the positive or negative number of days from @{start_date} to " "@{end_date}." msgstr "DAYS 返回从 @{start_date} 到 @{end_date} 的正数或负数天数。" #. Some common decriptors #: ../plugins/fn-derivatives/options.c:44 msgid "call_put_flag:'c' for a call and 'p' for a put" msgstr "" #: ../plugins/fn-derivatives/options.c:45 msgid "spot:spot price" msgstr "spot: 现货价格" #: ../plugins/fn-derivatives/options.c:46 msgid "strike:strike price" msgstr "strike: 执行价格" #: ../plugins/fn-derivatives/options.c:47 msgid "time:time to maturity in years" msgstr "time: 时间到成熟以年为单位" #: ../plugins/fn-derivatives/options.c:48 msgid "time:time to maturity in days" msgstr "time: 以天为单位的到期日" #: ../plugins/fn-derivatives/options.c:49 msgid "time_payout:time to dividend payout" msgstr "time_payout: 支付股息的时间" #: ../plugins/fn-derivatives/options.c:50 msgid "time_exp:time to expiration" msgstr "time_exp: 截止时间" #: ../plugins/fn-derivatives/options.c:51 msgid "rate:risk-free interest rate to the exercise date in percent" msgstr "rate: 无风险利率以行使日期为百分数" #: ../plugins/fn-derivatives/options.c:52 msgid "rate:annualized interest rate" msgstr "rate: 年化利率 " #: ../plugins/fn-derivatives/options.c:53 msgid "rate:annualized risk-free interest rate" msgstr "rate: 年化无风险利率" #: ../plugins/fn-derivatives/options.c:54 msgid "" "volatility:annualized volatility of the asset in percent for the period " "through to the exercise date" msgstr "volatility: 资产至行使日期间的年化波动率 " #: ../plugins/fn-derivatives/options.c:55 msgid "volatility:annualized volatility of the asset" msgstr "volatility: 资产年化波动率" #: ../plugins/fn-derivatives/options.c:56 msgid "d:amount of the dividend to be paid expressed in currency" msgstr "d: 以货币表示的股息金额" #: ../plugins/fn-derivatives/options.c:57 msgid "" "cost_of_carry:net cost of holding the underlying asset (for common stocks, " "the risk free rate less the dividend yield), defaults to 0" msgstr "" "cost_of_carry: 持有标的资产的净成本(普通股为无风险利率减去股息收益率),违约" "为 0" #: ../plugins/fn-derivatives/options.c:58 msgid "cost_of_carry:net cost of holding the underlying asset" msgstr "cost_of_carry: 持有标的资产的净成本" #: ../plugins/fn-derivatives/options.c:60 msgid "" "The returned value will be expressed in the same units as @{strike} and " "@{spot}." msgstr "返回值将以与 @{strike} 和 @{spot} 相同的单位表示。" #: ../plugins/fn-derivatives/options.c:190 msgid "CUM_BIV_NORM_DIST:cumulative bivariate normal distribution" msgstr "CUM_BIV_NORM_DIST: 累积二元正态分布" #: ../plugins/fn-derivatives/options.c:191 msgid "a:limit for first random variable" msgstr "a: 第一个随机变量的极限" #: ../plugins/fn-derivatives/options.c:192 msgid "b:limit for second random variable" msgstr "b: 第二个随机变量的极限" #: ../plugins/fn-derivatives/options.c:193 msgid "rho:correlation of the two random variables" msgstr "rho: 两个随机变量的相关性" #: ../plugins/fn-derivatives/options.c:194 msgid "" "CUM_BIV_NORM_DIST calculates the probability that two standard normal " "distributed random variables with correlation @{rho} are respectively each " "less than @{a} and @{b}." msgstr "" "CUM_BIV_NORM_DIST 计算两个相关的标准正态分布随机变量 @{rho} 分别小于 @{a} 和 " "@{b} 的概率。" #: ../plugins/fn-derivatives/options.c:243 msgid "OPT_BS:price of a European option" msgstr "OPT_BS: 欧式期权的价格" #: ../plugins/fn-derivatives/options.c:251 msgid "" "OPT_BS uses the Black-Scholes model to calculate the price of a European " "option struck at @{strike} on an asset with spot price @{spot}." msgstr "" "OPT_BS 使用 Black-Scholes 模型计算在 @{strike} 处执行的欧式期权价格,该期权" "以 @{spot} 为现货价格执行。" #: ../plugins/fn-derivatives/options.c:300 msgid "OPT_BS_DELTA:delta of a European option" msgstr "OPT_BS_DELTA: 欧式期权的 DELTA" #: ../plugins/fn-derivatives/options.c:308 msgid "" "OPT_BS_DELTA uses the Black-Scholes model to calculate the 'delta' of a " "European option struck at @{strike} on an asset with spot price @{spot}." msgstr "" "OPT_BS_DELTA 使用 Black-Scholes 模型计算在 @{strike} 处执行的欧式期权的 " "“delta”,该期权的价格为现货价格 @{spot}。" #: ../plugins/fn-derivatives/options.c:342 msgid "OPT_BS_GAMMA:gamma of a European option" msgstr "" #: ../plugins/fn-derivatives/options.c:349 msgid "" "OPT_BS_GAMMA uses the Black-Scholes model to calculate the 'gamma' of a " "European option struck at @{strike} on an asset with spot price @{spot}. The " "gamma of an option is the second derivative of its price with respect to the " "price of the underlying asset." msgstr "" #: ../plugins/fn-derivatives/options.c:354 msgid "" "Gamma is expressed as the rate of change of delta per unit change in @{spot}." msgstr "" #: ../plugins/fn-derivatives/options.c:356 msgid "Gamma is the same for calls and puts." msgstr "" #: ../plugins/fn-derivatives/options.c:399 msgid "OPT_BS_THETA:theta of a European option" msgstr "" #: ../plugins/fn-derivatives/options.c:407 msgid "" "OPT_BS_THETA uses the Black-Scholes model to calculate the 'theta' of a " "European option struck at @{strike} on an asset with spot price @{spot}. The " "theta of an option is the rate of change of its price with respect to time " "to expiry." msgstr "" #: ../plugins/fn-derivatives/options.c:412 msgid "" "Theta is expressed as the negative of the rate of change of the option " "value, per 365.25 days." msgstr "" #: ../plugins/fn-derivatives/options.c:443 msgid "OPT_BS_VEGA:vega of a European option" msgstr "" #: ../plugins/fn-derivatives/options.c:450 msgid "" "OPT_BS_VEGA uses the Black-Scholes model to calculate the 'vega' of a " "European option struck at @{strike} on an asset with spot price @{spot}. The " "vega of an option is the rate of change of its price with respect to " "volatility." msgstr "" #: ../plugins/fn-derivatives/options.c:455 msgid "Vega is the same for calls and puts." msgstr "" #: ../plugins/fn-derivatives/options.c:457 #, no-c-format msgid "" "Vega is expressed as the rate of change of option value, per 100% volatility." msgstr "" #: ../plugins/fn-derivatives/options.c:508 msgid "OPT_BS_RHO:rho of a European option" msgstr "" #: ../plugins/fn-derivatives/options.c:516 msgid "" "OPT_BS_RHO uses the Black-Scholes model to calculate the 'rho' of a European " "option struck at @{strike} on an asset with spot price @{spot}. The rho of " "an option is the rate of change of its price with respect to the risk free " "interest rate." msgstr "" #: ../plugins/fn-derivatives/options.c:522 #, no-c-format msgid "" "Rho is expressed as the rate of change of the option value, per 100% change " "in @{rate}." msgstr "" #: ../plugins/fn-derivatives/options.c:564 msgid "OPT_BS_CARRYCOST:elasticity of a European option" msgstr "" #: ../plugins/fn-derivatives/options.c:572 msgid "" "OPT_BS_CARRYCOST uses the Black-Scholes model to calculate the 'elasticity' " "of a European option struck at @{strike} on an asset with spot price " "@{spot}. The elasticity of an option is the rate of change of its price with " "respect to its @{cost_of_carry}." msgstr "" #: ../plugins/fn-derivatives/options.c:578 #, no-c-format msgid "" "Elasticity is expressed as the rate of change of the option value, per 100% " "volatility." msgstr "" #: ../plugins/fn-derivatives/options.c:622 msgid "OPT_GARMAN_KOHLHAGEN:theoretical price of a European currency option" msgstr "" #: ../plugins/fn-derivatives/options.c:626 msgid "time:number of days to exercise" msgstr "" #: ../plugins/fn-derivatives/options.c:627 msgid "" "domestic_rate:domestic risk-free interest rate to the exercise date in " "percent" msgstr "" #: ../plugins/fn-derivatives/options.c:628 msgid "" "foreign_rate:foreign risk-free interest rate to the exercise date in percent" msgstr "" #: ../plugins/fn-derivatives/options.c:630 msgid "" "OPT_GARMAN_KOHLHAGEN values the theoretical price of a European currency " "option struck at @{strike} on an asset with spot price @{spot}." msgstr "" #: ../plugins/fn-derivatives/options.c:676 msgid "" "OPT_FRENCH:theoretical price of a European option adjusted for trading day " "volatility" msgstr "" #: ../plugins/fn-derivatives/options.c:680 msgid "" "time:ratio of the number of calendar days to exercise and the number of " "calendar days in the year" msgstr "" #: ../plugins/fn-derivatives/options.c:681 msgid "" "ttime:ratio of the number of trading days to exercise and the number of " "trading days in the year" msgstr "" #: ../plugins/fn-derivatives/options.c:685 msgid "" "OPT_FRENCH values the theoretical price of a European option adjusted for " "trading day volatility, struck at @{strike} on an asset with spot price " "@{spot}." msgstr "" #: ../plugins/fn-derivatives/options.c:729 msgid "" "OPT_JUMP_DIFF:theoretical price of an option according to the Jump Diffusion " "process" msgstr "" #: ../plugins/fn-derivatives/options.c:734 msgid "rate:the annualized rate of interest" msgstr "" #: ../plugins/fn-derivatives/options.c:736 msgid "lambda:expected number of 'jumps' per year" msgstr "" #: ../plugins/fn-derivatives/options.c:737 msgid "gamma:proportion of volatility explained by the 'jumps'" msgstr "" #: ../plugins/fn-derivatives/options.c:738 msgid "" "OPT_JUMP_DIFF models the theoretical price of an option according to the " "Jump Diffusion process (Merton)." msgstr "" #: ../plugins/fn-derivatives/options.c:816 msgid "" "OPT_MILTERSEN_SCHWARTZ:theoretical price of options on commodities futures " "according to Miltersen & Schwartz" msgstr "" #: ../plugins/fn-derivatives/options.c:818 msgid "p_t:zero coupon bond with expiry at option maturity" msgstr "" #: ../plugins/fn-derivatives/options.c:819 msgid "f_t:futures price" msgstr "" #: ../plugins/fn-derivatives/options.c:821 msgid "t1:time to maturity of the option" msgstr "" #: ../plugins/fn-derivatives/options.c:822 msgid "t2:time to maturity of the underlying commodity futures contract" msgstr "" #: ../plugins/fn-derivatives/options.c:823 msgid "v_s:volatility of the spot commodity price" msgstr "" #: ../plugins/fn-derivatives/options.c:824 msgid "v_e:volatility of the future convenience yield" msgstr "" #: ../plugins/fn-derivatives/options.c:825 msgid "v_f:volatility of the forward rate of interest" msgstr "" #: ../plugins/fn-derivatives/options.c:826 msgid "" "rho_se:correlation between the spot commodity price and the convenience yield" msgstr "" #: ../plugins/fn-derivatives/options.c:827 msgid "" "rho_sf:correlation between the spot commodity price and the forward interest " "rate" msgstr "" #: ../plugins/fn-derivatives/options.c:828 msgid "" "rho_ef:correlation between the forward interest rate and the convenience " "yield" msgstr "" #: ../plugins/fn-derivatives/options.c:829 msgid "kappa_e:speed of mean reversion of the convenience yield" msgstr "" #: ../plugins/fn-derivatives/options.c:830 msgid "kappa_f:speed of mean reversion of the forward interest rate" msgstr "" #: ../plugins/fn-derivatives/options.c:913 msgid "" "OPT_RGW:theoretical price of an American option according to the Roll-Geske-" "Whaley approximation" msgstr "" #: ../plugins/fn-derivatives/options.c:956 msgid "" "OPT_BAW_AMER:theoretical price of an option according to the Barone Adesie & " "Whaley approximation" msgstr "" #: ../plugins/fn-derivatives/options.c:1128 msgid "" "OPT_BJER_STENS:theoretical price of American options according to the " "Bjerksund & Stensland approximation technique" msgstr "" #: ../plugins/fn-derivatives/options.c:1202 msgid "OPT_EXEC:theoretical price of executive stock options" msgstr "" #: ../plugins/fn-derivatives/options.c:1210 msgid "lambda:jump rate for executives" msgstr "" #: ../plugins/fn-derivatives/options.c:1211 msgid "" "The model assumes executives forfeit their options if they leave the company." msgstr "" #: ../plugins/fn-derivatives/options.c:1240 msgid "OPT_FORWARD_START:theoretical price of forward start options" msgstr "" #: ../plugins/fn-derivatives/options.c:1243 msgid "" "alpha:fraction setting the strike price at the future date @{time_start}" msgstr "" #: ../plugins/fn-derivatives/options.c:1244 msgid "time_start:time until the option starts in days" msgstr "" #: ../plugins/fn-derivatives/options.c:1292 msgid "OPT_TIME_SWITCH:theoretical price of time switch options" msgstr "" #: ../plugins/fn-derivatives/options.c:1296 msgid "a:amount received for each time period" msgstr "" #: ../plugins/fn-derivatives/options.c:1298 msgid "m:number of time units the option has already met the condition" msgstr "" #: ../plugins/fn-derivatives/options.c:1299 msgid "dt:agreed upon discrete time period expressed as a fraction of a year" msgstr "" #: ../plugins/fn-derivatives/options.c:1304 msgid "" "OPT_TIME_SWITCH models the theoretical price of time switch options. (Pechtl " "1995). The holder receives @{a} * @{dt} for each period that the asset price " "was greater than @{strike} (for a call) or below it (for a put)." msgstr "" #: ../plugins/fn-derivatives/options.c:1334 msgid "OPT_SIMPLE_CHOOSER:theoretical price of a simple chooser option" msgstr "" #: ../plugins/fn-derivatives/options.c:1338 msgid "time1:time in years until the holder chooses a put or a call option" msgstr "" #: ../plugins/fn-derivatives/options.c:1339 msgid "time2:time in years until the chosen option expires" msgstr "" #: ../plugins/fn-derivatives/options.c:1383 msgid "OPT_COMPLEX_CHOOSER:theoretical price of a complex chooser option" msgstr "" #: ../plugins/fn-derivatives/options.c:1385 msgid "strike_call:strike price, if exercised as a call option" msgstr "" #: ../plugins/fn-derivatives/options.c:1386 msgid "strike_put:strike price, if exercised as a put option" msgstr "" #: ../plugins/fn-derivatives/options.c:1387 msgid "time:time in years until the holder chooses a put or a call option" msgstr "" #: ../plugins/fn-derivatives/options.c:1388 msgid "time_call:time in years to maturity of the call option if chosen" msgstr "" #: ../plugins/fn-derivatives/options.c:1389 msgid "time_put:time in years to maturity of the put option if chosen" msgstr "" #: ../plugins/fn-derivatives/options.c:1484 msgid "OPT_ON_OPTIONS:theoretical price of options on options" msgstr "" #: ../plugins/fn-derivatives/options.c:1485 msgid "" "type_flag:'cc' for calls on calls, 'cp' for calls on puts, and so on for " "'pc', and 'pp'" msgstr "" #: ../plugins/fn-derivatives/options.c:1487 msgid "strike1:strike price at which the option being valued is struck" msgstr "" #: ../plugins/fn-derivatives/options.c:1488 msgid "strike2:strike price at which the underlying option is struck" msgstr "" #: ../plugins/fn-derivatives/options.c:1489 msgid "time1:time in years to maturity of the option" msgstr "" #: ../plugins/fn-derivatives/options.c:1490 msgid "time2:time in years to the maturity of the underlying option" msgstr "" #: ../plugins/fn-derivatives/options.c:1492 msgid "" "cost_of_carry:net cost of holding the underlying asset of the underlying " "option" msgstr "" #: ../plugins/fn-derivatives/options.c:1493 msgid "" "volatility:annualized volatility in price of the underlying asset of the " "underlying option" msgstr "" #: ../plugins/fn-derivatives/options.c:1494 msgid "" "For common stocks, @{cost_of_carry} is the risk free rate less the dividend " "yield." msgstr "" #: ../plugins/fn-derivatives/options.c:1495 msgid "@{time2} ≥ @{time1}" msgstr "" #: ../plugins/fn-derivatives/options.c:1561 msgid "OPT_EXTENDIBLE_WRITER:theoretical price of extendible writer options" msgstr "" #: ../plugins/fn-derivatives/options.c:1564 msgid "strike1:strike price at which the option is struck" msgstr "" #: ../plugins/fn-derivatives/options.c:1565 msgid "" "strike2:strike price at which the option is re-struck if out of the money at " "@{time1}" msgstr "" #: ../plugins/fn-derivatives/options.c:1566 msgid "time1:initial maturity of the option in years" msgstr "" #: ../plugins/fn-derivatives/options.c:1567 msgid "time2:extended maturity in years if chosen" msgstr "" #: ../plugins/fn-derivatives/options.c:1571 msgid "" "OPT_EXTENDIBLE_WRITER models the theoretical price of extendible writer " "options. These are options that have their maturity extended to @{time2} if " "the option is out of the money at @{time1}." msgstr "" #: ../plugins/fn-derivatives/options.c:1613 msgid "" "OPT_2_ASSET_CORRELATION:theoretical price of options on 2 assets with " "correlation @{rho}" msgstr "" #: ../plugins/fn-derivatives/options.c:1615 msgid "spot1:spot price of the underlying asset of the first option" msgstr "" #: ../plugins/fn-derivatives/options.c:1616 msgid "spot2:spot price of the underlying asset of the second option" msgstr "" #: ../plugins/fn-derivatives/options.c:1617 msgid "strike1:strike prices of the first option" msgstr "" #: ../plugins/fn-derivatives/options.c:1618 msgid "strike2:strike prices of the second option" msgstr "" #: ../plugins/fn-derivatives/options.c:1620 msgid "" "cost_of_carry1:net cost of holding the underlying asset of the first option " "(for common stocks, the risk free rate less the dividend yield)" msgstr "" #: ../plugins/fn-derivatives/options.c:1622 msgid "" "cost_of_carry2:net cost of holding the underlying asset of the second option " "(for common stocks, the risk free rate less the dividend yield)" msgstr "" #: ../plugins/fn-derivatives/options.c:1625 msgid "" "volatility1:annualized volatility in price of the underlying asset of the " "first option" msgstr "" #: ../plugins/fn-derivatives/options.c:1626 msgid "" "volatility2:annualized volatility in price of the underlying asset of the " "second option" msgstr "" #: ../plugins/fn-derivatives/options.c:1627 msgid "rho:correlation between the two underlying assets" msgstr "" #: ../plugins/fn-derivatives/options.c:1628 msgid "" "OPT_2_ASSET_CORRELATION models the theoretical price of options on 2 assets " "with correlation @{rho}. The payoff for a call is max(@{spot2} - " "@{strike2},0) if @{spot1} > @{strike1} or 0 otherwise. The payoff for a put " "is max (@{strike2} - @{spot2}, 0) if @{spot1} < @{strike1} or 0 otherwise." msgstr "" #: ../plugins/fn-derivatives/options.c:1663 msgid "" "OPT_EURO_EXCHANGE:theoretical price of a European option to exchange assets" msgstr "" #: ../plugins/fn-derivatives/options.c:1664 #: ../plugins/fn-derivatives/options.c:1708 msgid "spot1:spot price of asset 1" msgstr "" #: ../plugins/fn-derivatives/options.c:1665 #: ../plugins/fn-derivatives/options.c:1709 msgid "spot2:spot price of asset 2" msgstr "" #: ../plugins/fn-derivatives/options.c:1666 #: ../plugins/fn-derivatives/options.c:1710 msgid "qty1:quantity of asset 1" msgstr "" #: ../plugins/fn-derivatives/options.c:1667 #: ../plugins/fn-derivatives/options.c:1711 msgid "qty2:quantity of asset 2" msgstr "" #: ../plugins/fn-derivatives/options.c:1670 #: ../plugins/fn-derivatives/options.c:1714 msgid "" "cost_of_carry1:net cost of holding asset 1 (for common stocks, the risk free " "rate less the dividend yield)" msgstr "" #: ../plugins/fn-derivatives/options.c:1672 #: ../plugins/fn-derivatives/options.c:1716 msgid "" "cost_of_carry2:net cost of holding asset 2 (for common stocks, the risk free " "rate less the dividend yield)" msgstr "" #: ../plugins/fn-derivatives/options.c:1674 #: ../plugins/fn-derivatives/options.c:1718 msgid "volatility1:annualized volatility in price of asset 1" msgstr "" #: ../plugins/fn-derivatives/options.c:1675 #: ../plugins/fn-derivatives/options.c:1719 msgid "volatility2:annualized volatility in price of asset 2" msgstr "" #: ../plugins/fn-derivatives/options.c:1676 #: ../plugins/fn-derivatives/options.c:1720 msgid "rho:correlation between the prices of the two assets" msgstr "" #: ../plugins/fn-derivatives/options.c:1677 msgid "" "OPT_EURO_EXCHANGE models the theoretical price of a European option to " "exchange one asset with quantity @{qty2} and spot price @{spot2} for another " "with quantity @{qty1} and spot price @{spot1}." msgstr "" #: ../plugins/fn-derivatives/options.c:1707 msgid "" "OPT_AMER_EXCHANGE:theoretical price of an American option to exchange assets" msgstr "" #: ../plugins/fn-derivatives/options.c:1721 msgid "" "OPT_AMER_EXCHANGE models the theoretical price of an American option to " "exchange one asset with quantity @{qty2} and spot price @{spot2} for another " "with quantity @{qty1} and spot price @{spot1}." msgstr "" #: ../plugins/fn-derivatives/options.c:1751 msgid "" "OPT_SPREAD_APPROX:theoretical price of a European option on the spread " "between two futures contracts" msgstr "" #: ../plugins/fn-derivatives/options.c:1753 msgid "fut_price1:price of the first futures contract" msgstr "" #: ../plugins/fn-derivatives/options.c:1754 msgid "fut_price2:price of the second futures contract" msgstr "" #: ../plugins/fn-derivatives/options.c:1758 msgid "" "volatility1:annualized volatility in price of the first underlying futures " "contract" msgstr "" #: ../plugins/fn-derivatives/options.c:1759 msgid "" "volatility2:annualized volatility in price of the second underlying futures " "contract" msgstr "" #: ../plugins/fn-derivatives/options.c:1760 msgid "rho:correlation between the two futures contracts" msgstr "" #: ../plugins/fn-derivatives/options.c:1806 msgid "" "OPT_FLOAT_STRK_LKBK:theoretical price of floating-strike lookback option" msgstr "" #: ../plugins/fn-derivatives/options.c:1809 #: ../plugins/fn-derivatives/options.c:1873 msgid "spot_min:minimum spot price of the underlying asset so far observed" msgstr "" #: ../plugins/fn-derivatives/options.c:1810 #: ../plugins/fn-derivatives/options.c:1874 msgid "spot_max:maximum spot price of the underlying asset so far observed" msgstr "" #: ../plugins/fn-derivatives/options.c:1815 msgid "" "OPT_FLOAT_STRK_LKBK determines the theoretical price of a floating-strike " "lookback option where the holder of the option may exercise on expiry at the " "most favourable price observed during the options life of the underlying " "asset." msgstr "" #: ../plugins/fn-derivatives/options.c:1870 msgid "OPT_FIXED_STRK_LKBK:theoretical price of a fixed-strike lookback option" msgstr "" #: ../plugins/fn-derivatives/options.c:1880 msgid "" "OPT_FIXED_STRK_LKBK determines the theoretical price of a fixed-strike " "lookback option where the holder of the option may exercise on expiry at the " "most favourable price observed during the options life of the underlying " "asset." msgstr "" #: ../plugins/fn-derivatives/options.c:1954 msgid "" "OPT_BINOMIAL:theoretical price of either an American or European style " "option using a binomial tree" msgstr "" #: ../plugins/fn-derivatives/options.c:1955 msgid "" "amer_euro_flag:'a' for an American style option or 'e' for a European style " "option" msgstr "" #: ../plugins/fn-derivatives/options.c:1957 msgid "num_time_steps:number of time steps used in the valuation" msgstr "" #: ../plugins/fn-derivatives/options.c:1964 msgid "" "A larger @{num_time_steps} yields greater accuracy but OPT_BINOMIAL is " "slower to calculate." msgstr "" #: ../plugins/fn-eng/functions.c:206 msgid "BASE:string of digits representing the number @{n} in base @{b}" msgstr "" #: ../plugins/fn-eng/functions.c:207 ../plugins/fn-numtheory/numtheory.c:733 #: ../plugins/fn-numtheory/numtheory.c:763 msgid "n:integer" msgstr "" #: ../plugins/fn-eng/functions.c:208 msgid "b:base (2 ≤ @{b} ≤ 36)" msgstr "" #: ../plugins/fn-eng/functions.c:209 msgid "length:minimum length of the resulting string" msgstr "" #: ../plugins/fn-eng/functions.c:210 msgid "" "BASE converts @{n} to its string representation in base @{b}. Leading zeroes " "will be added to reach the minimum length given by @{length}." msgstr "" #: ../plugins/fn-eng/functions.c:235 msgid "BIN2DEC:decimal representation of the binary number @{x}" msgstr "" #: ../plugins/fn-eng/functions.c:236 ../plugins/fn-eng/functions.c:258 #: ../plugins/fn-eng/functions.c:282 msgid "" "x:a binary number, either as a string or as a number involving only the " "digits 0 and 1" msgstr "" #: ../plugins/fn-eng/functions.c:257 msgid "BIN2OCT:octal representation of the binary number @{x}" msgstr "" #: ../plugins/fn-eng/functions.c:259 ../plugins/fn-eng/functions.c:283 #: ../plugins/fn-eng/functions.c:308 ../plugins/fn-eng/functions.c:338 #: ../plugins/fn-eng/functions.c:361 ../plugins/fn-eng/functions.c:438 #: ../plugins/fn-eng/functions.c:461 ../plugins/fn-eng/functions.c:484 #: ../plugins/fn-eng/functions.c:507 msgid "places:number of digits" msgstr "" #: ../plugins/fn-eng/functions.c:260 msgid "" "If @{places} is given, BIN2OCT pads the result with zeros to achieve exactly " "@{places} digits. If this is not possible, BIN2OCT returns #NUM!" msgstr "" #: ../plugins/fn-eng/functions.c:281 msgid "BIN2HEX:hexadecimal representation of the binary number @{x}" msgstr "" #: ../plugins/fn-eng/functions.c:284 msgid "" "If @{places} is given, BIN2HEX pads the result with zeros to achieve exactly " "@{places} digits. If this is not possible, BIN2HEX returns #NUM!" msgstr "" #: ../plugins/fn-eng/functions.c:306 msgid "DEC2BIN:binary representation of the decimal number @{x}" msgstr "" #: ../plugins/fn-eng/functions.c:307 msgid "x:integer (− 513 < @{x} < 512)" msgstr "" #: ../plugins/fn-eng/functions.c:309 msgid "" "If @{places} is given and @{x} is non-negative, DEC2BIN pads the result with " "zeros to achieve exactly @{places} digits. If this is not possible, DEC2BIN " "returns #NUM!" msgstr "" #: ../plugins/fn-eng/functions.c:313 msgid "If @{places} is given and @{x} is negative, @{places} is ignored." msgstr "" #: ../plugins/fn-eng/functions.c:314 msgid "If @{x} < − 512 or @{x} > 511, DEC2BIN returns #NUM!" msgstr "" #: ../plugins/fn-eng/functions.c:336 msgid "DEC2OCT:octal representation of the decimal number @{x}" msgstr "" #: ../plugins/fn-eng/functions.c:337 ../plugins/fn-eng/functions.c:360 msgid "x:integer" msgstr "" #: ../plugins/fn-eng/functions.c:339 msgid "" "If @{places} is given, DEC2OCT pads the result with zeros to achieve exactly " "@{places} digits. If this is not possible, DEC2OCT returns #NUM!" msgstr "" #: ../plugins/fn-eng/functions.c:359 msgid "DEC2HEX:hexadecimal representation of the decimal number @{x}" msgstr "" #: ../plugins/fn-eng/functions.c:362 msgid "" "If @{places} is given, DEC2HEX pads the result with zeros to achieve exactly " "@{places} digits. If this is not possible, DEC2HEX returns #NUM!" msgstr "" #: ../plugins/fn-eng/functions.c:382 msgid "DECIMAL:decimal representation of @{x}" msgstr "" #: ../plugins/fn-eng/functions.c:383 msgid "x:number in base @{base}" msgstr "" #: ../plugins/fn-eng/functions.c:384 msgid "base:base of @{x}, (2 ≤ @{base} ≤ 36)" msgstr "" #: ../plugins/fn-eng/functions.c:412 msgid "OCT2DEC:decimal representation of the octal number @{x}" msgstr "" #: ../plugins/fn-eng/functions.c:413 ../plugins/fn-eng/functions.c:437 #: ../plugins/fn-eng/functions.c:460 msgid "x:a octal number, either as a string or as a number" msgstr "" #: ../plugins/fn-eng/functions.c:436 msgid "OCT2BIN:binary representation of the octal number @{x}" msgstr "" #: ../plugins/fn-eng/functions.c:439 msgid "" "If @{places} is given, OCT2BIN pads the result with zeros to achieve exactly " "@{places} digits. If this is not possible, OCT2BIN returns #NUM!" msgstr "" #: ../plugins/fn-eng/functions.c:459 msgid "OCT2HEX:hexadecimal representation of the octal number @{x}" msgstr "" #: ../plugins/fn-eng/functions.c:462 msgid "" "If @{places} is given, OCT2HEX pads the result with zeros to achieve exactly " "@{places} digits. If this is not possible, OCT2HEX returns #NUM!" msgstr "" #: ../plugins/fn-eng/functions.c:482 msgid "HEX2BIN:binary representation of the hexadecimal number @{x}" msgstr "" #: ../plugins/fn-eng/functions.c:483 ../plugins/fn-eng/functions.c:506 #: ../plugins/fn-eng/functions.c:529 msgid "" "x:a hexadecimal number, either as a string or as a number if no A to F are " "needed" msgstr "" #: ../plugins/fn-eng/functions.c:485 msgid "" "If @{places} is given, HEX2BIN pads the result with zeros to achieve exactly " "@{places} digits. If this is not possible, HEX2BIN returns #NUM!" msgstr "" #: ../plugins/fn-eng/functions.c:505 msgid "HEX2OCT:octal representation of the hexadecimal number @{x}" msgstr "" #: ../plugins/fn-eng/functions.c:508 msgid "" "If @{places} is given, HEX2OCT pads the result with zeros to achieve exactly " "@{places} digits. If this is not possible, HEX2OCT returns #NUM!" msgstr "" #: ../plugins/fn-eng/functions.c:528 msgid "HEX2DEC:decimal representation of the hexadecimal number @{x}" msgstr "" #: ../plugins/fn-eng/functions.c:551 msgid "" "BESSELI:Modified Bessel function of the first kind of order @{α} at @{x}" msgstr "" #: ../plugins/fn-eng/functions.c:552 ../plugins/fn-eng/functions.c:574 #: ../plugins/fn-eng/functions.c:597 ../plugins/fn-eng/functions.c:620 msgid "X:number" msgstr "" #: ../plugins/fn-eng/functions.c:553 ../plugins/fn-eng/functions.c:575 msgid "α:order (any non-negative number)" msgstr "" #: ../plugins/fn-eng/functions.c:554 ../plugins/fn-eng/functions.c:576 #: ../plugins/fn-eng/functions.c:599 ../plugins/fn-eng/functions.c:622 msgid "" "If @{x} or @{α} are not numeric, #VALUE! is returned. If @{α} < 0, #NUM! is " "returned." msgstr "" #: ../plugins/fn-eng/functions.c:555 ../plugins/fn-eng/functions.c:577 #: ../plugins/fn-eng/functions.c:601 ../plugins/fn-eng/functions.c:624 msgid "This function is Excel compatible if only integer orders @{α} are used." msgstr "" #: ../plugins/fn-eng/functions.c:558 ../plugins/fn-eng/functions.c:580 #: ../plugins/fn-eng/functions.c:604 ../plugins/fn-eng/functions.c:627 msgid "wiki:en:Bessel_function" msgstr "" #: ../plugins/fn-eng/functions.c:573 msgid "" "BESSELK:Modified Bessel function of the second kind of order @{α} at @{x}" msgstr "" #: ../plugins/fn-eng/functions.c:596 msgid "BESSELJ:Bessel function of the first kind of order @{α} at @{x}" msgstr "" #: ../plugins/fn-eng/functions.c:598 ../plugins/fn-eng/functions.c:621 msgid "α:order (any non-negative integer)" msgstr "" #: ../plugins/fn-eng/functions.c:619 msgid "BESSELY:Bessel function of the second kind of order @{α} at @{x}" msgstr "" #: ../plugins/fn-eng/functions.c:642 msgid "CONVERT:a converted measurement" msgstr "" #: ../plugins/fn-eng/functions.c:643 ../plugins/fn-eng/functions.c:1451 #: ../plugins/fn-eng/functions.c:1517 ../plugins/fn-math/functions.c:363 #: ../plugins/fn-math/functions.c:382 ../plugins/fn-math/functions.c:404 #: ../plugins/fn-math/functions.c:445 ../plugins/fn-math/functions.c:463 #: ../plugins/fn-math/functions.c:489 ../plugins/fn-math/functions.c:508 #: ../plugins/fn-math/functions.c:532 ../plugins/fn-math/functions.c:614 #: ../plugins/fn-math/functions.c:805 ../plugins/fn-math/functions.c:875 #: ../plugins/fn-math/functions.c:893 ../plugins/fn-math/functions.c:928 #: ../plugins/fn-math/functions.c:964 ../plugins/fn-math/functions.c:989 #: ../plugins/fn-math/functions.c:1006 ../plugins/fn-math/functions.c:1030 #: ../plugins/fn-math/functions.c:1047 ../plugins/fn-math/functions.c:1071 #: ../plugins/fn-math/functions.c:1088 ../plugins/fn-math/functions.c:1119 #: ../plugins/fn-math/functions.c:1143 ../plugins/fn-math/functions.c:1227 #: ../plugins/fn-math/functions.c:1264 ../plugins/fn-math/functions.c:1283 #: ../plugins/fn-math/functions.c:1446 ../plugins/fn-math/functions.c:1488 #: ../plugins/fn-math/functions.c:1617 ../plugins/fn-math/functions.c:1703 #: ../plugins/fn-math/functions.c:1743 ../plugins/fn-math/functions.c:1761 #: ../plugins/fn-math/functions.c:1966 ../plugins/fn-math/functions.c:2001 #: ../plugins/fn-math/functions.c:2193 ../plugins/fn-math/functions.c:2223 #: ../plugins/fn-math/functions.c:2347 ../plugins/fn-math/functions.c:2397 #: ../plugins/fn-math/functions.c:2421 ../plugins/fn-math/functions.c:2452 #: ../plugins/fn-math/functions.c:2489 ../plugins/fn-stat/functions.c:436 #: ../plugins/fn-stat/functions.c:527 ../plugins/fn-stat/functions.c:588 #: ../plugins/fn-stat/functions.c:979 ../plugins/fn-stat/functions.c:1048 #: ../plugins/fn-stat/functions.c:1111 ../plugins/fn-stat/functions.c:1253 #: ../plugins/fn-stat/functions.c:1288 ../plugins/fn-stat/functions.c:1366 #: ../plugins/fn-stat/functions.c:1455 ../plugins/fn-stat/functions.c:1485 #: ../plugins/fn-stat/functions.c:1757 ../plugins/fn-stat/functions.c:1971 #: ../plugins/fn-stat/functions.c:2007 ../plugins/fn-stat/functions.c:2170 #: ../plugins/fn-stat/functions.c:4826 ../plugins/fn-stat/functions.c:4857 #: ../plugins/fn-stat/functions.c:4891 ../plugins/fn-stat/functions.c:4911 #: ../plugins/fn-stat/functions.c:4950 ../plugins/fn-stat/functions.c:4983 msgid "x:number" msgstr "" #: ../plugins/fn-eng/functions.c:644 msgid "from:unit (string)" msgstr "" #: ../plugins/fn-eng/functions.c:645 msgid "to:unit (string)" msgstr "" #: ../plugins/fn-eng/functions.c:646 msgid "" "CONVERT returns a conversion from one measurement system to another. @{x} is " "a value in @{from} units that is to be converted into @{to} units." msgstr "" #: ../plugins/fn-eng/functions.c:648 msgid "If @{from} and @{to} are different types, CONVERT returns #N/A!" msgstr "" #: ../plugins/fn-eng/functions.c:649 msgid "" "@{from} and @{to} can be any of the following:\n" "\n" "Weight and mass:\n" "\t'brton'\t\tImperial ton\n" "\t'cwt'\t\t\tU.S. (short) hundredweight\n" "\t'g' \t\t\tGram\n" "\t'grain'\t\tGrain\n" "\t'hweight'\t\tImperial (long) hundredweight\n" "\t'LTON'\t\tImperial ton\n" "\t'sg' \t\t\tSlug\n" "\t'shweight'\tU.S. (short) hundredweight\n" "\t'lbm'\t\tPound\n" "\t'lcwt'\t\tImperial (long) hundredweight\n" "\t'u' \t\t\tU (atomic mass)\n" "\t'uk_cwt'\t\tImperial (long) hundredweight\n" "\t'uk_ton'\t\tImperial ton\n" "\t'ozm'\t\tOunce\n" "\t'stone'\t\tStone\n" "\t'ton'\t\t\tTon\n" "\n" "Distance:\n" "\t'm' \t\tMeter\n" "\t'mi' \t\tStatute mile\n" "\t'survey_mi' \tU.S. survey mile\n" "\t'Nmi' \t\tNautical mile\n" "\t'in' \t\t\tInch\n" "\t'ft' \t\t\tFoot\n" "\t'yd' \t\tYard\n" "\t'ell' \t\t\tEnglish Ell\n" "\t'ang' \t\tAngstrom\n" "\t'ly' \t\t\tLight-Year\n" "\t'pc' \t\t\tParsec\n" "\t'parsec' \t\tParsec\n" "\t'Pica'\t\tPica Points\n" "\t'Picapt'\t\tPica Points\n" "\t'picapt'\t\tPica Points\n" "\t'pica'\t\tPica\n" "\n" "Time:\n" "\t'yr' \t\t\tYear\n" "\t'day' \t\tDay\n" "\t'hr' \t\t\tHour\n" "\t'mn' \t\tMinute\n" "\t'sec' \t\tSecond\n" "\n" "Pressure:\n" "\t'Pa' \t\t\tPascal\n" "\t'psi' \t\t\tPSI\n" "\t'atm' \t\tAtmosphere\n" "\t'Pa' \t\t\tPascal\n" "\t'mmHg'\t\tmm of Mercury\n" "\t'Torr'\t\t\tTorr\n" "\n" "Force:\n" "\t'N' \t\t\tNewton\n" "\t'dyn' \t\tDyne\n" "\t'pond' \t\tPond\n" "\t'lbf' \t\t\tPound force\n" "\n" "Energy:\n" "\t'J' \t\t\tJoule\n" "\t'e' \t\tErg\n" "\t'c' \t\tThermodynamic calorie\n" "\t'cal' \t\tIT calorie\n" "\t'eV' \t\tElectron volt\n" "\t'HPh' \t\tHorsepower-hour\n" "\t'Wh' \t\tWatt-hour\n" "\t'flb' \t\tFoot-pound\n" "\t'BTU' \t\tBTU\n" "\n" "Power:\n" "\t'HP' \t\tHorsepower\n" "\t'PS' \t\tPferdestärke\n" "\t'W' \t\tWatt\n" "\n" "Magnetism:\n" "\t'T' \t\tTesla\n" "\t'ga' \t\tGauss\n" "\n" "Temperature:\n" "\t'C' \t\tDegree Celsius\n" "\t'F' \t\tDegree Fahrenheit\n" "\t'K' \t\tKelvin\n" "\t'Rank' \t\tDegree Rankine\n" "\t'Reau' \t\tDegree Réaumur\n" "\n" "Volume (liquid measure):\n" "\t'tsp' \t\tTeaspoon\n" "\t'tspm' \t\tTeaspoon (modern, metric)\n" "\t'tbs' \t\tTablespoon\n" "\t'oz' \t\tFluid ounce\n" "\t'cup' \t\tCup\n" "\t'pt' \t\tPint\n" "\t'us_pt'\t\tU.S. pint\n" "\t'uk_pt'\t\tImperial pint (U.K.)\n" "\t'qt' \t\tQuart\n" "\t'uk_qt' \t\tImperial quart\n" "\t'gal' \t\tGallon\n" "\t'uk_gal' \t\tImperial gallon\n" "\t'GRT' \t\tRegistered ton\n" "\t'regton' \t\tRegistered ton\n" "\t'MTON' \t\tMeasurement ton (freight ton)\n" "\t'l' \t\t\tLiter\n" "\t'L' \t\tLiter\n" "\t'lt' \t\t\tLiter\n" "\t'ang3' \t\tCubic Angstrom\n" "\t'ang^3' \t\tCubic Angstrom\n" "\t'barrel' \t\tU.S. oil barrel (bbl)\n" "\t'bushel' \t\tU.S. bushel\n" "\t'ft3' \t\t\tCubic feet\n" "\t'ft^3' \t\tCubic feet\n" "\t'in3' \t\tCubic inch\n" "\t'in^3' \t\tCubic inch\n" "\t'ly3' \t\t\tCubic light-year\n" "\t'ly^3' \t\tCubic light-year\n" "\t'm3' \t\tCubic meter\n" "\t'm^3' \t\tCubic meter\n" "\t'mi3' \t\tCubic mile\n" "\t'mi^3' \t\tCubic mile\n" "\t'yd3' \t\tCubic yard\n" "\t'yd^3' \t\tCubic yard\n" "\t'Nmi3' \t\tCubic nautical mile\n" "\t'Nmi^3' \t\tCubic nautical mile\n" "\t'Picapt3' \t\tCubic Pica\n" "\t'Picapt^3' \tCubic Pica\n" "\t'Pica3' \t\tCubic Pica\n" "\t'Pica^3' \t\tCubic Pica\n" "\n" "Area:\n" "\t'uk_acre' \t\tInternational acre\n" "\t'us_acre' \t\tU.S. survey/statute acre\n" "\t'ang2' \t\tSquare angstrom\n" "\t'ang^2' \t\tSquare angstrom\n" "\t'ar' \t\t\tAre\n" "\t'ha' \t\t\tHectare\n" "\t'in2' \t\tSquare inches\n" "\t'in^2' \t\tSquare inches\n" "\t'ly2' \t\t\tSquare light-year\n" "\t'ly^2' \t\tSquare light-year\n" "\t'm2' \t\tSquare meter\n" "\t'm^2' \t\tSquare meter\n" "\t'Morgen' \t\tMorgen (North German Confederation)\n" "\t'mi2' \t\tSquare miles\n" "\t'mi^2' \t\tSquare miles\n" "\t'Nmi2' \t\tSquare nautical miles\n" "\t'Nmi^2' \t\tSquare nautical miles\n" "\t'Picapt2' \t\tSquare Pica\n" "\t'Picapt^2' \tSquare Pica\n" "\t'Pica2' \t\tSquare Pica\n" "\t'Pica^2' \t\tSquare Pica\n" "\t'yd2' \t\tSquare yards\n" "\t'yd^2' \t\tSquare yards\n" "\n" "Bits and Bytes:\n" "\t'bit' \t\t\tBit\n" "\t'byte' \t\tByte\n" "\n" "Speed:\n" "\t'admkn' \t\tAdmiralty knot\n" "\t'kn' \t\t\tknot\n" "\t'm/h' \t\tMeters per hour\n" "\t'm/hr' \t\tMeters per hour\n" "\t'm/s' \t\tMeters per second\n" "\t'm/sec' \t\tMeters per second\n" "\t'mph' \t\tMiles per hour\n" "\n" "For metric units any of the following prefixes can be used:\n" "\t'Y' \tyotta \t\t1E+24\n" "\t'Z' \tzetta \t\t1E+21\n" "\t'E' \texa \t\t1E+18\n" "\t'P' \tpeta \t\t1E+15\n" "\t'T' \ttera \t\t1E+12\n" "\t'G' \tgiga \t\t1E+09\n" "\t'M' \tmega \t\t1E+06\n" "\t'k' \tkilo \t\t\t1E+03\n" "\t'h' \thecto \t\t1E+02\n" "\t'e' \tdeca (deka)\t1E+01\n" "\t'd' \tdeci \t\t1E-01\n" "\t'c' \tcenti \t\t1E-02\n" "\t'm' \tmilli \t\t\t1E-03\n" "\t'u' \tmicro \t\t1E-06\n" "\t'n' \tnano \t\t1E-09\n" "\t'p' \tpico \t\t1E-12\n" "\t'f' \tfemto \t\t1E-15\n" "\t'a' \tatto \t\t1E-18\n" "\t'z' \tzepto \t\t1E-21\n" "\t'y' \tyocto \t\t1E-24\n" "\n" "For bits and bytes any of the following prefixes can be also be used:\n" "\t'Yi' \tyobi \t\t2^80\n" "\t'Zi' \tzebi \t\t\t2^70\n" "\t'Ei' \texbi \t\t2^60\n" "\t'Pi' \tpebi \t\t2^50\n" "\t'Ti' \ttebi \t\t\t2^40\n" "\t'Gi' \tgibi \t\t\t2^30\n" "\t'Mi' \tmebi \t\t2^20\n" "\t'ki' \tkibi \t\t\t2^10" msgstr "" #: ../plugins/fn-eng/functions.c:831 msgid "This function is Excel compatible (except \"picapt\")." msgstr "" #: ../plugins/fn-eng/functions.c:1419 msgid "ERF:Gauss error function" msgstr "" #: ../plugins/fn-eng/functions.c:1420 msgid "lower:lower limit of the integral, defaults to 0" msgstr "" #: ../plugins/fn-eng/functions.c:1421 msgid "upper:upper limit of the integral" msgstr "" #: ../plugins/fn-eng/functions.c:1422 msgid "" "ERF returns 2/sqrt(π)* integral from @{lower} to @{upper} of exp(-t*t) dt" msgstr "" #: ../plugins/fn-eng/functions.c:1423 msgid "" "This function is Excel compatible if two arguments are supplied and neither " "is negative." msgstr "" #: ../plugins/fn-eng/functions.c:1428 ../plugins/fn-eng/functions.c:1455 msgid "wiki:en:Error_function" msgstr "" #: ../plugins/fn-eng/functions.c:1450 msgid "ERFC:Complementary Gauss error function" msgstr "" #: ../plugins/fn-eng/functions.c:1452 msgid "ERFC returns 2/sqrt(π)* integral from @{x} to ∞ of exp(-t*t) dt" msgstr "" #: ../plugins/fn-eng/functions.c:1470 msgid "DELTA:Kronecker delta function" msgstr "" #: ../plugins/fn-eng/functions.c:1471 ../plugins/fn-eng/functions.c:1494 msgid "x0:number" msgstr "" #: ../plugins/fn-eng/functions.c:1472 ../plugins/fn-eng/functions.c:1495 msgid "x1:number, defaults to 0" msgstr "" #: ../plugins/fn-eng/functions.c:1473 msgid "DELTA returns 1 if @{x1} = @{x0} and 0 otherwise." msgstr "" #: ../plugins/fn-eng/functions.c:1474 ../plugins/fn-eng/functions.c:1497 msgid "If either argument is non-numeric, #VALUE! is returned." msgstr "" #: ../plugins/fn-eng/functions.c:1493 msgid "GESTEP:step function with step at @{x1} evaluated at @{x0}" msgstr "" #: ../plugins/fn-eng/functions.c:1496 msgid "GESTEP returns 1 if @{x1} ≤ @{x0} and 0 otherwise." msgstr "" #: ../plugins/fn-eng/functions.c:1516 msgid "HEXREP:hexadecimal representation of numeric value" msgstr "" #: ../plugins/fn-eng/functions.c:1518 msgid "HEXREP returns a hexadecimal string representation of @{x}." msgstr "" #: ../plugins/fn-eng/functions.c:1519 msgid "" "This is a function meant for debugging. The layout of the result may change " "and even depend on how Gnumeric was compiled." msgstr "" #: ../plugins/fn-eng/functions.c:1549 msgid "INVSUMINV:the reciprocal of the sum of reciprocals of the arguments" msgstr "" #: ../plugins/fn-eng/functions.c:1550 msgid "x0:non-negative number" msgstr "" #: ../plugins/fn-eng/functions.c:1551 msgid "x1:non-negative number" msgstr "" #: ../plugins/fn-eng/functions.c:1552 msgid "" "If any of the arguments is negative, #VALUE! is returned.\n" "If any argument is zero, the result is zero." msgstr "" #: ../plugins/fn-eng/functions.c:1554 msgid "" "INVSUMINV sum calculates the reciprocal (the inverse) of the sum of " "reciprocals (inverses) of all its arguments." msgstr "" #: ../plugins/fn-erlang/functions.c:103 msgid "PROBBLOCK:probability of blocking" msgstr "" #: ../plugins/fn-erlang/functions.c:104 ../plugins/fn-erlang/functions.c:189 msgid "traffic:number of calls" msgstr "" #: ../plugins/fn-erlang/functions.c:105 ../plugins/fn-erlang/functions.c:130 #: ../plugins/fn-erlang/functions.c:227 msgid "circuits:number of circuits" msgstr "" #: ../plugins/fn-erlang/functions.c:106 msgid "" "PROBBLOCK returns probability of blocking when @{traffic} calls load into " "@{circuits} circuits." msgstr "" #: ../plugins/fn-erlang/functions.c:108 ../plugins/fn-erlang/functions.c:132 msgid "@{traffic} cannot exceed @{circuits}." msgstr "" #: ../plugins/fn-erlang/functions.c:128 msgid "OFFTRAF:predicted number of offered calls" msgstr "" #: ../plugins/fn-erlang/functions.c:129 msgid "traffic:number of carried calls" msgstr "" #: ../plugins/fn-erlang/functions.c:131 msgid "" "OFFTRAF returns the predicted number of offered calls given @{traffic} " "carried calls (taken from measurements) on @{circuits} circuits." msgstr "" #: ../plugins/fn-erlang/functions.c:188 msgid "DIMCIRC:number of circuits required" msgstr "" #: ../plugins/fn-erlang/functions.c:190 ../plugins/fn-erlang/functions.c:228 msgid "gos:grade of service" msgstr "" #: ../plugins/fn-erlang/functions.c:191 msgid "" "DIMCIRC returns the number of circuits required given @{traffic} calls with " "grade of service @{gos}." msgstr "" #: ../plugins/fn-erlang/functions.c:226 msgid "OFFCAP:traffic capacity" msgstr "" #: ../plugins/fn-erlang/functions.c:229 msgid "" "OFFCAP returns the traffic capacity given @{circuits} circuits with grade of " "service @{gos}." msgstr "" #. ************************************************************************* #: ../plugins/fn-financial/functions.c:51 msgid "@{frequency} may be 1 (annual), 2 (semi-annual), or 4 (quarterly)." msgstr "" #: ../plugins/fn-financial/functions.c:54 msgid "" "If @{type} is 0, the default, payment is at the end of each period. If " "@{type} is 1, payment is at the beginning of each period." msgstr "" #: ../plugins/fn-financial/functions.c:360 msgid "ACCRINT:accrued interest" msgstr "" #: ../plugins/fn-financial/functions.c:361 #: ../plugins/fn-financial/functions.c:449 #: ../plugins/fn-financial/functions.c:605 #: ../plugins/fn-financial/functions.c:2464 #: ../plugins/fn-financial/functions.c:2503 #: ../plugins/fn-financial/functions.c:2654 msgid "issue:date of issue" msgstr "" #: ../plugins/fn-financial/functions.c:362 msgid "first_interest:date of first interest payment" msgstr "" #: ../plugins/fn-financial/functions.c:363 #: ../plugins/fn-financial/functions.c:488 #: ../plugins/fn-financial/functions.c:526 #: ../plugins/fn-financial/functions.c:567 #: ../plugins/fn-financial/functions.c:603 #: ../plugins/fn-financial/functions.c:648 #: ../plugins/fn-financial/functions.c:1086 #: ../plugins/fn-financial/functions.c:1124 #: ../plugins/fn-financial/functions.c:1158 #: ../plugins/fn-financial/functions.c:1893 #: ../plugins/fn-financial/functions.c:2258 #: ../plugins/fn-financial/functions.c:2308 #: ../plugins/fn-financial/functions.c:2417 #: ../plugins/fn-financial/functions.c:2462 #: ../plugins/fn-financial/functions.c:2501 #: ../plugins/fn-financial/functions.c:2652 #: ../plugins/fn-financial/functions.c:2748 #: ../plugins/fn-financial/functions.c:2826 #: ../plugins/fn-financial/functions.c:3006 #: ../plugins/fn-financial/functions.c:3030 #: ../plugins/fn-financial/functions.c:3054 #: ../plugins/fn-financial/functions.c:3078 #: ../plugins/fn-financial/functions.c:3104 #: ../plugins/fn-financial/functions.c:3130 #: ../plugins/fn-financial/functions.c:3242 msgid "settlement:settlement date" msgstr "" #: ../plugins/fn-financial/functions.c:364 #: ../plugins/fn-financial/functions.c:451 #: ../plugins/fn-financial/functions.c:529 #: ../plugins/fn-financial/functions.c:686 #: ../plugins/fn-financial/functions.c:2260 #: ../plugins/fn-financial/functions.c:2310 #: ../plugins/fn-financial/functions.c:2465 #: ../plugins/fn-financial/functions.c:2505 #: ../plugins/fn-financial/functions.c:2656 #: ../plugins/fn-financial/functions.c:2751 #: ../plugins/fn-financial/functions.c:2829 msgid "rate:nominal annual interest rate" msgstr "" #: ../plugins/fn-financial/functions.c:365 msgid "par:par value, defaults to $1000" msgstr "" #: ../plugins/fn-financial/functions.c:366 #: ../plugins/fn-financial/functions.c:1897 #: ../plugins/fn-financial/functions.c:2263 #: ../plugins/fn-financial/functions.c:2313 #: ../plugins/fn-financial/functions.c:2508 #: ../plugins/fn-financial/functions.c:2659 #: ../plugins/fn-financial/functions.c:2754 #: ../plugins/fn-financial/functions.c:2832 #: ../plugins/fn-financial/functions.c:3008 #: ../plugins/fn-financial/functions.c:3032 #: ../plugins/fn-financial/functions.c:3056 #: ../plugins/fn-financial/functions.c:3080 #: ../plugins/fn-financial/functions.c:3106 #: ../plugins/fn-financial/functions.c:3132 #: ../plugins/fn-financial/functions.c:3246 msgid "frequency:number of interest payments per year" msgstr "" #: ../plugins/fn-financial/functions.c:367 msgid "basis:calendar basis, defaults to 0" msgstr "" #: ../plugins/fn-financial/functions.c:368 msgid "calc_method:calculation method, defaults to TRUE" msgstr "" #: ../plugins/fn-financial/functions.c:370 msgid "" "If @{first_interest} < @{settlement} and @{calc_method} is TRUE, then " "ACCRINT returns the sum of the interest accrued in all coupon periods from " "@{issue} date until @{settlement} date." msgstr "" #: ../plugins/fn-financial/functions.c:375 msgid "" "If @{first_interest} < @{settlement} and @{calc_method} is FALSE, then " "ACCRINT returns the sum of the interest accrued in all coupon periods from " "@{first_interest} date until @{settlement} date." msgstr "" #: ../plugins/fn-financial/functions.c:380 msgid "" "Otherwise ACCRINT returns the sum of the interest accrued in all coupon " "periods from @{issue} date until @{settlement} date." msgstr "" #: ../plugins/fn-financial/functions.c:383 msgid "" "@{frequency} must be one of 1, 2 or 4, but the exact value does not affect " "the result." msgstr "" #: ../plugins/fn-financial/functions.c:385 msgid "@{issue} must precede both @{first_interest} and @{settlement}." msgstr "" #: ../plugins/fn-financial/functions.c:448 msgid "ACCRINTM:accrued interest" msgstr "" #: ../plugins/fn-financial/functions.c:450 #: ../plugins/fn-financial/functions.c:489 #: ../plugins/fn-financial/functions.c:527 #: ../plugins/fn-financial/functions.c:568 #: ../plugins/fn-financial/functions.c:604 #: ../plugins/fn-financial/functions.c:649 #: ../plugins/fn-financial/functions.c:1087 #: ../plugins/fn-financial/functions.c:1125 #: ../plugins/fn-financial/functions.c:1159 #: ../plugins/fn-financial/functions.c:1894 #: ../plugins/fn-financial/functions.c:2259 #: ../plugins/fn-financial/functions.c:2309 #: ../plugins/fn-financial/functions.c:2418 #: ../plugins/fn-financial/functions.c:2463 #: ../plugins/fn-financial/functions.c:2502 #: ../plugins/fn-financial/functions.c:2653 #: ../plugins/fn-financial/functions.c:2749 #: ../plugins/fn-financial/functions.c:2827 #: ../plugins/fn-financial/functions.c:3007 #: ../plugins/fn-financial/functions.c:3031 #: ../plugins/fn-financial/functions.c:3055 #: ../plugins/fn-financial/functions.c:3079 #: ../plugins/fn-financial/functions.c:3105 #: ../plugins/fn-financial/functions.c:3131 #: ../plugins/fn-financial/functions.c:3243 msgid "maturity:maturity date" msgstr "" #: ../plugins/fn-financial/functions.c:452 msgid "par:par value" msgstr "" #: ../plugins/fn-financial/functions.c:454 msgid "ACCRINTM calculates the accrued interest from @{issue} to @{maturity}." msgstr "" #: ../plugins/fn-financial/functions.c:455 msgid "@{par} defaults to $1000." msgstr "" #: ../plugins/fn-financial/functions.c:487 msgid "INTRATE:interest rate" msgstr "" #: ../plugins/fn-financial/functions.c:490 #: ../plugins/fn-financial/functions.c:528 msgid "investment:amount paid on settlement" msgstr "" #: ../plugins/fn-financial/functions.c:491 #: ../plugins/fn-financial/functions.c:570 #: ../plugins/fn-financial/functions.c:651 #: ../plugins/fn-financial/functions.c:2262 #: ../plugins/fn-financial/functions.c:2312 #: ../plugins/fn-financial/functions.c:2420 #: ../plugins/fn-financial/functions.c:2507 #: ../plugins/fn-financial/functions.c:2658 #: ../plugins/fn-financial/functions.c:2753 #: ../plugins/fn-financial/functions.c:2831 msgid "redemption:amount received at maturity" msgstr "" #: ../plugins/fn-financial/functions.c:493 msgid "INTRATE calculates the interest of a fully vested security." msgstr "" #: ../plugins/fn-financial/functions.c:525 msgid "RECEIVED:amount to be received at maturity" msgstr "" #: ../plugins/fn-financial/functions.c:531 msgid "RECEIVED calculates the amount to be received when a security matures." msgstr "" #: ../plugins/fn-financial/functions.c:566 msgid "PRICEDISC:discounted price" msgstr "" #: ../plugins/fn-financial/functions.c:569 #: ../plugins/fn-financial/functions.c:606 #: ../plugins/fn-financial/functions.c:1088 #: ../plugins/fn-financial/functions.c:1126 msgid "discount:annual rate at which to discount" msgstr "" #: ../plugins/fn-financial/functions.c:572 msgid "" "PRICEDISC calculates the price per $100 face value of a bond that does not " "pay interest at maturity." msgstr "" #: ../plugins/fn-financial/functions.c:602 msgid "PRICEMAT:price at maturity" msgstr "" #: ../plugins/fn-financial/functions.c:607 #: ../plugins/fn-financial/functions.c:1896 #: ../plugins/fn-financial/functions.c:2261 #: ../plugins/fn-financial/functions.c:2506 #: ../plugins/fn-financial/functions.c:2752 #: ../plugins/fn-financial/functions.c:3245 msgid "yield:annual yield of security" msgstr "" #: ../plugins/fn-financial/functions.c:609 msgid "" "PRICEMAT calculates the price per $100 face value of a bond that pays " "interest at maturity." msgstr "" #: ../plugins/fn-financial/functions.c:647 msgid "DISC:discount rate" msgstr "" #: ../plugins/fn-financial/functions.c:650 msgid "par:price per $100 face value" msgstr "" #: ../plugins/fn-financial/functions.c:653 msgid "DISC calculates the discount rate for a security." msgstr "" #: ../plugins/fn-financial/functions.c:654 msgid "@{redemption} is the redemption value per $100 face value." msgstr "" #: ../plugins/fn-financial/functions.c:685 msgid "EFFECT:effective interest rate" msgstr "" #: ../plugins/fn-financial/functions.c:687 #: ../plugins/fn-financial/functions.c:712 msgid "nper:number of periods used for compounding" msgstr "" #: ../plugins/fn-financial/functions.c:688 msgid "" "EFFECT calculates the effective interest rate using the formula (1+@{rate}/" "@{nper})^@{nper}-1." msgstr "" #: ../plugins/fn-financial/functions.c:710 msgid "NOMINAL:nominal interest rate" msgstr "" #: ../plugins/fn-financial/functions.c:711 #: ../plugins/fn-financial/functions.c:736 #: ../plugins/fn-financial/functions.c:1545 #: ../plugins/fn-financial/functions.c:1731 #: ../plugins/fn-financial/functions.c:1761 #: ../plugins/fn-financial/functions.c:1801 #: ../plugins/fn-financial/functions.c:1845 #: ../plugins/fn-financial/functions.c:1939 msgid "rate:effective annual interest rate" msgstr "" #: ../plugins/fn-financial/functions.c:713 msgid "NOMINAL calculates the nominal interest rate from the effective rate." msgstr "" #: ../plugins/fn-financial/functions.c:735 msgid "ISPMT:interest payment for period" msgstr "" #: ../plugins/fn-financial/functions.c:737 #: ../plugins/fn-financial/functions.c:1762 #: ../plugins/fn-financial/functions.c:1802 msgid "per:period number" msgstr "" #: ../plugins/fn-financial/functions.c:738 #: ../plugins/fn-financial/functions.c:1192 #: ../plugins/fn-financial/functions.c:1462 #: ../plugins/fn-financial/functions.c:1696 #: ../plugins/fn-financial/functions.c:1732 #: ../plugins/fn-financial/functions.c:1763 #: ../plugins/fn-financial/functions.c:1803 #: ../plugins/fn-financial/functions.c:3155 #: ../plugins/fn-financial/functions.c:3199 msgid "nper:number of periods" msgstr "" #: ../plugins/fn-financial/functions.c:739 #: ../plugins/fn-financial/functions.c:1194 #: ../plugins/fn-financial/functions.c:1309 #: ../plugins/fn-financial/functions.c:1698 #: ../plugins/fn-financial/functions.c:1733 #: ../plugins/fn-financial/functions.c:1764 #: ../plugins/fn-financial/functions.c:1804 #: ../plugins/fn-financial/functions.c:1847 #: ../plugins/fn-financial/functions.c:1940 #: ../plugins/fn-financial/functions.c:3156 #: ../plugins/fn-financial/functions.c:3200 msgid "pv:present value" msgstr "" #: ../plugins/fn-financial/functions.c:740 msgid "ISPMT calculates the interest payment for period number @{per}." msgstr "" #: ../plugins/fn-financial/functions.c:771 msgid "DB:depreciation of an asset" msgstr "" #: ../plugins/fn-financial/functions.c:772 #: ../plugins/fn-financial/functions.c:822 #: ../plugins/fn-financial/functions.c:871 #: ../plugins/fn-financial/functions.c:901 #: ../plugins/fn-financial/functions.c:2904 #: ../plugins/fn-financial/functions.c:2960 #: ../plugins/fn-financial/functions.c:3289 msgid "cost:initial cost of asset" msgstr "" #: ../plugins/fn-financial/functions.c:773 #: ../plugins/fn-financial/functions.c:823 #: ../plugins/fn-financial/functions.c:872 #: ../plugins/fn-financial/functions.c:902 #: ../plugins/fn-financial/functions.c:2907 #: ../plugins/fn-financial/functions.c:2963 #: ../plugins/fn-financial/functions.c:3290 msgid "salvage:value after depreciation" msgstr "" #: ../plugins/fn-financial/functions.c:774 #: ../plugins/fn-financial/functions.c:824 #: ../plugins/fn-financial/functions.c:873 #: ../plugins/fn-financial/functions.c:903 #: ../plugins/fn-financial/functions.c:3291 msgid "life:number of periods" msgstr "" #: ../plugins/fn-financial/functions.c:775 #: ../plugins/fn-financial/functions.c:825 #: ../plugins/fn-financial/functions.c:904 #: ../plugins/fn-financial/functions.c:2908 #: ../plugins/fn-financial/functions.c:2964 msgid "period:subject period" msgstr "" #: ../plugins/fn-financial/functions.c:776 msgid "month:number of months in first year of depreciation" msgstr "" #: ../plugins/fn-financial/functions.c:777 msgid "" "DB calculates the depreciation of an asset for a given period using the " "fixed-declining balance method." msgstr "" #: ../plugins/fn-financial/functions.c:821 msgid "DDB:depreciation of an asset" msgstr "" #: ../plugins/fn-financial/functions.c:826 #: ../plugins/fn-financial/functions.c:3294 msgid "factor:factor at which the balance declines" msgstr "" #: ../plugins/fn-financial/functions.c:827 msgid "" "DDB calculates the depreciation of an asset for a given period using the " "double-declining balance method." msgstr "" #: ../plugins/fn-financial/functions.c:870 msgid "SLN:depreciation of an asset" msgstr "" #: ../plugins/fn-financial/functions.c:874 msgid "" "SLN calculates the depreciation of an asset using the straight-line method." msgstr "" #: ../plugins/fn-financial/functions.c:900 msgid "SYD:sum-of-years depreciation" msgstr "" #: ../plugins/fn-financial/functions.c:905 msgid "" "SYD calculates the depreciation of an asset using the sum-of-years method." msgstr "" #: ../plugins/fn-financial/functions.c:933 msgid "DOLLARDE:convert to decimal dollar amount" msgstr "" #: ../plugins/fn-financial/functions.c:934 msgid "fractional_dollar:amount to convert" msgstr "" #: ../plugins/fn-financial/functions.c:935 #: ../plugins/fn-financial/functions.c:983 msgid "fraction:denominator" msgstr "" #: ../plugins/fn-financial/functions.c:936 msgid "" "DOLLARDE converts a fractional dollar amount into a decimal amount. This is " "the inverse of the DOLLARFR function." msgstr "" #: ../plugins/fn-financial/functions.c:981 msgid "DOLLARFR:convert to dollar fraction" msgstr "" #: ../plugins/fn-financial/functions.c:982 msgid "decimal_dollar:amount to convert" msgstr "" #: ../plugins/fn-financial/functions.c:984 msgid "" "DOLLARFR converts a decimal dollar amount into a fractional amount which is " "represented as the digits after the decimal point. For example, 2/8 would " "be represented as .2 while 3/16 would be represented as .03. This is the " "inverse of the DOLLARDE function." msgstr "" #: ../plugins/fn-financial/functions.c:1027 msgid "MIRR:modified internal rate of return" msgstr "" #: ../plugins/fn-financial/functions.c:1028 #: ../plugins/fn-financial/functions.c:1343 #: ../plugins/fn-financial/functions.c:1546 #: ../plugins/fn-financial/functions.c:1601 msgid "values:cash flow" msgstr "" #: ../plugins/fn-financial/functions.c:1029 msgid "finance_rate:interest rate for financing cost" msgstr "" #: ../plugins/fn-financial/functions.c:1030 msgid "reinvest_rate:interest rate for reinvestments" msgstr "" #: ../plugins/fn-financial/functions.c:1031 msgid "" "MIRR calculates the modified internal rate of return of a periodic cash flow." msgstr "" #: ../plugins/fn-financial/functions.c:1085 msgid "TBILLEQ:bond-equivalent yield for a treasury bill" msgstr "" #: ../plugins/fn-financial/functions.c:1089 msgid "TBILLEQ calculates the bond-equivalent yield for a treasury bill." msgstr "" #: ../plugins/fn-financial/functions.c:1123 msgid "TBILLPRICE:price of a treasury bill" msgstr "" #: ../plugins/fn-financial/functions.c:1127 msgid "" "TBILLPRICE calculates the price per $100 face value for a treasury bill." msgstr "" #: ../plugins/fn-financial/functions.c:1157 msgid "TBILLYIELD:yield of a treasury bill" msgstr "" #: ../plugins/fn-financial/functions.c:1160 msgid "price:price" msgstr "" #: ../plugins/fn-financial/functions.c:1161 msgid "TBILLYIELD calculates the yield of a treasury bill." msgstr "" #: ../plugins/fn-financial/functions.c:1191 msgid "RATE:rate of investment" msgstr "" #: ../plugins/fn-financial/functions.c:1193 #: ../plugins/fn-financial/functions.c:1463 #: ../plugins/fn-financial/functions.c:1697 #: ../plugins/fn-financial/functions.c:1846 msgid "pmt:payment at each period" msgstr "" #: ../plugins/fn-financial/functions.c:1195 #: ../plugins/fn-financial/functions.c:1310 #: ../plugins/fn-financial/functions.c:1464 #: ../plugins/fn-financial/functions.c:1734 #: ../plugins/fn-financial/functions.c:1765 #: ../plugins/fn-financial/functions.c:1805 #: ../plugins/fn-financial/functions.c:1848 #: ../plugins/fn-financial/functions.c:1941 msgid "fv:future value" msgstr "" #: ../plugins/fn-financial/functions.c:1196 #: ../plugins/fn-financial/functions.c:1465 #: ../plugins/fn-financial/functions.c:1699 #: ../plugins/fn-financial/functions.c:1735 #: ../plugins/fn-financial/functions.c:1766 #: ../plugins/fn-financial/functions.c:1806 #: ../plugins/fn-financial/functions.c:1849 #: ../plugins/fn-financial/functions.c:3159 #: ../plugins/fn-financial/functions.c:3203 msgid "type:payment type" msgstr "" #: ../plugins/fn-financial/functions.c:1197 #: ../plugins/fn-financial/functions.c:1344 #: ../plugins/fn-financial/functions.c:1603 msgid "guess:an estimate of what the result should be" msgstr "" #: ../plugins/fn-financial/functions.c:1198 msgid "RATE calculates the rate of return." msgstr "" #: ../plugins/fn-financial/functions.c:1200 #: ../plugins/fn-financial/functions.c:1347 #: ../plugins/fn-financial/functions.c:1605 msgid "" "The optional @{guess} is needed because there can be more than one valid " "result. It defaults to 10%." msgstr "" #: ../plugins/fn-financial/functions.c:1307 msgid "RRI:equivalent interest rate for an investment increasing in value" msgstr "" #: ../plugins/fn-financial/functions.c:1308 msgid "p:number of periods" msgstr "" #: ../plugins/fn-financial/functions.c:1311 msgid "" "RRI determines an equivalent interest rate for an investment that increases " "in value. The interest is compounded after each complete period." msgstr "" #: ../plugins/fn-financial/functions.c:1313 msgid "" "Note that @{p} need not be an integer but for fractional value the " "calculated rate is only approximate." msgstr "" #: ../plugins/fn-financial/functions.c:1342 msgid "IRR:internal rate of return" msgstr "" #: ../plugins/fn-financial/functions.c:1345 msgid "" "IRR calculates the internal rate of return of a cash flow with periodic " "payments. @{values} lists the payments (negative values) and receipts " "(positive values) for each period." msgstr "" #: ../plugins/fn-financial/functions.c:1460 msgid "PV:present value" msgstr "" #: ../plugins/fn-financial/functions.c:1461 #: ../plugins/fn-financial/functions.c:1501 #: ../plugins/fn-financial/functions.c:1695 msgid "rate:effective interest rate per period" msgstr "" #: ../plugins/fn-financial/functions.c:1466 msgid "" "PV calculates the present value of @{fv} which is @{nper} periods into the " "future, assuming a periodic payment of @{pmt} and an interest rate of " "@{rate} per period." msgstr "" #: ../plugins/fn-financial/functions.c:1500 msgid "NPV:net present value" msgstr "" #: ../plugins/fn-financial/functions.c:1502 msgid "value1:cash flow for period 1" msgstr "" #: ../plugins/fn-financial/functions.c:1503 msgid "value2:cash flow for period 2" msgstr "" #: ../plugins/fn-financial/functions.c:1504 msgid "NPV calculates the net present value of a cash flow." msgstr "" #: ../plugins/fn-financial/functions.c:1544 msgid "XNPV:net present value" msgstr "" #: ../plugins/fn-financial/functions.c:1547 #: ../plugins/fn-financial/functions.c:1602 msgid "dates:dates of cash flow" msgstr "" #: ../plugins/fn-financial/functions.c:1548 msgid "" "XNPV calculates the net present value of a cash flow at irregular times." msgstr "" #: ../plugins/fn-financial/functions.c:1600 msgid "XIRR:internal rate of return" msgstr "" #: ../plugins/fn-financial/functions.c:1604 msgid "" "XIRR calculates the annualized internal rate of return of a cash flow at " "arbitrary points in time. @{values} lists the payments (negative values) " "and receipts (positive values) with one value for each entry in @{dates}." msgstr "" #: ../plugins/fn-financial/functions.c:1694 msgid "FV:future value" msgstr "" #: ../plugins/fn-financial/functions.c:1700 msgid "" "FV calculates the future value of @{pv} moved @{nper} periods into the " "future, assuming a periodic payment of @{pmt} and an interest rate of " "@{rate} per period." msgstr "" #: ../plugins/fn-financial/functions.c:1730 msgid "PMT:payment for annuity" msgstr "" #: ../plugins/fn-financial/functions.c:1736 msgid "PMT calculates the payment amount for an annuity." msgstr "" #: ../plugins/fn-financial/functions.c:1760 msgid "IPMT:interest payment for period" msgstr "" #: ../plugins/fn-financial/functions.c:1767 msgid "" "IPMT calculates the interest part of an annuity's payment for period number " "@{per}." msgstr "" #: ../plugins/fn-financial/functions.c:1800 msgid "PPMT:interest payment for period" msgstr "" #: ../plugins/fn-financial/functions.c:1807 msgid "" "PPMT calculates the principal part of an annuity's payment for period number " "@{per}." msgstr "" #: ../plugins/fn-financial/functions.c:1844 msgid "NPER:number of periods" msgstr "" #: ../plugins/fn-financial/functions.c:1850 msgid "" "NPER calculates the number of periods of an investment based on periodic " "constant payments and a constant interest rate." msgstr "" #: ../plugins/fn-financial/functions.c:1892 msgid "DURATION:the (Macaulay) duration of a security" msgstr "" #: ../plugins/fn-financial/functions.c:1895 #: ../plugins/fn-financial/functions.c:3244 msgid "coupon:annual coupon rate" msgstr "" #: ../plugins/fn-financial/functions.c:1899 msgid "DURATION calculates the (Macaulay) duration of a security." msgstr "" #: ../plugins/fn-financial/functions.c:1938 msgid "G_DURATION:the duration of a investment" msgstr "" #: ../plugins/fn-financial/functions.c:1942 msgid "" "G_DURATION calculates the number of periods needed for an investment to " "attain a desired value." msgstr "" #: ../plugins/fn-financial/functions.c:1943 msgid "G_DURATION is the OpenFormula function PDURATION." msgstr "" #: ../plugins/fn-financial/functions.c:1972 msgid "FVSCHEDULE:future value" msgstr "" #: ../plugins/fn-financial/functions.c:1973 msgid "principal:initial value" msgstr "" #: ../plugins/fn-financial/functions.c:1974 msgid "schedule:range of interest rates" msgstr "" #: ../plugins/fn-financial/functions.c:1975 msgid "" "FVSCHEDULE calculates the future value of @{principal} after applying a " "range of interest rates with compounding." msgstr "" #: ../plugins/fn-financial/functions.c:2008 msgid "EURO:equivalent of 1 EUR" msgstr "" #: ../plugins/fn-financial/functions.c:2009 msgid "currency:three-letter currency code" msgstr "" #: ../plugins/fn-financial/functions.c:2010 msgid "" "EURO calculates the national currency amount corresponding to 1 EUR for any " "of the national currencies that were replaced by the Euro on its " "introduction." msgstr "" #: ../plugins/fn-financial/functions.c:2011 msgid "" "@{currency} must be one of ATS (Austria), BEF (Belgium), CYP (Cyprus), DEM " "(Germany), EEK (Estonia), ESP (Spain), EUR (Euro), FIM (Finland), FRF " "(France), GRD (Greece), IEP (Ireland), ITL (Italy), LUF (Luxembourg), MTL " "(Malta), NLG (The Netherlands), PTE (Portugal), SIT (Slovenia), or SKK " "(Slovakia)." msgstr "" #: ../plugins/fn-financial/functions.c:2030 #: ../plugins/fn-financial/functions.c:2214 msgid "This function is not likely to be useful anymore." msgstr "" #: ../plugins/fn-financial/functions.c:2205 msgid "EUROCONVERT:pre-Euro amount from one currency to another" msgstr "" #: ../plugins/fn-financial/functions.c:2206 msgid "n:amount" msgstr "" #: ../plugins/fn-financial/functions.c:2207 msgid "source:three-letter source currency code" msgstr "" #: ../plugins/fn-financial/functions.c:2208 msgid "target:three-letter target currency code" msgstr "" #: ../plugins/fn-financial/functions.c:2209 msgid "full_precision:whether to provide the full precision; defaults to false" msgstr "" #: ../plugins/fn-financial/functions.c:2210 msgid "" "triangulation_precision:number of digits (at least 3) to be rounded to after " "conversion of the source currency to euro; defaults to no rounding" msgstr "" #: ../plugins/fn-financial/functions.c:2211 msgid "" "EUROCONVERT converts @{n} units of currency @{source} to currency " "@{target}. The rates used are the official ones used on the introduction of " "the Euro." msgstr "" #: ../plugins/fn-financial/functions.c:2212 msgid "" "If @{full_precision} is true, the result is not rounded; if it false the " "result is rounded to 0 or 2 decimals depending on the target currency; " "defaults to false." msgstr "" #: ../plugins/fn-financial/functions.c:2213 msgid "" "@{source} and @{target} must be one of the currencies listed for the EURO " "function." msgstr "" #: ../plugins/fn-financial/functions.c:2257 msgid "PRICE:price of a security" msgstr "" #: ../plugins/fn-financial/functions.c:2265 msgid "" "PRICE calculates the price per $100 face value of a security that pays " "periodic interest." msgstr "" #: ../plugins/fn-financial/functions.c:2307 msgid "YIELD:yield of a security" msgstr "" #: ../plugins/fn-financial/functions.c:2311 #: ../plugins/fn-financial/functions.c:2419 #: ../plugins/fn-financial/functions.c:2466 #: ../plugins/fn-financial/functions.c:2657 #: ../plugins/fn-financial/functions.c:2830 msgid "price:price of security" msgstr "" #: ../plugins/fn-financial/functions.c:2315 msgid "YIELD calculates the yield of a security that pays periodic interest." msgstr "" #: ../plugins/fn-financial/functions.c:2416 msgid "YIELDDISC:yield of a discounted security" msgstr "" #: ../plugins/fn-financial/functions.c:2422 msgid "YIELDDISC calculates the yield of a discounted security." msgstr "" #: ../plugins/fn-financial/functions.c:2461 msgid "YIELDMAT:yield of a security" msgstr "" #: ../plugins/fn-financial/functions.c:2468 msgid "" "YIELDMAT calculates the yield of a security for which the interest is paid " "at maturity date." msgstr "" #: ../plugins/fn-financial/functions.c:2500 msgid "ODDFPRICE:price of a security that has an odd first period" msgstr "" #: ../plugins/fn-financial/functions.c:2504 #: ../plugins/fn-financial/functions.c:2655 msgid "first_interest:first interest date" msgstr "" #: ../plugins/fn-financial/functions.c:2510 msgid "" "ODDFPRICE calculates the price per $100 face value of a security that pays " "periodic interest, but has an odd first period." msgstr "" #: ../plugins/fn-financial/functions.c:2651 msgid "ODDFYIELD:yield of a security that has an odd first period" msgstr "" #: ../plugins/fn-financial/functions.c:2661 msgid "" "ODDFYIELD calculates the yield of a security that pays periodic interest, " "but has an odd first period." msgstr "" #: ../plugins/fn-financial/functions.c:2747 msgid "ODDLPRICE:price of a security that has an odd last period" msgstr "" #: ../plugins/fn-financial/functions.c:2750 #: ../plugins/fn-financial/functions.c:2828 msgid "last_interest:last interest date" msgstr "" #: ../plugins/fn-financial/functions.c:2756 msgid "" "ODDLPRICE calculates the price per $100 face value of a security that pays " "periodic interest, but has an odd last period." msgstr "" #: ../plugins/fn-financial/functions.c:2825 msgid "ODDLYIELD:yield of a security that has an odd last period" msgstr "" #: ../plugins/fn-financial/functions.c:2834 msgid "" "ODDLYIELD calculates the yield of a security that pays periodic interest, " "but has an odd last period." msgstr "" #: ../plugins/fn-financial/functions.c:2903 msgid "AMORDEGRC:depreciation of an asset using French accounting conventions" msgstr "" #: ../plugins/fn-financial/functions.c:2905 #: ../plugins/fn-financial/functions.c:2961 msgid "purchase_date:date of purchase" msgstr "" #: ../plugins/fn-financial/functions.c:2906 #: ../plugins/fn-financial/functions.c:2962 msgid "first_period:end of first period" msgstr "" #: ../plugins/fn-financial/functions.c:2909 #: ../plugins/fn-financial/functions.c:2965 msgid "rate:depreciation rate" msgstr "" #: ../plugins/fn-financial/functions.c:2912 msgid "" "AMORDEGRC calculates the depreciation of an asset using French accounting " "conventions. Assets purchased in the middle of a period take prorated " "depreciation into account. This is similar to AMORLINC, except that a " "depreciation coefficient is applied in the calculation depending on the life " "of the assets." msgstr "" #: ../plugins/fn-financial/functions.c:2916 msgid "" "The depreciation coefficient used is:\n" "1.0 for an expected lifetime less than 3 years,\n" "1.5 for an expected lifetime of at least 3 years but less than 5 years,\n" "2.0 for an expected lifetime of at least 5 years but at most 6 years,\n" "2.5 for an expected lifetime of more than 6 years." msgstr "" #: ../plugins/fn-financial/functions.c:2921 msgid "" "Special depreciation rules are applied for the last two periods resulting in " "a possible total depreciation exceeding the difference of @{cost} - " "@{salvage}." msgstr "" #: ../plugins/fn-financial/functions.c:2923 msgid "Named for AMORtissement DEGRessif Comptabilite." msgstr "" #: ../plugins/fn-financial/functions.c:2959 msgid "AMORLINC:depreciation of an asset using French accounting conventions" msgstr "" #: ../plugins/fn-financial/functions.c:2968 msgid "" "AMORLINC calculates the depreciation of an asset using French accounting " "conventions. Assets purchased in the middle of a period take prorated " "depreciation into account." msgstr "" #: ../plugins/fn-financial/functions.c:2970 msgid "Named for AMORtissement LINeaire Comptabilite." msgstr "" #: ../plugins/fn-financial/functions.c:3005 msgid "COUPDAYBS:number of days from coupon period to settlement" msgstr "" #: ../plugins/fn-financial/functions.c:3010 #: ../plugins/fn-financial/functions.c:3034 #: ../plugins/fn-financial/functions.c:3058 #: ../plugins/fn-financial/functions.c:3082 #: ../plugins/fn-financial/functions.c:3108 #: ../plugins/fn-financial/functions.c:3134 msgid "eom:end-of-month flag" msgstr "" #: ../plugins/fn-financial/functions.c:3011 msgid "" "COUPDAYBS calculates the number of days from the beginning of the coupon " "period to the settlement date." msgstr "" #: ../plugins/fn-financial/functions.c:3029 msgid "COUPDAYS:number of days in the coupon period of the settlement date" msgstr "" #: ../plugins/fn-financial/functions.c:3035 msgid "" "COUPDAYS calculates the number of days in the coupon period of the " "settlement date." msgstr "" #: ../plugins/fn-financial/functions.c:3053 msgid "" "COUPDAYSNC:number of days from the settlement date to the next coupon period" msgstr "" #: ../plugins/fn-financial/functions.c:3059 msgid "" "COUPDAYSNC calculates number of days from the settlement date to the next " "coupon period." msgstr "" #: ../plugins/fn-financial/functions.c:3077 msgid "COUPNCD:the next coupon date after settlement" msgstr "" #: ../plugins/fn-financial/functions.c:3083 msgid "COUPNCD calculates the coupon date following settlement." msgstr "" #: ../plugins/fn-financial/functions.c:3103 msgid "COUPPCD:the last coupon date before settlement" msgstr "" #: ../plugins/fn-financial/functions.c:3109 msgid "COUPPCD calculates the coupon date preceding settlement." msgstr "" #: ../plugins/fn-financial/functions.c:3129 msgid "COUPNUM:number of coupons" msgstr "" #: ../plugins/fn-financial/functions.c:3135 msgid "" "COUPNUM calculates the number of coupons to be paid between the settlement " "and maturity dates, rounded up." msgstr "" #: ../plugins/fn-financial/functions.c:3153 msgid "CUMIPMT:cumulative interest payment" msgstr "" #: ../plugins/fn-financial/functions.c:3154 #: ../plugins/fn-financial/functions.c:3198 msgid "rate:interest rate per period" msgstr "" #: ../plugins/fn-financial/functions.c:3157 #: ../plugins/fn-financial/functions.c:3201 #: ../plugins/fn-financial/functions.c:3292 msgid "start_period:first period to accumulate for" msgstr "" #: ../plugins/fn-financial/functions.c:3158 #: ../plugins/fn-financial/functions.c:3202 #: ../plugins/fn-financial/functions.c:3293 msgid "end_period:last period to accumulate for" msgstr "" #: ../plugins/fn-financial/functions.c:3160 msgid "" "CUMIPMT calculates the cumulative interest paid on a loan from " "@{start_period} to @{end_period}." msgstr "" #: ../plugins/fn-financial/functions.c:3197 msgid "CUMPRINC:cumulative principal" msgstr "" #: ../plugins/fn-financial/functions.c:3204 msgid "" "CUMPRINC calculates the cumulative principal paid on a loan from " "@{start_period} to @{end_period}." msgstr "" #: ../plugins/fn-financial/functions.c:3241 msgid "MDURATION:the modified (Macaulay) duration of a security" msgstr "" #: ../plugins/fn-financial/functions.c:3248 msgid "MDURATION calculates the modified (Macaulay) duration of a security." msgstr "" #: ../plugins/fn-financial/functions.c:3288 msgid "VDB:depreciation of an asset" msgstr "" #: ../plugins/fn-financial/functions.c:3295 msgid "no_switch:do not switch to straight-line depreciation" msgstr "" #: ../plugins/fn-financial/functions.c:3296 msgid "" "VDB calculates the depreciation of an asset for a given period range using " "the variable-rate declining balance method." msgstr "" #: ../plugins/fn-financial/functions.c:3297 msgid "" "If @{no_switch} is FALSE, the calculation switches to straight-line " "depreciation when depreciation is greater than the declining balance " "calculation." msgstr "" #: ../plugins/fn-flt/functions.c:36 msgid "FLT.RADIX:return the floating point system's base" msgstr "" #: ../plugins/fn-flt/functions.c:37 msgid "" "The FLT.RADIX function returns the base of the floating point number system " "in use." msgstr "" #: ../plugins/fn-flt/functions.c:52 msgid "FLT.MIN:return the smallest positive floating point number" msgstr "" #: ../plugins/fn-flt/functions.c:53 msgid "" "The FLT.MIN function returns the smallest positive normal floating point " "number that can be represented." msgstr "" #: ../plugins/fn-flt/functions.c:68 msgid "FLT.MAX:return the largest positive floating point number" msgstr "" #: ../plugins/fn-flt/functions.c:69 msgid "" "The FLT.MAX function returns the largest positive floating point number that " "can be represented." msgstr "" #: ../plugins/fn-flt/functions.c:84 msgid "FLT.NEXTAFTER:next representable value" msgstr "" #: ../plugins/fn-flt/functions.c:85 msgid "x:floating point value" msgstr "" #: ../plugins/fn-flt/functions.c:86 msgid "y:direction" msgstr "" #: ../plugins/fn-flt/functions.c:87 msgid "" "The FLT.NEXTAFTER function returns the next floating point value after @{x} " "in the direction of @{y}. \"+\" and \"-\" are special values for @{y} that " "represent positive and negative infinity." msgstr "" #: ../plugins/fn-hebrew-date/functions.c:90 msgid "HDATE:Hebrew date" msgstr "" #: ../plugins/fn-hebrew-date/functions.c:91 #: ../plugins/fn-hebrew-date/functions.c:160 #: ../plugins/fn-hebrew-date/functions.c:233 #: ../plugins/fn-hebrew-date/functions.c:260 #: ../plugins/fn-hebrew-date/functions.c:287 #: ../plugins/fn-hebrew-date/functions.c:314 msgid "year:Gregorian year of date, defaults to the current year" msgstr "" #: ../plugins/fn-hebrew-date/functions.c:92 #: ../plugins/fn-hebrew-date/functions.c:161 #: ../plugins/fn-hebrew-date/functions.c:234 #: ../plugins/fn-hebrew-date/functions.c:261 #: ../plugins/fn-hebrew-date/functions.c:288 #: ../plugins/fn-hebrew-date/functions.c:315 msgid "month:Gregorian month of year, defaults to the current month" msgstr "" #: ../plugins/fn-hebrew-date/functions.c:93 #: ../plugins/fn-hebrew-date/functions.c:162 #: ../plugins/fn-hebrew-date/functions.c:235 #: ../plugins/fn-hebrew-date/functions.c:262 #: ../plugins/fn-hebrew-date/functions.c:289 #: ../plugins/fn-hebrew-date/functions.c:316 msgid "day:Gregorian day of month, defaults to the current day" msgstr "" #: ../plugins/fn-hebrew-date/functions.c:125 msgid "DATE2HDATE:Hebrew date" msgstr "" #: ../plugins/fn-hebrew-date/functions.c:126 #: ../plugins/fn-hebrew-date/functions.c:201 #: ../plugins/fn-hebrew-date/functions.c:340 msgid "date:Gregorian date, defaults to today" msgstr "" #: ../plugins/fn-hebrew-date/functions.c:159 msgid "HDATE_HEB:Hebrew date in Hebrew" msgstr "" #: ../plugins/fn-hebrew-date/functions.c:200 msgid "DATE2HDATE_HEB:Hebrew date in Hebrew" msgstr "" #: ../plugins/fn-hebrew-date/functions.c:232 msgid "HDATE_MONTH:Hebrew month of Gregorian date" msgstr "" #: ../plugins/fn-hebrew-date/functions.c:259 msgid "HDATE_DAY:Hebrew day of Gregorian date" msgstr "" #: ../plugins/fn-hebrew-date/functions.c:286 msgid "HDATE_YEAR:Hebrew year of Gregorian date" msgstr "" #: ../plugins/fn-hebrew-date/functions.c:313 msgid "HDATE_JULIAN:Julian day number for given Gregorian date" msgstr "" #: ../plugins/fn-hebrew-date/functions.c:339 msgid "DATE2JULIAN:Julian day number for given Gregorian date" msgstr "" #: ../plugins/fn-info/functions.c:65 msgid "CELL:information of @{type} about @{cell}" msgstr "" #: ../plugins/fn-info/functions.c:66 msgid "type:string specifying the type of information requested" msgstr "" #: ../plugins/fn-info/functions.c:67 msgid "cell:cell reference" msgstr "" #: ../plugins/fn-info/functions.c:68 msgid "" "@{type} specifies the type of information you want to obtain:\n" " address \t\tReturns the given cell reference as text.\n" " col \t\tReturns the number of the column in @{cell}.\n" " color \t\tReturns 0.\n" " contents \t\tReturns the contents of the cell in @{cell}.\n" " column \t\tReturns the number of the column in @{cell}.\n" " columnwidth \tReturns the column width.\n" " coord \t\tReturns the absolute address of @{cell}.\n" " datatype \tsame as type\n" " filename \t\tReturns the name of the file of @{cell}.\n" " format \t\tReturns the code of the format of the cell.\n" " formulatype \tsame as type\n" " locked \t\tReturns 1 if @{cell} is locked.\n" " parentheses \tReturns 1 if @{cell} contains a negative value\n" " \t\tand its format displays it with parentheses.\n" " prefix \t\tReturns a character indicating the horizontal\n" " \t\talignment of @{cell}.\n" " prefixcharacter \tsame as prefix\n" " protect \t\tReturns 1 if @{cell} is locked.\n" " row \t\tReturns the number of the row in @{cell}.\n" " sheetname \tReturns the name of the sheet of @{cell}.\n" " type \t\tReturns \"l\" if @{cell} contains a string, \n" " \t\t\"v\" if it contains some other value, and \n" " \t\t\"b\" if @{cell} is blank.\n" " value \t\tReturns the contents of the cell in @{cell}.\n" " width \t\tReturns the column width." msgstr "" #: ../plugins/fn-info/functions.c:1213 msgid "EXPRESSION:expression in @{cell} as a string" msgstr "" #: ../plugins/fn-info/functions.c:1214 msgid "cell:a cell reference" msgstr "" #: ../plugins/fn-info/functions.c:1215 msgid "If @{cell} contains no expression, EXPRESSION returns empty." msgstr "" #: ../plugins/fn-info/functions.c:1250 msgid "GET.FORMULA:the formula in @{cell} as a string" msgstr "" #: ../plugins/fn-info/functions.c:1251 ../plugins/fn-info/functions.c:1293 #: ../plugins/fn-info/functions.c:1864 msgid "cell:the referenced cell" msgstr "" #: ../plugins/fn-info/functions.c:1252 msgid "GET.FORMULA is the OpenFormula function FORMULA." msgstr "" #: ../plugins/fn-info/functions.c:1253 msgid "" "If A1 is empty and A2 contains =B1+B2, then\n" "GET.FORMULA(A2) yields '=B1+B2' and\n" "GET.FORMULA(A1) yields ''." msgstr "" #: ../plugins/fn-info/functions.c:1292 msgid "ISFORMULA:TRUE if @{cell} contains a formula" msgstr "" #: ../plugins/fn-info/functions.c:1294 msgid "ISFORMULA is OpenFormula compatible." msgstr "" #: ../plugins/fn-info/functions.c:1323 msgid "COUNTBLANK:the number of blank cells in @{range}" msgstr "" #: ../plugins/fn-info/functions.c:1324 msgid "range:a cell range" msgstr "" #: ../plugins/fn-info/functions.c:1326 msgid "COUNTBLANK(A1:A20) returns the number of blank cell in A1:A20." msgstr "" #: ../plugins/fn-info/functions.c:1378 msgid "" "INFO:information about the current operating environment according to @{type}" msgstr "" #: ../plugins/fn-info/functions.c:1380 msgid "type:string giving the type of information requested" msgstr "" #: ../plugins/fn-info/functions.c:1381 msgid "" "INFO returns information about the current operating environment according " "to @{type}:\n" " memavail \t\tReturns the amount of memory available, bytes.\n" " memused \tReturns the amount of memory used (bytes).\n" " numfile \t\tReturns the number of active worksheets.\n" " osversion \t\tReturns the operating system version.\n" " recalc \t\tReturns the recalculation mode (automatic).\n" " release \t\tReturns the version of Gnumeric as text.\n" " system \t\tReturns the name of the environment.\n" " totmem \t\tReturns the amount of total memory available." msgstr "" #: ../plugins/fn-info/functions.c:1477 msgid "ISERROR:TRUE if @{value} is any error value" msgstr "" #: ../plugins/fn-info/functions.c:1478 ../plugins/fn-info/functions.c:1496 #: ../plugins/fn-info/functions.c:1518 ../plugins/fn-info/functions.c:1608 #: ../plugins/fn-info/functions.c:1646 ../plugins/fn-info/functions.c:1664 #: ../plugins/fn-info/functions.c:1681 ../plugins/fn-info/functions.c:1720 #: ../plugins/fn-info/functions.c:1750 ../plugins/fn-info/functions.c:1800 msgid "value:a value" msgstr "" #: ../plugins/fn-info/functions.c:1495 msgid "ISNA:TRUE if @{value} is the #N/A error value" msgstr "" #: ../plugins/fn-info/functions.c:1517 msgid "ISERR:TRUE if @{value} is any error value except #N/A" msgstr "" #: ../plugins/fn-info/functions.c:1536 msgid "ERROR.TYPE:the type of @{error}" msgstr "" #: ../plugins/fn-info/functions.c:1537 msgid "error:an error" msgstr "" #: ../plugins/fn-info/functions.c:1538 #, fuzzy msgid "" "ERROR.TYPE returns an error number corresponding to the given error value. " "The error numbers for error values are:\n" "\n" "\t#DIV/0! \t\t2\n" "\t#VALUE! \t3\n" "\t#REF! \t\t4\n" "\t#NAME? \t5\n" "\t#NUM! \t6\n" "\t#N/A \t\t7" msgstr "" "@FUNCTION=ERROR.TYPE\n" "@SYNTAX=ERROR(value)\n" "@DESCRIPTION=ERROR.TYPE 返回跟所给定错误值相对应的错误编码. 错误值与错误编码" "的对应关系如下\n" "#DIV/0! 2\n" "#VALUE! 3\n" "#REF! 4\n" "#NAME! 5\n" "#NUM! 6\n" "#NA! 7\n" "此函数与 Excel 相兼容. \n" "@EXAMPLES=\n" "ERROR.TYPE(NA()) = 7.\n" "\n" "@SEEALSO=ISERROR" #: ../plugins/fn-info/functions.c:1572 msgid "NA:the error value #N/A" msgstr "" #: ../plugins/fn-info/functions.c:1590 msgid "ERROR:the error with the given @{name}" msgstr "" #: ../plugins/fn-info/functions.c:1591 msgid "name:string" msgstr "" #: ../plugins/fn-info/functions.c:1607 msgid "ISBLANK:TRUE if @{value} is blank" msgstr "" #: ../plugins/fn-info/functions.c:1609 msgid "" "This function checks if a value is blank. Empty cells are blank, but empty " "strings are not." msgstr "" #: ../plugins/fn-info/functions.c:1624 msgid "ISEVEN:TRUE if @{n} is even" msgstr "" #: ../plugins/fn-info/functions.c:1625 ../plugins/fn-info/functions.c:1699 #: ../plugins/fn-math/functions.c:1489 msgid "n:number" msgstr "" #: ../plugins/fn-info/functions.c:1645 msgid "ISLOGICAL:TRUE if @{value} is a logical value" msgstr "" #: ../plugins/fn-info/functions.c:1647 msgid "This function checks if a value is either TRUE or FALSE." msgstr "" #: ../plugins/fn-info/functions.c:1663 msgid "ISNONTEXT:TRUE if @{value} is not text" msgstr "" #: ../plugins/fn-info/functions.c:1680 msgid "ISNUMBER:TRUE if @{value} is a number" msgstr "" #: ../plugins/fn-info/functions.c:1682 msgid "" "This function checks if a value is a number. Neither TRUE nor FALSE are " "numbers for this purpose." msgstr "" #: ../plugins/fn-info/functions.c:1698 msgid "ISODD:TRUE if @{n} is odd" msgstr "" #: ../plugins/fn-info/functions.c:1719 msgid "ISREF:TRUE if @{value} is a reference" msgstr "" #: ../plugins/fn-info/functions.c:1721 msgid "This function checks if a value is a cell reference." msgstr "" #: ../plugins/fn-info/functions.c:1749 msgid "ISTEXT:TRUE if @{value} is text" msgstr "" #: ../plugins/fn-info/functions.c:1767 msgid "N:@{text} converted to a number" msgstr "" #: ../plugins/fn-info/functions.c:1768 ../plugins/fn-string/functions.c:385 #: ../plugins/fn-string/functions.c:601 ../plugins/fn-string/functions.c:741 #: ../plugins/fn-string/functions.c:785 ../plugins/fn-string/functions.c:912 #: ../plugins/fn-string/functions.c:1137 ../plugins/fn-string/functions.c:1184 #: ../plugins/fn-string/functions.c:1217 ../plugins/fn-string/functions.c:1533 msgid "text:string" msgstr "" #: ../plugins/fn-info/functions.c:1769 msgid "If @{text} contains non-numerical text, 0 is returned." msgstr "" #: ../plugins/fn-info/functions.c:1772 msgid "=N(\"eleven\")" msgstr "" #: ../plugins/fn-info/functions.c:1799 msgid "TYPE:a number indicating the data type of @{value}" msgstr "" #: ../plugins/fn-info/functions.c:1801 msgid "" "TYPE returns a number indicating the data type of @{value}:\n" "1 \t= number\n" "2 \t= text\n" "4 \t= boolean\n" "16 \t= error\n" "64 \t= array" msgstr "" #: ../plugins/fn-info/functions.c:1840 msgid "GETENV:the value of execution environment variable @{name}" msgstr "" #: ../plugins/fn-info/functions.c:1841 msgid "name:the name of the environment variable" msgstr "" #: ../plugins/fn-info/functions.c:1842 msgid "If a variable called @{name} does not exist, #N/A will be returned." msgstr "" #: ../plugins/fn-info/functions.c:1843 msgid "Variable names are case sensitive." msgstr "" #: ../plugins/fn-info/functions.c:1863 msgid "GET.LINK:the target of the hyperlink attached to @{cell} as a string" msgstr "" #: ../plugins/fn-info/functions.c:1865 msgid "" "The value return is not updated automatically when the link attached to " "@{cell} changes but requires a recalculation." msgstr "" #: ../plugins/fn-logical/functions.c:41 msgid "AND:logical conjunction" msgstr "" #: ../plugins/fn-logical/functions.c:42 ../plugins/fn-logical/functions.c:121 #: ../plugins/fn-logical/functions.c:175 msgid "b0:logical value" msgstr "" #: ../plugins/fn-logical/functions.c:43 ../plugins/fn-logical/functions.c:122 #: ../plugins/fn-logical/functions.c:176 msgid "b1:logical value" msgstr "" #: ../plugins/fn-logical/functions.c:44 msgid "AND calculates the logical conjunction of its arguments @{b0},@{b1},..." msgstr "" #: ../plugins/fn-logical/functions.c:45 ../plugins/fn-logical/functions.c:124 #: ../plugins/fn-logical/functions.c:178 msgid "" "If an argument is numerical, zero is considered FALSE and anything else TRUE." msgstr "" #: ../plugins/fn-logical/functions.c:46 ../plugins/fn-logical/functions.c:99 #: ../plugins/fn-logical/functions.c:125 ../plugins/fn-logical/functions.c:179 msgid "Strings and empty values are ignored." msgstr "" #: ../plugins/fn-logical/functions.c:47 ../plugins/fn-logical/functions.c:126 #: ../plugins/fn-logical/functions.c:180 msgid "If no logical values are provided, then the error #VALUE! is returned." msgstr "" #: ../plugins/fn-logical/functions.c:48 ../plugins/fn-logical/functions.c:127 #: ../plugins/fn-logical/functions.c:181 msgid "" "This function is strict: if any argument is an error, the result will be the " "first such error." msgstr "" #: ../plugins/fn-logical/functions.c:54 msgid "wiki:en:Logical_conjunction" msgstr "" #: ../plugins/fn-logical/functions.c:95 msgid "NOT:logical negation" msgstr "" #: ../plugins/fn-logical/functions.c:96 msgid "b:logical value" msgstr "" #: ../plugins/fn-logical/functions.c:97 msgid "NOT calculates the logical negation of its argument." msgstr "" #: ../plugins/fn-logical/functions.c:98 msgid "" "If the argument is numerical, zero is considered FALSE and anything else " "TRUE." msgstr "" #: ../plugins/fn-logical/functions.c:104 msgid "wiki:en:Negation" msgstr "" #: ../plugins/fn-logical/functions.c:120 msgid "OR:logical disjunction" msgstr "" #: ../plugins/fn-logical/functions.c:123 msgid "OR calculates the logical disjunction of its arguments @{b0},@{b1},..." msgstr "" #: ../plugins/fn-logical/functions.c:133 msgid "wiki:en:Logical_disjunction" msgstr "" #: ../plugins/fn-logical/functions.c:174 msgid "XOR:logical exclusive disjunction" msgstr "" #: ../plugins/fn-logical/functions.c:177 msgid "" "XOR calculates the logical exclusive disjunction of its arguments @{b0}," "@{b1},..." msgstr "" #: ../plugins/fn-logical/functions.c:186 msgid "wiki:en:Exclusive_disjunction" msgstr "" #: ../plugins/fn-logical/functions.c:227 msgid "IFERROR:test for error" msgstr "" #: ../plugins/fn-logical/functions.c:228 msgid "x:value to test for error" msgstr "" #: ../plugins/fn-logical/functions.c:229 ../plugins/fn-logical/functions.c:247 msgid "y:alternate value" msgstr "" #: ../plugins/fn-logical/functions.c:230 msgid "" "This function returns the first value, unless that is an error, in which " "case it returns the second." msgstr "" #: ../plugins/fn-logical/functions.c:245 msgid "IFNA:test for #N/A error" msgstr "" #: ../plugins/fn-logical/functions.c:246 msgid "x:value to test for #N/A error" msgstr "" #: ../plugins/fn-logical/functions.c:248 msgid "" "This function returns the first value, unless that is #N/A, in which case it " "returns the second." msgstr "" #: ../plugins/fn-logical/functions.c:265 msgid "IFS:multi-branch conditional" msgstr "" #: ../plugins/fn-logical/functions.c:266 msgid "cond1:condition" msgstr "" #: ../plugins/fn-logical/functions.c:267 msgid "value1:value if @{condition1} is true" msgstr "" #: ../plugins/fn-logical/functions.c:268 msgid "cond2:condition" msgstr "" #: ../plugins/fn-logical/functions.c:269 msgid "value2:value if @{condition2} is true" msgstr "" #: ../plugins/fn-logical/functions.c:270 msgid "" "This function returns the value after the first true conditional. If no " "conditional is true, #VALUE! is returned." msgstr "" #: ../plugins/fn-logical/functions.c:309 msgid "SWITCH:multi-branch selector" msgstr "" #: ../plugins/fn-logical/functions.c:310 msgid "ref:value" msgstr "" #: ../plugins/fn-logical/functions.c:311 msgid "choice1:first choice value" msgstr "" #: ../plugins/fn-logical/functions.c:312 msgid "value1:first result value" msgstr "" #: ../plugins/fn-logical/functions.c:313 msgid "choice2:second choice value" msgstr "" #: ../plugins/fn-logical/functions.c:314 msgid "value2:second result value" msgstr "" #: ../plugins/fn-logical/functions.c:315 msgid "" "This function compares the reference value, @{ref}, against the choice " "values, @{choice1} etc., and returns the corresponding result value when it " "finds a match. The choices may be followed by a default value to use. If " "there are no choices that match and no default value, #N/A is return." msgstr "" #: ../plugins/fn-logical/functions.c:368 msgid "TRUE:the value TRUE" msgstr "" #: ../plugins/fn-logical/functions.c:369 msgid "TRUE returns the value TRUE." msgstr "" #: ../plugins/fn-logical/functions.c:373 ../plugins/fn-logical/functions.c:391 msgid "wiki:en:Logical_value" msgstr "" #: ../plugins/fn-logical/functions.c:386 msgid "FALSE:the value FALSE" msgstr "" #: ../plugins/fn-logical/functions.c:387 msgid "FALSE returns the value FALSE." msgstr "" #: ../plugins/fn-lookup/functions.c:806 msgid "ADDRESS:cell address as text" msgstr "" #: ../plugins/fn-lookup/functions.c:807 msgid "row_num:row number" msgstr "" #: ../plugins/fn-lookup/functions.c:808 msgid "col_num:column number" msgstr "" #: ../plugins/fn-lookup/functions.c:809 msgid "" "abs_num:1 for an absolute, 2 for a row absolute and column relative, 3 for a " "row relative and column absolute, and 4 for a relative reference; defaults " "to 1" msgstr "" #: ../plugins/fn-lookup/functions.c:812 msgid "" "a1:if TRUE, an A1-style reference is provided, otherwise an R1C1-style " "reference; defaults to TRUE" msgstr "" #: ../plugins/fn-lookup/functions.c:814 msgid "text:name of the worksheet, defaults to no sheet" msgstr "" #: ../plugins/fn-lookup/functions.c:815 msgid "If @{row_num} or @{col_num} is less than one, ADDRESS returns #VALUE!" msgstr "" #: ../plugins/fn-lookup/functions.c:817 msgid "If @{abs_num} is greater than 4 ADDRESS returns #VALUE!" msgstr "" #: ../plugins/fn-lookup/functions.c:904 msgid "AREAS:number of areas in @{reference}" msgstr "" #: ../plugins/fn-lookup/functions.c:905 msgid "reference:range" msgstr "" #: ../plugins/fn-lookup/functions.c:972 msgid "CHOOSE:the (@{index}+1)th argument" msgstr "" #: ../plugins/fn-lookup/functions.c:973 msgid "index:positive number" msgstr "" #: ../plugins/fn-lookup/functions.c:974 msgid "value1:first value" msgstr "" #: ../plugins/fn-lookup/functions.c:975 msgid "value2:second value" msgstr "" #: ../plugins/fn-lookup/functions.c:976 msgid "CHOOSE returns its (@{index}+1)th argument." msgstr "" #: ../plugins/fn-lookup/functions.c:977 msgid "" "@{index} is truncated to an integer. If @{index} < 1 or the truncated " "@{index} > number of values, CHOOSE returns #VALUE!" msgstr "" #: ../plugins/fn-lookup/functions.c:1019 msgid "VLOOKUP:search the first column of @{range} for @{value}" msgstr "" #: ../plugins/fn-lookup/functions.c:1020 ../plugins/fn-lookup/functions.c:1088 msgid "value:search value" msgstr "" #: ../plugins/fn-lookup/functions.c:1021 ../plugins/fn-lookup/functions.c:1089 msgid "range:range to search" msgstr "" #: ../plugins/fn-lookup/functions.c:1022 msgid "column:1-based column offset indicating the return values" msgstr "" #: ../plugins/fn-lookup/functions.c:1023 ../plugins/fn-lookup/functions.c:1091 msgid "" "approximate:if false, an exact match of @{value} must be found; defaults to " "TRUE" msgstr "" #: ../plugins/fn-lookup/functions.c:1025 msgid "as_index:if true, the 0-based row offset is returned; defaults to FALSE" msgstr "" #: ../plugins/fn-lookup/functions.c:1027 msgid "" "VLOOKUP function finds the row in @{range} that has a first cell similar to " "@{value}. If @{approximate} is not true it finds the row with an exact " "equality. If @{approximate} is true, it finds the last row with first value " "less than or equal to @{value}. If @{as_index} is true the 0-based row " "offset is returned." msgstr "" #: ../plugins/fn-lookup/functions.c:1034 ../plugins/fn-lookup/functions.c:1102 msgid "" "If @{approximate} is true, then the values must be sorted in order of " "ascending value." msgstr "" #: ../plugins/fn-lookup/functions.c:1036 msgid "VLOOKUP returns #REF! if @{column} falls outside @{range}." msgstr "" #: ../plugins/fn-lookup/functions.c:1087 msgid "HLOOKUP:search the first row of @{range} for @{value}" msgstr "" #: ../plugins/fn-lookup/functions.c:1090 msgid "row:1-based row offset indicating the return values " msgstr "" #: ../plugins/fn-lookup/functions.c:1093 msgid "" "as_index:if true, the 0-based column offset is returned; defaults to FALSE" msgstr "" #: ../plugins/fn-lookup/functions.c:1095 msgid "" "HLOOKUP function finds the row in @{range} that has a first cell similar to " "@{value}. If @{approximate} is not true it finds the column with an exact " "equality. If @{approximate} is true, it finds the last column with first " "value less than or equal to @{value}. If @{as_index} is true the 0-based " "column offset is returned." msgstr "" #: ../plugins/fn-lookup/functions.c:1104 msgid "HLOOKUP returns #REF! if @{row} falls outside @{range}." msgstr "" #: ../plugins/fn-lookup/functions.c:1155 msgid "" "LOOKUP:contents of @{vector2} at the corresponding location to @{value} in " "@{vector1}" msgstr "" #: ../plugins/fn-lookup/functions.c:1157 msgid "value:value to look up" msgstr "" #: ../plugins/fn-lookup/functions.c:1158 msgid "vector1:range to search:" msgstr "" #: ../plugins/fn-lookup/functions.c:1159 msgid "vector2:range of return values" msgstr "" #: ../plugins/fn-lookup/functions.c:1160 msgid "" "If @{vector1} has more rows than columns, LOOKUP searches the first row of " "@{vector1}, otherwise the first column. If @{vector2} is omitted the return " "value is taken from the last row or column of @{vector1}." msgstr "" #: ../plugins/fn-lookup/functions.c:1164 msgid "" "If LOOKUP can't find @{value} it uses the largest value less than @{value}." msgstr "" #: ../plugins/fn-lookup/functions.c:1166 msgid "The data must be sorted." msgstr "" #: ../plugins/fn-lookup/functions.c:1167 msgid "If @{value} is smaller than the first value it returns #N/A." msgstr "" #: ../plugins/fn-lookup/functions.c:1168 msgid "" "If the corresponding location does not exist in @{vector2}, it returns #N/A." msgstr "" #: ../plugins/fn-lookup/functions.c:1255 msgid "MATCH:the index of @{seek} in @{vector}" msgstr "" #: ../plugins/fn-lookup/functions.c:1256 msgid "seek:value to find" msgstr "" #: ../plugins/fn-lookup/functions.c:1257 msgid "vector:n by 1 or 1 by n range to be searched" msgstr "" #: ../plugins/fn-lookup/functions.c:1258 msgid "" "type:+1 (the default) to find the largest value ≤ @{seek}, 0 to find the " "first value = @{seek}, or -1 to find the smallest value ≥ @{seek}" msgstr "" #: ../plugins/fn-lookup/functions.c:1261 msgid "MATCH searches @{vector} for @{seek} and returns the 1-based index." msgstr "" #: ../plugins/fn-lookup/functions.c:1262 msgid "" "For @{type} = -1 the data must be sorted in descending order; for @{type} = " "+1 the data must be sorted in ascending order." msgstr "" #: ../plugins/fn-lookup/functions.c:1264 msgid "If @{seek} could not be found, #N/A is returned." msgstr "" #: ../plugins/fn-lookup/functions.c:1265 msgid "If @{vector} is neither n by 1 nor 1 by n, #N/A is returned." msgstr "" #: ../plugins/fn-lookup/functions.c:1309 msgid "INDIRECT:contents of the cell pointed to by the @{ref_text} string" msgstr "" #: ../plugins/fn-lookup/functions.c:1310 msgid "ref_text:textual reference" msgstr "" #: ../plugins/fn-lookup/functions.c:1311 msgid "" "format:if true, @{ref_text} is given in A1-style, otherwise it is given in " "R1C1 style; defaults to true" msgstr "" #: ../plugins/fn-lookup/functions.c:1313 msgid "" "If @{ref_text} is not a valid reference in the style determined by " "@{format}, INDIRECT returns #REF!" msgstr "" #: ../plugins/fn-lookup/functions.c:1347 msgid "INDEX:reference to a cell in the given @{array}" msgstr "" #: ../plugins/fn-lookup/functions.c:1348 msgid "array:cell or inline array" msgstr "" #: ../plugins/fn-lookup/functions.c:1349 msgid "row:desired row, defaults to 1" msgstr "" #: ../plugins/fn-lookup/functions.c:1350 msgid "col:desired column, defaults to 1" msgstr "" #: ../plugins/fn-lookup/functions.c:1351 msgid "area:from which area to select a cell, defaults to 1" msgstr "" #: ../plugins/fn-lookup/functions.c:1352 msgid "" "INDEX gives a reference to a cell in the given @{array}. The cell is " "selected by @{row} and @{col}, which count the rows and columns in the array." msgstr "" #: ../plugins/fn-lookup/functions.c:1357 msgid "" "If the reference falls outside the range of @{array}, INDEX returns #REF!" msgstr "" #: ../plugins/fn-lookup/functions.c:1359 msgid "" "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " "21.3, 25.9, and 40.1. Then INDEX(A1:A5,4,1,1) equals 25.9" msgstr "" #: ../plugins/fn-lookup/functions.c:1448 msgid "COLUMN:vector of column numbers" msgstr "" #: ../plugins/fn-lookup/functions.c:1449 ../plugins/fn-lookup/functions.c:1601 msgid "x:reference, defaults to the position of the current expression" msgstr "" #: ../plugins/fn-lookup/functions.c:1450 msgid "" "COLUMN function returns a Nx1 array containing the sequence of integers from " "the first column to the last column of @{x}." msgstr "" #: ../plugins/fn-lookup/functions.c:1453 ../plugins/fn-lookup/functions.c:1605 #, fuzzy msgid "" "If @{x} is neither an array nor a reference nor a range, returns #VALUE!" msgstr "如果 @{i} 既不是 \"i\" 也不是 \"j\" ,则复数返回值为 #VALUE!" #: ../plugins/fn-lookup/functions.c:1457 msgid "column() in G13 equals 7." msgstr "" #: ../plugins/fn-lookup/functions.c:1497 msgid "COLUMNNUMBER:column number for the given column called @{name}" msgstr "" #: ../plugins/fn-lookup/functions.c:1498 msgid "name:column name such as \"IV\"" msgstr "" #: ../plugins/fn-lookup/functions.c:1499 msgid "If @{name} is invalid, COLUMNNUMBER returns #VALUE!" msgstr "" #: ../plugins/fn-lookup/functions.c:1524 msgid "COLUMNS:number of columns in @{reference}" msgstr "" #: ../plugins/fn-lookup/functions.c:1525 msgid "reference:array or area" msgstr "" #: ../plugins/fn-lookup/functions.c:1526 msgid "" "If @{reference} is neither an array nor a reference nor a range, COLUMNS " "returns #VALUE!" msgstr "" #: ../plugins/fn-lookup/functions.c:1542 msgid "OFFSET:an offset cell range" msgstr "" #: ../plugins/fn-lookup/functions.c:1543 msgid "range:reference or range" msgstr "" #: ../plugins/fn-lookup/functions.c:1544 msgid "row:number of rows to offset @{range}" msgstr "" #: ../plugins/fn-lookup/functions.c:1545 msgid "col:number of columns to offset @{range}" msgstr "" #: ../plugins/fn-lookup/functions.c:1546 msgid "height:height of the offset range, defaults to height of @{range}" msgstr "" #: ../plugins/fn-lookup/functions.c:1547 msgid "width:width of the offset range, defaults to width of @{range}" msgstr "" #: ../plugins/fn-lookup/functions.c:1548 msgid "" "OFFSET returns the cell range starting at offset (@{row},@{col}) from " "@{range} of height @{height} and width @{width}." msgstr "" #: ../plugins/fn-lookup/functions.c:1551 msgid "If @{range} is neither a reference nor a range, OFFSET returns #VALUE!" msgstr "" #: ../plugins/fn-lookup/functions.c:1600 msgid "ROW:vector of row numbers" msgstr "" #: ../plugins/fn-lookup/functions.c:1602 msgid "" "ROW function returns a 1xN array containing the sequence of integers from " "the first row to the last row of @{x}." msgstr "" #: ../plugins/fn-lookup/functions.c:1648 msgid "ROWS:number of rows in @{reference}" msgstr "" #: ../plugins/fn-lookup/functions.c:1649 msgid "reference:array, reference, or range" msgstr "" #: ../plugins/fn-lookup/functions.c:1650 msgid "" "If @{reference} is neither an array nor a reference nor a range, ROWS " "returns #VALUE!" msgstr "" #: ../plugins/fn-lookup/functions.c:1666 msgid "SHEETS:number of sheets in @{reference}" msgstr "" #: ../plugins/fn-lookup/functions.c:1667 msgid "reference:array, reference, or range, defaults to the maximum range" msgstr "" #: ../plugins/fn-lookup/functions.c:1668 msgid "" "If @{reference} is neither an array nor a reference nor a range, SHEETS " "returns #VALUE!" msgstr "" #: ../plugins/fn-lookup/functions.c:1704 msgid "SHEET:sheet number of @{reference}" msgstr "" #: ../plugins/fn-lookup/functions.c:1705 msgid "" "reference:reference or literal sheet name, defaults to the current sheet" msgstr "" #: ../plugins/fn-lookup/functions.c:1706 msgid "" "If @{reference} is neither a reference nor a literal sheet name, SHEET " "returns #VALUE!" msgstr "" #: ../plugins/fn-lookup/functions.c:1752 msgid "HYPERLINK:second or first arguments" msgstr "" #: ../plugins/fn-lookup/functions.c:1753 msgid "link_location:string" msgstr "" #: ../plugins/fn-lookup/functions.c:1754 msgid "label:string, optional" msgstr "" #: ../plugins/fn-lookup/functions.c:1755 msgid "" "HYPERLINK function currently returns its 2nd argument, or if that is omitted " "the 1st argument." msgstr "" #: ../plugins/fn-lookup/functions.c:1774 msgid "TRANSPOSE:the transpose of @{matrix}" msgstr "" #: ../plugins/fn-lookup/functions.c:1775 ../plugins/fn-lookup/functions.c:1813 msgid "matrix:range" msgstr "" #: ../plugins/fn-lookup/functions.c:1812 msgid "FLIP:@{matrix} flipped" msgstr "" #: ../plugins/fn-lookup/functions.c:1814 msgid "" "vertical:if true, @{matrix} is flipped vertically, otherwise horizontally; " "defaults to TRUE" msgstr "" #: ../plugins/fn-lookup/functions.c:1859 msgid "ARRAY:vertical array of the arguments" msgstr "" #: ../plugins/fn-lookup/functions.c:1860 msgid "v:value" msgstr "" #: ../plugins/fn-lookup/functions.c:1916 msgid "SORT:sorted list of numbers as vertical array" msgstr "" #: ../plugins/fn-lookup/functions.c:1917 ../plugins/fn-stat/functions.c:159 #: ../plugins/fn-stat/functions.c:211 msgid "ref:list of numbers" msgstr "" #: ../plugins/fn-lookup/functions.c:1918 msgid "order:0 (descending order) or 1 (ascending order); defaults to 0" msgstr "" #: ../plugins/fn-lookup/functions.c:1919 msgid "Strings, booleans, and empty cells are ignored." msgstr "" #: ../plugins/fn-lookup/functions.c:1920 msgid "SORT({4,3,5}) evaluates to {5,4,3}" msgstr "" #: ../plugins/fn-lookup/functions.c:1968 msgid "UNIQUE:unique values in a range or array" msgstr "" #: ../plugins/fn-lookup/functions.c:1969 msgid "data:range or array" msgstr "" #: ../plugins/fn-lookup/functions.c:1970 msgid "by_col:by column if TRUE, by row otherwise; defaults to FALSE" msgstr "" #: ../plugins/fn-lookup/functions.c:1971 msgid "exactly_once:suppress values present multiple times; defaults to FALSE" msgstr "" #: ../plugins/fn-math/functions.c:59 msgid "" "Numbers, text and logical values are included in the calculation too. If the " "cell contains text or the argument evaluates to FALSE, it is counted as " "value zero (0). If the argument evaluates to TRUE, it is counted as one (1)." msgstr "" #: ../plugins/fn-math/functions.c:196 msgid "GCD:the greatest common divisor" msgstr "" #: ../plugins/fn-math/functions.c:197 ../plugins/fn-math/functions.c:260 msgid "n0:positive integer" msgstr "" #: ../plugins/fn-math/functions.c:198 ../plugins/fn-math/functions.c:261 msgid "n1:positive integer" msgstr "" #: ../plugins/fn-math/functions.c:199 msgid "" "GCD calculates the greatest common divisor of the given numbers @{n0}," "@{n1},..., the greatest integer that is a divisor of each argument." msgstr "" #: ../plugins/fn-math/functions.c:200 ../plugins/fn-math/functions.c:263 msgid "If any of the arguments is not an integer, it is truncated." msgstr "" #: ../plugins/fn-math/functions.c:259 msgid "LCM:the least common multiple" msgstr "" #: ../plugins/fn-math/functions.c:262 msgid "" "LCM calculates the least common multiple of the given numbers @{n0}," "@{n1},..., the smallest integer that is a multiple of each argument." msgstr "" #: ../plugins/fn-math/functions.c:315 msgid "GD:Gudermannian function" msgstr "" #: ../plugins/fn-math/functions.c:316 ../plugins/fn-math/functions.c:427 #: ../plugins/fn-math/functions.c:1553 ../plugins/fn-stat/functions.c:1944 msgid "x:value" msgstr "" #: ../plugins/fn-math/functions.c:319 msgid "wolfram:Gudermannian.html" msgstr "" #: ../plugins/fn-math/functions.c:320 msgid "wiki:en:Gudermannian_function" msgstr "" #: ../plugins/fn-math/functions.c:339 msgid "HYPOT:the square root of the sum of the squares of the arguments" msgstr "" #: ../plugins/fn-math/functions.c:340 msgid "n0:number" msgstr "" #: ../plugins/fn-math/functions.c:341 msgid "n1:number" msgstr "" #: ../plugins/fn-math/functions.c:362 msgid "ABS:absolute value" msgstr "" #: ../plugins/fn-math/functions.c:364 msgid "" "ABS gives the absolute value of @{x}, i.e. the non-negative number of the " "same magnitude as @{x}." msgstr "" #: ../plugins/fn-math/functions.c:381 msgid "ACOS:the arc cosine of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:403 msgid "ACOSH:the hyperbolic arc cosine of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:426 msgid "ACOT:inverse cotangent of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:430 msgid "wolfram:InverseCotangent.html" msgstr "" #: ../plugins/fn-math/functions.c:431 ../plugins/fn-math/functions.c:841 #: ../plugins/fn-math/functions.c:897 ../plugins/fn-math/functions.c:1652 #: ../plugins/fn-math/functions.c:1689 ../plugins/fn-math/functions.c:1729 msgid "wiki:en:Trigonometric_functions" msgstr "" #: ../plugins/fn-math/functions.c:444 msgid "ACOTH:the inverse hyperbolic cotangent of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:448 msgid "wolfram:InverseHyperbolicCotangent.html" msgstr "" #: ../plugins/fn-math/functions.c:449 msgid "wiki:en:Inverse_hyperbolic_function" msgstr "" #: ../plugins/fn-math/functions.c:462 msgid "ASIN:the arc sine of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:464 msgid "" "ASIN calculates the arc sine of @{x}; that is the value whose sine is @{x}." msgstr "" #: ../plugins/fn-math/functions.c:466 msgid "If @{x} falls outside the range -1 to 1, ASIN returns #NUM!" msgstr "" #: ../plugins/fn-math/functions.c:488 msgid "ASINH:the inverse hyperbolic sine of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:490 msgid "" "ASINH calculates the inverse hyperbolic sine of @{x}; that is the value " "whose hyperbolic sine is @{x}." msgstr "" #: ../plugins/fn-math/functions.c:507 msgid "ATAN:the arc tangent of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:509 msgid "" "ATAN calculates the arc tangent of @{x}; that is the value whose tangent is " "@{x}." msgstr "" #: ../plugins/fn-math/functions.c:512 msgid "The result will be between −π/2 and +π/2." msgstr "" #: ../plugins/fn-math/functions.c:531 msgid "ATANH:the inverse hyperbolic tangent of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:533 msgid "" "ATANH calculates the inverse hyperbolic tangent of @{x}; that is the value " "whose hyperbolic tangent is @{x}." msgstr "" #: ../plugins/fn-math/functions.c:535 msgid "If the absolute value of @{x} is greater than 1.0, ATANH returns #NUM!" msgstr "" #: ../plugins/fn-math/functions.c:556 #, fuzzy msgid "ATAN2:the arc tangent of the ratio @{y}/@{x}" msgstr "IMTAN:复数 @{z} 的正切值" #: ../plugins/fn-math/functions.c:558 msgid "x:x-coordinate" msgstr "" #: ../plugins/fn-math/functions.c:559 msgid "y:y-coordinate" msgstr "" #: ../plugins/fn-math/functions.c:560 msgid "" "ATAN2 calculates the direction from the origin to the point (@{x},@{y}) as " "an angle from the x-axis in radians." msgstr "" #: ../plugins/fn-math/functions.c:564 msgid "The result will be between −π and +π." msgstr "" #: ../plugins/fn-math/functions.c:567 msgid "The order of the arguments may be unexpected." msgstr "" #: ../plugins/fn-math/functions.c:591 msgid "AGM:the arithmetic-geometric mean" msgstr "" #: ../plugins/fn-math/functions.c:592 msgid "a:value" msgstr "" #: ../plugins/fn-math/functions.c:593 msgid "b:value" msgstr "" #: ../plugins/fn-math/functions.c:594 msgid "AGM computes the arithmetic-geometric mean of the two values." msgstr "" #: ../plugins/fn-math/functions.c:613 msgid "CEIL:smallest integer larger than or equal to @{x}" msgstr "" #: ../plugins/fn-math/functions.c:615 msgid "CEIL(@{x}) is the smallest integer that is at least as large as @{x}." msgstr "" #: ../plugins/fn-math/functions.c:616 msgid "This function is the OpenFormula function CEILING(@{x})." msgstr "" #: ../plugins/fn-math/functions.c:634 msgid "COUNTIF:count of the cells meeting the given @{criteria}" msgstr "" #: ../plugins/fn-math/functions.c:635 ../plugins/fn-math/functions.c:659 #: ../plugins/fn-math/functions.c:678 ../plugins/fn-math/functions.c:724 msgid "range:cell area" msgstr "" #: ../plugins/fn-math/functions.c:636 ../plugins/fn-math/functions.c:660 msgid "criteria:condition for a cell to be counted" msgstr "" #: ../plugins/fn-math/functions.c:658 msgid "COUNTIFS:count of the cells meeting the given @{criteria}" msgstr "" #: ../plugins/fn-math/functions.c:677 msgid "" "SUMIF:sum of the cells in @{actual_range} for which the corresponding cells " "in the range meet the given @{criteria}" msgstr "" #: ../plugins/fn-math/functions.c:679 msgid "criteria:condition for a cell to be summed" msgstr "" #: ../plugins/fn-math/functions.c:680 ../plugins/fn-math/functions.c:726 msgid "actual_range:cell area, defaults to @{range}" msgstr "" #: ../plugins/fn-math/functions.c:681 msgid "" "If the @{actual_range} has a size that differs from the size of @{range}, " "@{actual_range} is resized (retaining the top-left corner) to match the size " "of @{range}." msgstr "" #: ../plugins/fn-math/functions.c:703 msgid "" "SUMIFS:sum of the cells in @{actual_range} for which the corresponding cells " "in the range meet the given criteria" msgstr "" #: ../plugins/fn-math/functions.c:704 ../plugins/fn-math/functions.c:745 #: ../plugins/fn-math/functions.c:765 ../plugins/fn-math/functions.c:785 msgid "actual_range:cell area" msgstr "" #: ../plugins/fn-math/functions.c:705 ../plugins/fn-math/functions.c:746 #: ../plugins/fn-math/functions.c:766 ../plugins/fn-math/functions.c:786 msgid "range1:cell area" msgstr "" #: ../plugins/fn-math/functions.c:706 ../plugins/fn-math/functions.c:747 #: ../plugins/fn-math/functions.c:767 ../plugins/fn-math/functions.c:787 msgid "criteria1:condition for a cell to be included" msgstr "" #: ../plugins/fn-math/functions.c:723 msgid "" "AVERAGEIF:average of the cells in @{actual range} for which the " "corresponding cells in the range meet the given @{criteria}" msgstr "" #: ../plugins/fn-math/functions.c:725 msgid "criteria:condition for a cell to be included" msgstr "" #: ../plugins/fn-math/functions.c:744 msgid "" "AVERAGEIFS:average of the cells in @{actual_range} for which the " "corresponding cells in the range meet the given criteria" msgstr "" #: ../plugins/fn-math/functions.c:764 msgid "" "MINIFS:minimum of the cells in @{actual_range} for which the corresponding " "cells in the range meet the given criteria" msgstr "" #: ../plugins/fn-math/functions.c:784 msgid "" "MAXIFS:maximum of the cells in @{actual_range} for which the corresponding " "cells in the range meet the given criteria" msgstr "" #: ../plugins/fn-math/functions.c:804 msgid "" "CEILING:nearest multiple of @{significance} whose absolute value is at least " "ABS(@{x})" msgstr "" #: ../plugins/fn-math/functions.c:806 ../plugins/fn-math/functions.c:1228 msgid "" "significance:base multiple (defaults to 1 for @{x} > 0 and -1 for @{x} < 0)" msgstr "" #: ../plugins/fn-math/functions.c:807 msgid "" "CEILING(@{x},@{significance}) is the nearest multiple of @{significance} " "whose absolute value is at least ABS(@{x})." msgstr "" #: ../plugins/fn-math/functions.c:808 msgid "" "If @{x} or @{significance} is non-numeric, CEILING returns a #VALUE! error." msgstr "" #: ../plugins/fn-math/functions.c:809 #, fuzzy #| msgid "If @{i} is neither \"i\" nor \"j\", COMPLEX returns #VALUE!" msgid "" "If @{x} is positive and @{significance} is negative, CEILING returns a #NUM! " "error." msgstr "如果 @{i} 既不是 \"i\" 也不是 \"j\" ,则复数返回值为 #VALUE!" #: ../plugins/fn-math/functions.c:811 msgid "" "CEILING(@{x}) is exported to ODF as CEILING(@{x},SIGN(@{x}),1). CEILING(@{x}," "@{significance}) is the OpenFormula function CEILING(@{x},@{significance},1)." msgstr "" #: ../plugins/fn-math/functions.c:837 msgid "COS:the cosine of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:838 ../plugins/fn-math/functions.c:946 #: ../plugins/fn-math/functions.c:1647 ../plugins/fn-math/functions.c:1683 #: ../plugins/fn-math/functions.c:1723 ../plugins/fn-math/functions.c:1933 msgid "x:angle in radians" msgstr "" #: ../plugins/fn-math/functions.c:840 msgid "wolfram:Cosine.html" msgstr "" #: ../plugins/fn-math/functions.c:857 #, fuzzy #| msgid "IMCOS:the cosine of the complex number @{z}" msgid "COSPI:the cosine of Pi*@{x}" msgstr "IMCOS:复数 @{z} 的余弦值" #: ../plugins/fn-math/functions.c:858 ../plugins/fn-math/functions.c:911 #: ../plugins/fn-math/functions.c:1666 ../plugins/fn-math/functions.c:1950 msgid "x:number of half turns" msgstr "" #: ../plugins/fn-math/functions.c:874 msgid "COSH:the hyperbolic cosine of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:892 msgid "COT:the cotangent of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:896 msgid "wolfram:Cotangent.html" msgstr "" #: ../plugins/fn-math/functions.c:910 #, fuzzy #| msgid "IMCOT:the cotangent of the complex number @{z}" msgid "COTPI:the cotangent of Pi*@{x}" msgstr "IMCOT:复数 @{z} 的余切值" #: ../plugins/fn-math/functions.c:927 msgid "COTH:the hyperbolic cotangent of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:931 msgid "wolfram:HyperbolicCotangent.html" msgstr "" #: ../plugins/fn-math/functions.c:932 ../plugins/fn-math/functions.c:1709 #: ../plugins/fn-math/functions.c:1749 msgid "wiki:en:Hyperbolic_function" msgstr "" #: ../plugins/fn-math/functions.c:945 msgid "DEGREES:equivalent degrees to @{x} radians" msgstr "" #: ../plugins/fn-math/functions.c:963 msgid "EXP:e raised to the power of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:965 msgid "e is the base of the natural logarithm." msgstr "" #: ../plugins/fn-math/functions.c:988 msgid "EXPM1:EXP(@{x})-1" msgstr "" #: ../plugins/fn-math/functions.c:990 msgid "" "This function has a higher resulting precision than evaluating EXP(@{x})-1." msgstr "" #: ../plugins/fn-math/functions.c:1005 msgid "FACT:the factorial of @{x}, i.e. @{x}!" msgstr "" #: ../plugins/fn-math/functions.c:1008 msgid "The domain of this function has been extended using the GAMMA function." msgstr "" #: ../plugins/fn-math/functions.c:1029 msgid "GAMMA:the Gamma function" msgstr "" #: ../plugins/fn-math/functions.c:1046 msgid "GAMMALN:natural logarithm of the Gamma function" msgstr "" #: ../plugins/fn-math/functions.c:1070 msgid "DIGAMMA:the Digamma function" msgstr "" #: ../plugins/fn-math/functions.c:1086 msgid "IGAMMA:the incomplete Gamma function" msgstr "" #: ../plugins/fn-math/functions.c:1087 ../plugins/fn-stat/functions.c:508 msgid "a:number" msgstr "" #: ../plugins/fn-math/functions.c:1091 msgid "" "real:if true (the default), the real part of the result, otherwise the " "imaginary part" msgstr "" #: ../plugins/fn-math/functions.c:1092 msgid "" "The regularized incomplete gamma function is the unregularized incomplete " "gamma function divided by GAMMA(@{a})" msgstr "" #: ../plugins/fn-math/functions.c:1093 msgid "" "This is a real valued function as long as neither @{a} nor @{z} are negative." msgstr "" #: ../plugins/fn-math/functions.c:1118 msgid "BETA:Euler beta function" msgstr "" #: ../plugins/fn-math/functions.c:1120 ../plugins/fn-math/functions.c:1144 #: ../plugins/fn-math/functions.c:1447 msgid "y:number" msgstr "" #: ../plugins/fn-math/functions.c:1121 msgid "" "BETA function returns the value of the Euler beta function extended to all " "real numbers except 0 and negative integers." msgstr "" #: ../plugins/fn-math/functions.c:1122 msgid "" "If @{x}, @{y}, or (@{x} + @{y}) are non-positive integers, BETA returns #NUM!" msgstr "" #: ../plugins/fn-math/functions.c:1126 ../plugins/fn-math/functions.c:1150 msgid "wiki:en:Beta_function" msgstr "" #: ../plugins/fn-math/functions.c:1142 msgid "" "BETALN:natural logarithm of the absolute value of the Euler beta function" msgstr "" #: ../plugins/fn-math/functions.c:1145 msgid "" "BETALN function returns the natural logarithm of the absolute value of the " "Euler beta function extended to all real numbers except 0 and negative " "integers." msgstr "" #: ../plugins/fn-math/functions.c:1146 msgid "" "If @{x}, @{y}, or (@{x} + @{y}) are non-positive integers, BETALN returns " "#NUM!" msgstr "" #: ../plugins/fn-math/functions.c:1167 msgid "COMBIN:binomial coefficient" msgstr "" #: ../plugins/fn-math/functions.c:1168 ../plugins/fn-math/functions.c:1200 #: ../plugins/fn-math/functions.c:2611 msgid "n:non-negative integer" msgstr "" #: ../plugins/fn-math/functions.c:1169 ../plugins/fn-math/functions.c:1201 msgid "k:non-negative integer" msgstr "" #: ../plugins/fn-math/functions.c:1170 msgid "" "COMBIN returns the binomial coefficient \"@{n} choose @{k}\", the number of " "@{k}-combinations of an @{n}-element set without repetition." msgstr "" #: ../plugins/fn-math/functions.c:1173 msgid "If @{n} is less than @{k} COMBIN returns #NUM!" msgstr "" #: ../plugins/fn-math/functions.c:1178 msgid "wiki:en:Binomial_coefficient" msgstr "" #: ../plugins/fn-math/functions.c:1198 msgid "" "COMBINA:the number of @{k}-combinations of an @{n}-element set with " "repetition" msgstr "" #: ../plugins/fn-math/functions.c:1206 msgid "wiki:en:Multiset" msgstr "" #: ../plugins/fn-math/functions.c:1226 msgid "" "FLOOR:nearest multiple of @{significance} whose absolute value is at most " "ABS(@{x})" msgstr "" #: ../plugins/fn-math/functions.c:1230 msgid "" "FLOOR(@{x},@{significance}) is the nearest multiple of @{significance} whose " "absolute value is at most ABS(@{x})" msgstr "" #: ../plugins/fn-math/functions.c:1231 #, fuzzy #| msgid "If @{i} is neither \"i\" nor \"j\", COMPLEX returns #VALUE!" msgid "" "If @{x} is positive and @{significance} is negative, FLOOR returns a #NUM! " "error." msgstr "如果 @{i} 既不是 \"i\" 也不是 \"j\" ,则复数返回值为 #VALUE!" #: ../plugins/fn-math/functions.c:1233 msgid "" "FLOOR(@{x}) is exported to ODF as FLOOR(@{x},SIGN(@{x}),1). FLOOR(@{x}," "@{significance}) is the OpenFormula function FLOOR(@{x},@{significance},1)." msgstr "" #: ../plugins/fn-math/functions.c:1263 msgid "INT:largest integer not larger than @{x}" msgstr "" #: ../plugins/fn-math/functions.c:1282 msgid "LAMBERTW:the Lambert W function" msgstr "" #: ../plugins/fn-math/functions.c:1284 msgid "k:branch" msgstr "" #: ../plugins/fn-math/functions.c:1285 msgid "@{k} defaults to 0, the principal branch." msgstr "" #: ../plugins/fn-math/functions.c:1286 msgid "@{k} must be either 0 or -1." msgstr "" #: ../plugins/fn-math/functions.c:1287 msgid "" "The Lambert W function is the inverse function of x=W*exp(W). There are two " "(real-valued) branches: k=0 which maps [-1/e;inf) onto [-1,inf); and k=-1 " "which maps [-1/e;0) unto (-inf;-1]." msgstr "" #: ../plugins/fn-math/functions.c:1309 msgid "LOG:logarithm of @{x} with base @{base}" msgstr "" #: ../plugins/fn-math/functions.c:1310 ../plugins/fn-math/functions.c:1356 #: ../plugins/fn-math/functions.c:1387 ../plugins/fn-math/functions.c:1422 #: ../plugins/fn-math/functions.c:1509 ../plugins/fn-math/functions.c:1531 msgid "x:positive number" msgstr "" #: ../plugins/fn-math/functions.c:1311 ../plugins/fn-math/functions.c:1357 msgid "base:base of the logarithm, defaults to 10" msgstr "" #: ../plugins/fn-math/functions.c:1312 ../plugins/fn-math/functions.c:1358 msgid "@{base} must be positive and not equal to 1." msgstr "" #: ../plugins/fn-math/functions.c:1313 ../plugins/fn-math/functions.c:1359 msgid "If @{x} ≤ 0, LOG returns #NUM! error." msgstr "" #: ../plugins/fn-math/functions.c:1355 #, fuzzy #| msgid "IMLOG2:the base-2 logarithm of the complex number @{z}" msgid "ILOG:integer logarithm of @{x} with base @{base}" msgstr "IMLOG2:复数 @{z} 以 2 为底的对数值" #: ../plugins/fn-math/functions.c:1360 msgid "" "This function returns the logarithm of @{x} using @{base} rounded down to " "nearest integer. Unlike FLOOR(LOG(@{x},@{base})), this function is not " "subject error of representation of the intermediate result." msgstr "" #: ../plugins/fn-math/functions.c:1361 msgid "" "This function is not implemented for all possible value. #VALUE! will be " "returned for such arguments." msgstr "" #: ../plugins/fn-math/functions.c:1386 msgid "LN:the natural logarithm of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:1388 msgid "If @{x} ≤ 0, LN returns #NUM! error." msgstr "" #: ../plugins/fn-math/functions.c:1421 msgid "LN1P:LN(1+@{x})" msgstr "" #: ../plugins/fn-math/functions.c:1423 msgid "" "LN1P calculates LN(1+@{x}) but yielding a higher precision than evaluating " "LN(1+@{x})." msgstr "" #: ../plugins/fn-math/functions.c:1424 msgid "If @{x} ≤ -1, LN returns #NUM! error." msgstr "" #: ../plugins/fn-math/functions.c:1445 #, fuzzy #| msgid "IMPOWER:the complex number @{z1} raised to the @{z2}th power" msgid "" "POWER:the value of @{x} raised to the power @{y} raised to the power of 1/" "@{z}" msgstr "IMPOWER:复数 @{z1} 的 @{z2} 次幂" #: ../plugins/fn-math/functions.c:1448 #, fuzzy #| msgid "z:a complex number" msgid "z:number" msgstr "z:一个复数" #: ../plugins/fn-math/functions.c:1449 msgid "If both @{x} and @{y} equal 0, POWER returns #NUM!" msgstr "" #: ../plugins/fn-math/functions.c:1450 msgid "If @{x} = 0 and @{y} < 0, POWER returns #DIV/0!" msgstr "" #: ../plugins/fn-math/functions.c:1451 msgid "If @{x} < 0 and @{y} is not an integer, POWER returns #NUM!" msgstr "" #: ../plugins/fn-math/functions.c:1452 msgid "@{z} defaults to 1" msgstr "" #: ../plugins/fn-math/functions.c:1453 #, fuzzy #| msgid "If @{i} is neither \"i\" nor \"j\", COMPLEX returns #VALUE!" msgid "If @{z} is not a positive integer, POWER returns #NUM!" msgstr "如果 @{i} 既不是 \"i\" 也不是 \"j\" ,则复数返回值为 #VALUE!" #: ../plugins/fn-math/functions.c:1454 msgid "If @{x} < 0, @{y} is odd, and @{z} is even, POWER returns #NUM!" msgstr "" #: ../plugins/fn-math/functions.c:1487 msgid "POCHHAMMER:the value of GAMMA(@{x}+@{n})/GAMMA(@{x})" msgstr "" #: ../plugins/fn-math/functions.c:1508 msgid "LOG2:the base-2 logarithm of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:1510 msgid "If @{x} ≤ 0, LOG2 returns #NUM!" msgstr "" #: ../plugins/fn-math/functions.c:1530 msgid "LOG10:the base-10 logarithm of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:1532 msgid "If @{x} ≤ 0, LOG10 returns #NUM!" msgstr "" #: ../plugins/fn-math/functions.c:1552 msgid "MOD:the remainder of @{x} under division by @{n}" msgstr "" #: ../plugins/fn-math/functions.c:1554 msgid "n:value" msgstr "" #: ../plugins/fn-math/functions.c:1555 msgid "MOD function returns the remainder when @{x} is divided by @{n}." msgstr "" #: ../plugins/fn-math/functions.c:1556 msgid "If @{n} is 0, MOD returns #DIV/0!" msgstr "" #: ../plugins/fn-math/functions.c:1598 msgid "RADIANS:the number of radians equivalent to @{x} degrees" msgstr "" #: ../plugins/fn-math/functions.c:1599 msgid "x:angle in degrees" msgstr "" #: ../plugins/fn-math/functions.c:1616 msgid "REDUCEPI:reduce modulo Pi divided by a power of 2" msgstr "" #: ../plugins/fn-math/functions.c:1618 msgid "e:scale" msgstr "" #: ../plugins/fn-math/functions.c:1619 msgid "q:get lower bits of quotient, defaults to FALSE" msgstr "" #: ../plugins/fn-math/functions.c:1621 msgid "" "This function returns a value, xr, such that @{x}=xr+j*Pi/2^@{e} where j is " "an integer and the absolute value of xr does not exceed Pi/2^(@{e}+1). If " "optional argument @{q} is TRUE, returns instead the @e+1 lower bits of j. " "The reduction is performed as-if using an exact value of Pi." msgstr "" #: ../plugins/fn-math/functions.c:1622 msgid "" "The lowest valid @{e} is -1 representing reduction modulo 2*Pi; the highest " "is 7 representing reduction modulo Pi/256." msgstr "" #: ../plugins/fn-math/functions.c:1646 msgid "SIN:the sine of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:1651 msgid "wolfram:Sine.html" msgstr "" #: ../plugins/fn-math/functions.c:1665 msgid "SINPI:the sine of Pi*@{x}" msgstr "" #: ../plugins/fn-math/functions.c:1682 msgid "CSC:the cosecant of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:1684 ../plugins/fn-math/functions.c:1704 #: ../plugins/fn-math/functions.c:1724 ../plugins/fn-math/functions.c:1744 msgid "This function is not Excel compatible." msgstr "" #: ../plugins/fn-math/functions.c:1688 msgid "wolfram:Cosecant.html" msgstr "" #: ../plugins/fn-math/functions.c:1702 msgid "CSCH:the hyperbolic cosecant of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:1708 msgid "wolfram:HyperbolicCosecant.html" msgstr "" #: ../plugins/fn-math/functions.c:1722 msgid "SEC:Secant" msgstr "" #: ../plugins/fn-math/functions.c:1725 msgid "SEC(@{x}) is exported to OpenFormula as 1/COS(@{x})." msgstr "" #: ../plugins/fn-math/functions.c:1728 msgid "wolfram:Secant.html" msgstr "" #: ../plugins/fn-math/functions.c:1742 msgid "SECH:the hyperbolic secant of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:1745 msgid "SECH(@{x}) is exported to OpenFormula as 1/COSH(@{x})." msgstr "" #: ../plugins/fn-math/functions.c:1748 msgid "wolfram:HyperbolicSecant.html" msgstr "" #: ../plugins/fn-math/functions.c:1760 msgid "SINH:the hyperbolic sine of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:1778 msgid "SQRT:square root of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:1779 ../plugins/fn-math/functions.c:2375 msgid "x:non-negative number" msgstr "" #: ../plugins/fn-math/functions.c:1781 msgid "If @{x} is negative, SQRT returns #NUM!" msgstr "" #: ../plugins/fn-math/functions.c:1800 msgid "SUMA:sum of all values and cells referenced" msgstr "" #: ../plugins/fn-math/functions.c:1801 ../plugins/fn-math/functions.c:1825 msgid "area0:first cell area" msgstr "" #: ../plugins/fn-math/functions.c:1802 ../plugins/fn-math/functions.c:1826 msgid "area1:second cell area" msgstr "" #: ../plugins/fn-math/functions.c:1824 msgid "SUMSQ:sum of the squares of all values and cells referenced" msgstr "" #: ../plugins/fn-math/functions.c:1884 msgid "" "MULTINOMIAL:multinomial coefficient (@{x1}+⋯+@{xn}) choose (@{x1},…,@{xn})" msgstr "" #: ../plugins/fn-math/functions.c:1885 msgid "x1:first number" msgstr "" #: ../plugins/fn-math/functions.c:1886 msgid "x2:second number" msgstr "" #: ../plugins/fn-math/functions.c:1887 msgid "xn:nth number" msgstr "" #: ../plugins/fn-math/functions.c:1891 msgid "wiki:en:Multinomial_theorem" msgstr "" #: ../plugins/fn-math/functions.c:1909 msgid "G_PRODUCT:product of all the values and cells referenced" msgstr "" #: ../plugins/fn-math/functions.c:1910 msgid "x1:number" msgstr "" #: ../plugins/fn-math/functions.c:1911 msgid "x2:number" msgstr "" #: ../plugins/fn-math/functions.c:1912 msgid "Empty cells are ignored and the empty product is 1." msgstr "" #: ../plugins/fn-math/functions.c:1932 msgid "TAN:the tangent of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:1949 #, fuzzy msgid "TANPI:the tangent of Pi*@{x}" msgstr "IMTAN:复数 @{z} 的正切值" #: ../plugins/fn-math/functions.c:1965 msgid "TANH:the hyperbolic tangent of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:1982 msgid "PI:the constant 𝜋" msgstr "" #: ../plugins/fn-math/functions.c:1983 #, fuzzy #| msgid "This function is Excel compatible if the last argument is omitted." msgid "" "This function is Excel compatible, but it returns 𝜋 with a better precision." msgstr "如果最后一个参数省略,则函数与 Excel 相兼容。" #: ../plugins/fn-math/functions.c:2000 msgid "TRUNC:@{x} truncated to @{d} digits" msgstr "" #: ../plugins/fn-math/functions.c:2002 ../plugins/fn-math/functions.c:2398 #: ../plugins/fn-math/functions.c:2422 ../plugins/fn-math/functions.c:2453 msgid "d:integer, defaults to 0" msgstr "" #: ../plugins/fn-math/functions.c:2003 msgid "" "If @{d} is omitted then it defaults to zero. If it is not an integer then it " "is truncated to an integer." msgstr "" #: ../plugins/fn-math/functions.c:2004 msgid "" "If @{d} is negative, it refers to number of digits before the decimal point." msgstr "" #: ../plugins/fn-math/functions.c:2192 msgid "EVEN:@{x} rounded away from 0 to the next even integer" msgstr "" #: ../plugins/fn-math/functions.c:2222 msgid "ODD:@{x} rounded away from 0 to the next odd integer" msgstr "" #: ../plugins/fn-math/functions.c:2253 msgid "FACTDOUBLE:double factorial" msgstr "" #: ../plugins/fn-math/functions.c:2254 msgid "x:non-negative integer" msgstr "" #: ../plugins/fn-math/functions.c:2255 msgid "FACTDOUBLE function returns the double factorial @{x}!!" msgstr "" #: ../plugins/fn-math/functions.c:2256 msgid "" "If @{x} is not an integer, it is truncated. If @{x} is negative, FACTDOUBLE " "returns #NUM!" msgstr "" #: ../plugins/fn-math/functions.c:2278 msgid "FIB:Fibonacci numbers" msgstr "" #: ../plugins/fn-math/functions.c:2279 ../plugins/fn-numtheory/numtheory.c:259 #: ../plugins/fn-numtheory/numtheory.c:292 #: ../plugins/fn-numtheory/numtheory.c:326 #: ../plugins/fn-numtheory/numtheory.c:359 #: ../plugins/fn-numtheory/numtheory.c:400 #: ../plugins/fn-numtheory/numtheory.c:432 #: ../plugins/fn-numtheory/numtheory.c:492 #: ../plugins/fn-numtheory/numtheory.c:547 #: ../plugins/fn-numtheory/numtheory.c:578 msgid "n:positive integer" msgstr "" #: ../plugins/fn-math/functions.c:2280 msgid "FIB(@{n}) is the @{n}th Fibonacci number." msgstr "" #: ../plugins/fn-math/functions.c:2281 msgid "" "If @{n} is not an integer, it is truncated. If it is negative or zero FIB " "returns #NUM!" msgstr "" #: ../plugins/fn-math/functions.c:2319 msgid "QUOTIENT:integer portion of a division" msgstr "" #: ../plugins/fn-math/functions.c:2320 msgid "numerator:integer" msgstr "" #: ../plugins/fn-math/functions.c:2321 msgid "denominator:non-zero integer" msgstr "" #: ../plugins/fn-math/functions.c:2322 msgid "" "QUOTIENT yields the integer portion of the division @{numerator}/" "@{denominator}.\n" "QUOTIENT (@{numerator},@{denominator})⨉@{denominator}+MOD(@{numerator}," "@{denominator})=@{numerator}" msgstr "" #: ../plugins/fn-math/functions.c:2346 msgid "SIGN:sign of @{x}" msgstr "" #: ../plugins/fn-math/functions.c:2348 msgid "" "SIGN returns 1 if the @{x} is positive and it returns -1 if @{x} is negative." msgstr "" #: ../plugins/fn-math/functions.c:2373 #, fuzzy #| msgid "IMSQRT:the square root of the complex number @{z}" msgid "SQRTPI:the square root of @{x} times 𝜋" msgstr "IMSQRT:复数 @{z} 的平方根" #: ../plugins/fn-math/functions.c:2396 msgid "ROUNDDOWN:@{x} rounded towards 0" msgstr "" #: ../plugins/fn-math/functions.c:2399 msgid "" "If @{d} is greater than zero, @{x} is rounded toward 0 to the given number " "of digits.\n" "If @{d} is zero, @{x} is rounded toward 0 to the next integer.\n" "If @{d} is less than zero, @{x} is rounded toward 0 to the left of the " "decimal point" msgstr "" #: ../plugins/fn-math/functions.c:2420 msgid "ROUND:rounded @{x}" msgstr "" #: ../plugins/fn-math/functions.c:2423 msgid "" "If @{d} is greater than zero, @{x} is rounded to the given number of " "digits.\n" "If @{d} is zero, @{x} is rounded to the next integer.\n" "If @{d} is less than zero, @{x} is rounded to the left of the decimal point" msgstr "" #: ../plugins/fn-math/functions.c:2451 msgid "ROUNDUP:@{x} rounded away from 0" msgstr "" #: ../plugins/fn-math/functions.c:2454 msgid "" "If @{d} is greater than zero, @{x} is rounded away from 0 to the given " "number of digits.\n" "If @{d} is zero, @{x} is rounded away from 0 to the next integer.\n" "If @{d} is less than zero, @{x} is rounded away from 0 to the left of the " "decimal point" msgstr "" #: ../plugins/fn-math/functions.c:2488 msgid "MROUND:@{x} rounded to a multiple of @{m}" msgstr "" #: ../plugins/fn-math/functions.c:2490 msgid "m:number" msgstr "" #: ../plugins/fn-math/functions.c:2491 msgid "If @{x} and @{m} have different sign, MROUND returns #NUM!" msgstr "" #: ../plugins/fn-math/functions.c:2532 msgid "ARABIC:the Roman numeral @{roman} as number" msgstr "" #: ../plugins/fn-math/functions.c:2533 msgid "roman:Roman numeral" msgstr "" #: ../plugins/fn-math/functions.c:2534 msgid "" "Any Roman symbol to the left of a larger symbol (directly or indirectly) " "reduces the final value by the symbol amount, otherwise, it increases the " "final amount by the symbol's amount." msgstr "" #: ../plugins/fn-math/functions.c:2610 msgid "ROMAN:@{n} as a roman numeral text" msgstr "" #: ../plugins/fn-math/functions.c:2612 msgid "type:0,1,2,3,or 4, defaults to 0" msgstr "" #: ../plugins/fn-math/functions.c:2613 msgid "" "ROMAN returns the arabic number @{n} as a roman numeral text.\n" "If @{type} is 0 or it is omitted, ROMAN returns classic roman numbers.\n" "Type 1 is more concise than classic type, type 2 is more concise than type " "1, and type 3 is more concise than type 2. Type 4 is a simplified type." msgstr "" #: ../plugins/fn-math/functions.c:2860 msgid "SUMX2MY2:sum of the difference of squares" msgstr "" #: ../plugins/fn-math/functions.c:2861 ../plugins/fn-math/functions.c:2903 #: ../plugins/fn-math/functions.c:2946 msgid "array0:first cell area" msgstr "" #: ../plugins/fn-math/functions.c:2862 ../plugins/fn-math/functions.c:2904 #: ../plugins/fn-math/functions.c:2947 msgid "array1:second cell area" msgstr "" #: ../plugins/fn-math/functions.c:2863 msgid "" "SUMX2MY2 function returns the sum of the difference of squares of " "corresponding values in two arrays. The equation of SUMX2MY2 is SUM(x^2-y^2)." msgstr "" #: ../plugins/fn-math/functions.c:2866 ../plugins/fn-math/functions.c:2910 #: ../plugins/fn-math/functions.c:2953 msgid "" "Let us assume that the cells A1, A2, ..., A5 contain numbers 11, 15, 17, 21, " "and 43 and the cells B1, B2, ..., B5 hold numbers 13, 22, 31, 33, and 39." msgstr "" #: ../plugins/fn-math/functions.c:2867 msgid "Then SUMX2MY2(A1:A5,B1:B5) yields -1299." msgstr "" #: ../plugins/fn-math/functions.c:2902 msgid "SUMX2PY2:sum of the sum of squares" msgstr "" #: ../plugins/fn-math/functions.c:2905 msgid "" "SUMX2PY2 function returns the sum of the sum of squares of corresponding " "values in two arrays. The equation of SUMX2PY2 is SUM(x^2+y^2)." msgstr "" #: ../plugins/fn-math/functions.c:2907 msgid "" "If @{array0} and @{array1} have different number of data points, SUMX2PY2 " "returns #N/A.\n" "Strings and empty cells are simply ignored." msgstr "" #: ../plugins/fn-math/functions.c:2911 msgid "Then SUMX2PY2(A1:A5,B1:B5) yields 7149." msgstr "" #: ../plugins/fn-math/functions.c:2945 msgid "SUMXMY2:sum of the squares of differences" msgstr "" #: ../plugins/fn-math/functions.c:2948 msgid "" "SUMXMY2 function returns the sum of the squares of the differences of " "corresponding values in two arrays. The equation of SUMXMY2 is SUM((x-y)^2)." msgstr "" #: ../plugins/fn-math/functions.c:2950 msgid "" "If @{array0} and @{array1} have different number of data points, SUMXMY2 " "returns #N/A.\n" "Strings and empty cells are simply ignored." msgstr "" #: ../plugins/fn-math/functions.c:2954 msgid "Then SUMXMY2(A1:A5,B1:B5) yields 409." msgstr "" #: ../plugins/fn-math/functions.c:2990 msgid "SERIESSUM:sum of a power series at @{x}" msgstr "" #: ../plugins/fn-math/functions.c:2991 msgid "x:number where to evaluate the power series" msgstr "" #: ../plugins/fn-math/functions.c:2992 msgid "n:non-negative integer, exponent of the lowest term of the series" msgstr "" #: ../plugins/fn-math/functions.c:2993 msgid "m:increment to each exponent" msgstr "" #: ../plugins/fn-math/functions.c:2994 msgid "coeff:coefficients of the power series" msgstr "" #: ../plugins/fn-math/functions.c:2996 msgid "" "Let us assume that the cells A1, A2, ..., A5 contain numbers 1.23, 2.32, " "2.98, 3.42, and 4.33." msgstr "" #: ../plugins/fn-math/functions.c:2997 msgid "Then SERIESSUM(2,1,2.23,A1:A5) evaluates as 5056.37439843926" msgstr "" #: ../plugins/fn-math/functions.c:3048 msgid "MINVERSE:the inverse matrix of @{matrix}" msgstr "" #: ../plugins/fn-math/functions.c:3049 ../plugins/fn-math/functions.c:3338 msgid "matrix:a square matrix" msgstr "" #: ../plugins/fn-math/functions.c:3050 msgid "If @{matrix} is not invertible, MINVERSE returns #NUM!" msgstr "" #: ../plugins/fn-math/functions.c:3051 msgid "" "If @{matrix} does not contain an equal number of columns and rows, MINVERSE " "returns #VALUE!" msgstr "" #: ../plugins/fn-math/functions.c:3085 msgid "MPSEUDOINVERSE:the pseudo-inverse matrix of @{matrix}" msgstr "" #: ../plugins/fn-math/functions.c:3086 msgid "matrix:a matrix" msgstr "" #: ../plugins/fn-math/functions.c:3087 msgid "threshold:a relative size threshold for discarding eigenvalues" msgstr "" #: ../plugins/fn-math/functions.c:3122 msgid "" "CHOLESKY:the Cholesky decomposition of the symmetric positive-definite " "@{matrix}" msgstr "" #: ../plugins/fn-math/functions.c:3123 msgid "matrix:a symmetric positive definite matrix" msgstr "" #: ../plugins/fn-math/functions.c:3124 msgid "" "If the Cholesky-Banachiewicz algorithm applied to @{matrix} fails, Cholesky " "returns #NUM!" msgstr "" #: ../plugins/fn-math/functions.c:3125 msgid "" "If @{matrix} does not contain an equal number of columns and rows, CHOLESKY " "returns #VALUE!" msgstr "" #: ../plugins/fn-math/functions.c:3200 msgid "MUNIT:the @{n} by @{n} identity matrix" msgstr "" #: ../plugins/fn-math/functions.c:3201 msgid "n:size of the matrix" msgstr "" #: ../plugins/fn-math/functions.c:3238 msgid "MMULT:the matrix product of @{mat1} and @{mat2}" msgstr "" #: ../plugins/fn-math/functions.c:3239 msgid "mat1:a matrix" msgstr "" #: ../plugins/fn-math/functions.c:3240 msgid "mat2:a matrix" msgstr "" #: ../plugins/fn-math/functions.c:3241 msgid "" "The number of columns in @{mat1} must equal the number of rows in @{mat2}; " "otherwise #VALUE! is returned. The result of MMULT is an array, in which " "the number of rows is the same as in @{mat1}), and the number of columns is " "the same as in (@{mat2})." msgstr "" #: ../plugins/fn-math/functions.c:3281 msgid "LINSOLVE:solve linear equation" msgstr "" #: ../plugins/fn-math/functions.c:3282 ../plugins/fn-stat/functions.c:3569 msgid "A:a matrix" msgstr "" #: ../plugins/fn-math/functions.c:3283 msgid "B:a matrix" msgstr "" #: ../plugins/fn-math/functions.c:3285 msgid "Solves the equation @{A}*X=@{B} and returns X." msgstr "" #: ../plugins/fn-math/functions.c:3286 #, fuzzy #| msgid "If @{z} is not a valid complex number, #VALUE! is returned." msgid "If the matrix @{A} is singular, #VALUE! is returned." msgstr "如果 @{z} 不是一个有效的复数,则返回值为 #VALUE! 。" #: ../plugins/fn-math/functions.c:3337 msgid "MDETERM:the determinant of the matrix @{matrix}" msgstr "" #: ../plugins/fn-math/functions.c:3339 msgid "" "Let us assume that A1,...,A4 contain numbers 2, 3, 7, and 3; B1,..., B4 4, " "2, 4, and 1; C1,...,C4 9, 4, 3; and 2; and D1,...,D4 7, 3, 6, and 5. Then " "MDETERM(A1:D4) yields 148." msgstr "" #: ../plugins/fn-math/functions.c:3369 msgid "SUMPRODUCT:multiplies components and adds the results" msgstr "" #: ../plugins/fn-math/functions.c:3371 ../plugins/fn-math/functions.c:3394 msgid "" "Multiplies corresponding data entries in the given arrays or ranges, and " "then returns the sum of those products." msgstr "" #: ../plugins/fn-math/functions.c:3374 msgid "If an entry is not numeric, the value zero is used instead." msgstr "" #: ../plugins/fn-math/functions.c:3375 ../plugins/fn-math/functions.c:3398 msgid "" "If arrays or range arguments do not have the same dimensions, return #VALUE! " "error." msgstr "" #: ../plugins/fn-math/functions.c:3377 msgid "" "This function ignores logicals, so using SUMPRODUCT(A1:A5>0) will not work. " "Instead use SUMPRODUCT(--(A1:A5>0))" msgstr "" #: ../plugins/fn-math/functions.c:3386 #, fuzzy #| msgid "This function is OpenFormula compatible." msgid "" "This function is not OpenFormula compatible. Use ODF.SUMPRODUCT instead." msgstr "该函数与 OpenFormula 相兼容。" #: ../plugins/fn-math/functions.c:3392 msgid "ODF.SUMPRODUCT:multiplies components and adds the results" msgstr "" #: ../plugins/fn-math/functions.c:3397 msgid "If an entry is not numeric or logical, the value zero is used instead." msgstr "" #: ../plugins/fn-math/functions.c:3400 msgid "This function differs from SUMPRODUCT by considering booleans." msgstr "" #: ../plugins/fn-math/functions.c:3401 #, fuzzy #| msgid "This function is Excel compatible." msgid "This function is not Excel compatible. Use SUMPRODUCT instead." msgstr "该功能兼容于 Excel。" #: ../plugins/fn-math/functions.c:3536 msgid "EIGEN:eigenvalues and eigenvectors of the symmetric @{matrix}" msgstr "" #: ../plugins/fn-math/functions.c:3537 msgid "matrix:a symmetric matrix" msgstr "" #: ../plugins/fn-math/functions.c:3538 msgid "" "If @{matrix} is not symmetric, matching off-diagonal cells will be averaged " "on the assumption that the non-symmetry is caused by unimportant rounding " "errors." msgstr "" #: ../plugins/fn-math/functions.c:3539 msgid "" "If @{matrix} does not contain an equal number of columns and rows, EIGEN " "returns #VALUE!" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:258 msgid "NT_OMEGA:Number of distinct prime factors" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:260 msgid "Returns the number of distinct prime factors without multiplicity." msgstr "" #: ../plugins/fn-numtheory/numtheory.c:291 msgid "NT_PHI:Euler's totient function" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:293 msgid "" "Euler's totient function gives the number of integers less than or equal to " "@{n} that are relatively prime (coprime) to @{n}." msgstr "" #: ../plugins/fn-numtheory/numtheory.c:296 msgid "wiki:en:Euler's_totient_function" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:325 msgid "NT_RADICAL:Radical function" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:327 #, fuzzy msgid "The function computes the product of its distinct prime factors" msgstr "HOUR 函数计算由 @{time} 指定的天数当中的小时数。" #: ../plugins/fn-numtheory/numtheory.c:358 msgid "NT_MU:Möbius mu function" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:361 #, fuzzy msgid "" "NT_MU function (Möbius mu function) returns 0 if @{n} is divisible by the " "square of a prime. Otherwise, if @{n} has an odd number of different prime " "factors, NT_MU returns -1, and if @{n} has an even number of different prime " "factors, it returns 1. If @{n} = 1, NT_MU returns 1." msgstr "" "@FUNCTION=NT_MU\n" "@SYNTAX=NT_MU(n)\n" "@DESCRIPTION= NT_MU 函数 (Mbius mu function) 返回 0 \n" "如果 @n 被质数的平方除尽.\n" "否则返回: \n" "-1 如果 @n 有奇数个不同的质因数.\n" "1 如果 @n 有偶数个不同的质因数.\n" "如果 @n=1 则返回 1\n" "\n" "@EXAMPLES=\n" "@SEEALSO=NT_D, ITHPRIME, NT_PHI" #: ../plugins/fn-numtheory/numtheory.c:368 msgid "wiki:en:Möbius_function" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:369 msgid "wolfram:MoebiusFunction.html" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:399 msgid "NT_D:number of divisors" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:401 msgid "NT_D calculates the number of divisors of @{n}." msgstr "" #: ../plugins/fn-numtheory/numtheory.c:431 msgid "NT_SIGMA:sigma function" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:433 msgid "NT_SIGMA calculates the sum of the divisors of @{n}." msgstr "" #: ../plugins/fn-numtheory/numtheory.c:436 msgid "wiki:en:Divisor_function" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:465 msgid "ITHPRIME:@{i}th prime" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:466 msgid "i:positive integer" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:467 msgid "ITHPRIME finds the @{i}th prime." msgstr "" #: ../plugins/fn-numtheory/numtheory.c:491 msgid "ISPRIME:whether @{n} is prime" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:493 msgid "ISPRIME returns TRUE if @{n} is prime and FALSE otherwise." msgstr "" #: ../plugins/fn-numtheory/numtheory.c:496 msgid "wolfram:PrimeNumber.html" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:546 msgid "PFACTOR:smallest prime factor" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:548 msgid "PFACTOR finds the smallest prime factor of its argument." msgstr "" #: ../plugins/fn-numtheory/numtheory.c:549 msgid "" "The argument @{n} must be at least 2. Otherwise a #VALUE! error is returned." msgstr "" #: ../plugins/fn-numtheory/numtheory.c:577 msgid "NT_PI:number of primes upto @{n}" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:579 msgid "NT_PI returns the number of primes less than or equal to @{n}." msgstr "" #: ../plugins/fn-numtheory/numtheory.c:582 msgid "wolfram:PrimeCountingFunction.html" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:608 msgid "BITOR:bitwise or" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:609 #: ../plugins/fn-numtheory/numtheory.c:648 #: ../plugins/fn-numtheory/numtheory.c:690 msgid "values:non-negative integers" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:610 msgid "" "BITOR returns the bitwise or of the binary representations of its arguments." msgstr "" #: ../plugins/fn-numtheory/numtheory.c:647 msgid "BITXOR:bitwise exclusive or" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:649 msgid "" "BITXOR returns the bitwise exclusive or of the binary representations of its " "arguments." msgstr "" #: ../plugins/fn-numtheory/numtheory.c:689 msgid "BITAND:bitwise and" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:691 msgid "" "BITAND returns the bitwise and of the binary representations of its " "arguments." msgstr "" #: ../plugins/fn-numtheory/numtheory.c:731 msgid "BITLSHIFT:bit-shift to the left" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:732 #: ../plugins/fn-numtheory/numtheory.c:762 msgid "a:non-negative integer" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:734 msgid "" "BITLSHIFT returns the binary representations of @{a} shifted @{n} positions " "to the left." msgstr "" #: ../plugins/fn-numtheory/numtheory.c:735 msgid "" "If @{n} is negative, BITLSHIFT shifts the bits to the right by ABS(@{n}) " "positions." msgstr "" #: ../plugins/fn-numtheory/numtheory.c:761 msgid "BITRSHIFT:bit-shift to the right" msgstr "" #: ../plugins/fn-numtheory/numtheory.c:764 msgid "" "BITRSHIFT returns the binary representations of @{a} shifted @{n} positions " "to the right." msgstr "" #: ../plugins/fn-numtheory/numtheory.c:765 msgid "" "If @{n} is negative, BITRSHIFT shifts the bits to the left by ABS(@{n}) " "positions." msgstr "" #: ../plugins/fn-r/functions.c:19 msgid "R.DBETA:probability density function of the beta distribution" msgstr "" #: ../plugins/fn-r/functions.c:20 ../plugins/fn-r/functions.c:45 #: ../plugins/fn-r/functions.c:99 ../plugins/fn-r/functions.c:124 #: ../plugins/fn-r/functions.c:178 ../plugins/fn-r/functions.c:203 #: ../plugins/fn-r/functions.c:257 ../plugins/fn-r/functions.c:281 #: ../plugins/fn-r/functions.c:333 ../plugins/fn-r/functions.c:356 #: ../plugins/fn-r/functions.c:406 ../plugins/fn-r/functions.c:431 #: ../plugins/fn-r/functions.c:485 ../plugins/fn-r/functions.c:510 #: ../plugins/fn-r/functions.c:564 ../plugins/fn-r/functions.c:587 #: ../plugins/fn-r/functions.c:637 ../plugins/fn-r/functions.c:662 #: ../plugins/fn-r/functions.c:716 ../plugins/fn-r/functions.c:743 #: ../plugins/fn-r/functions.c:801 ../plugins/fn-r/functions.c:826 #: ../plugins/fn-r/functions.c:959 ../plugins/fn-r/functions.c:986 #: ../plugins/fn-r/functions.c:1044 ../plugins/fn-r/functions.c:1067 #: ../plugins/fn-r/functions.c:1117 ../plugins/fn-r/functions.c:1140 #: ../plugins/fn-r/functions.c:1190 ../plugins/fn-r/functions.c:1217 #: ../plugins/fn-r/functions.c:1275 ../plugins/fn-r/functions.c:1300 #: ../plugins/fn-r/functions.c:1354 ../plugins/fn-r/functions.c:1377 #: ../plugins/fn-r/functions.c:1427 ../plugins/fn-r/functions.c:1483 #: ../plugins/fn-r/functions.c:1508 msgid "x:observation" msgstr "" #: ../plugins/fn-r/functions.c:21 ../plugins/fn-r/functions.c:46 #: ../plugins/fn-r/functions.c:73 msgid "a:the first shape parameter of the distribution" msgstr "" #: ../plugins/fn-r/functions.c:22 ../plugins/fn-r/functions.c:47 #: ../plugins/fn-r/functions.c:74 msgid "b:the second scale parameter of the distribution" msgstr "" #: ../plugins/fn-r/functions.c:23 ../plugins/fn-r/functions.c:102 #: ../plugins/fn-r/functions.c:181 ../plugins/fn-r/functions.c:259 #: ../plugins/fn-r/functions.c:335 ../plugins/fn-r/functions.c:409 #: ../plugins/fn-r/functions.c:488 ../plugins/fn-r/functions.c:566 #: ../plugins/fn-r/functions.c:640 ../plugins/fn-r/functions.c:720 #: ../plugins/fn-r/functions.c:804 ../plugins/fn-r/functions.c:883 #: ../plugins/fn-r/functions.c:962 ../plugins/fn-r/functions.c:1046 #: ../plugins/fn-r/functions.c:1119 ../plugins/fn-r/functions.c:1194 #: ../plugins/fn-r/functions.c:1278 ../plugins/fn-r/functions.c:1356 #: ../plugins/fn-r/functions.c:1486 msgid "give_log:if true, log of the result will be returned instead" msgstr "" #: ../plugins/fn-r/functions.c:24 msgid "" "This function returns the probability density function of the beta " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:44 msgid "R.PBETA:cumulative distribution function of the beta distribution" msgstr "" #: ../plugins/fn-r/functions.c:48 ../plugins/fn-r/functions.c:75 #: ../plugins/fn-r/functions.c:127 ../plugins/fn-r/functions.c:154 #: ../plugins/fn-r/functions.c:206 ../plugins/fn-r/functions.c:233 #: ../plugins/fn-r/functions.c:283 ../plugins/fn-r/functions.c:309 #: ../plugins/fn-r/functions.c:358 ../plugins/fn-r/functions.c:383 #: ../plugins/fn-r/functions.c:434 ../plugins/fn-r/functions.c:461 #: ../plugins/fn-r/functions.c:513 ../plugins/fn-r/functions.c:540 #: ../plugins/fn-r/functions.c:589 ../plugins/fn-r/functions.c:614 #: ../plugins/fn-r/functions.c:665 ../plugins/fn-r/functions.c:692 #: ../plugins/fn-r/functions.c:747 ../plugins/fn-r/functions.c:776 #: ../plugins/fn-r/functions.c:829 ../plugins/fn-r/functions.c:856 #: ../plugins/fn-r/functions.c:908 ../plugins/fn-r/functions.c:935 #: ../plugins/fn-r/functions.c:989 ../plugins/fn-r/functions.c:1018 #: ../plugins/fn-r/functions.c:1069 ../plugins/fn-r/functions.c:1094 #: ../plugins/fn-r/functions.c:1142 ../plugins/fn-r/functions.c:1167 #: ../plugins/fn-r/functions.c:1221 ../plugins/fn-r/functions.c:1250 #: ../plugins/fn-r/functions.c:1303 ../plugins/fn-r/functions.c:1330 #: ../plugins/fn-r/functions.c:1379 ../plugins/fn-r/functions.c:1404 #: ../plugins/fn-r/functions.c:1431 ../plugins/fn-r/functions.c:1459 #: ../plugins/fn-r/functions.c:1511 ../plugins/fn-r/functions.c:1538 msgid "" "lower_tail:if true (the default), the lower tail of the distribution is " "considered" msgstr "" #: ../plugins/fn-r/functions.c:49 ../plugins/fn-r/functions.c:76 #: ../plugins/fn-r/functions.c:128 ../plugins/fn-r/functions.c:155 #: ../plugins/fn-r/functions.c:207 ../plugins/fn-r/functions.c:234 #: ../plugins/fn-r/functions.c:284 ../plugins/fn-r/functions.c:310 #: ../plugins/fn-r/functions.c:359 ../plugins/fn-r/functions.c:384 #: ../plugins/fn-r/functions.c:435 ../plugins/fn-r/functions.c:462 #: ../plugins/fn-r/functions.c:514 ../plugins/fn-r/functions.c:541 #: ../plugins/fn-r/functions.c:590 ../plugins/fn-r/functions.c:615 #: ../plugins/fn-r/functions.c:666 ../plugins/fn-r/functions.c:693 #: ../plugins/fn-r/functions.c:748 ../plugins/fn-r/functions.c:777 #: ../plugins/fn-r/functions.c:830 ../plugins/fn-r/functions.c:857 #: ../plugins/fn-r/functions.c:909 ../plugins/fn-r/functions.c:936 #: ../plugins/fn-r/functions.c:990 ../plugins/fn-r/functions.c:1019 #: ../plugins/fn-r/functions.c:1070 ../plugins/fn-r/functions.c:1095 #: ../plugins/fn-r/functions.c:1143 ../plugins/fn-r/functions.c:1168 #: ../plugins/fn-r/functions.c:1222 ../plugins/fn-r/functions.c:1251 #: ../plugins/fn-r/functions.c:1304 ../plugins/fn-r/functions.c:1331 #: ../plugins/fn-r/functions.c:1380 ../plugins/fn-r/functions.c:1405 #: ../plugins/fn-r/functions.c:1432 ../plugins/fn-r/functions.c:1460 #: ../plugins/fn-r/functions.c:1512 ../plugins/fn-r/functions.c:1539 msgid "" "log_p:if true, the natural logarithm of the probability is given or " "returned; defaults to false" msgstr "" #: ../plugins/fn-r/functions.c:50 msgid "" "This function returns the cumulative distribution function of the beta " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:71 msgid "R.QBETA:probability quantile function of the beta distribution" msgstr "" #: ../plugins/fn-r/functions.c:72 ../plugins/fn-r/functions.c:151 #: ../plugins/fn-r/functions.c:230 ../plugins/fn-r/functions.c:307 #: ../plugins/fn-r/functions.c:381 ../plugins/fn-r/functions.c:458 #: ../plugins/fn-r/functions.c:537 ../plugins/fn-r/functions.c:612 #: ../plugins/fn-r/functions.c:689 ../plugins/fn-r/functions.c:772 #: ../plugins/fn-r/functions.c:853 ../plugins/fn-r/functions.c:932 #: ../plugins/fn-r/functions.c:1015 ../plugins/fn-r/functions.c:1092 #: ../plugins/fn-r/functions.c:1165 ../plugins/fn-r/functions.c:1246 #: ../plugins/fn-r/functions.c:1327 ../plugins/fn-r/functions.c:1402 #: ../plugins/fn-r/functions.c:1455 ../plugins/fn-r/functions.c:1535 msgid "p:probability or natural logarithm of the probability" msgstr "" #: ../plugins/fn-r/functions.c:77 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the beta distribution." msgstr "" #: ../plugins/fn-r/functions.c:98 msgid "R.DBINOM:probability density function of the binomial distribution" msgstr "" #: ../plugins/fn-r/functions.c:100 ../plugins/fn-r/functions.c:125 #: ../plugins/fn-r/functions.c:152 msgid "n:the number of trials" msgstr "" #: ../plugins/fn-r/functions.c:101 ../plugins/fn-r/functions.c:126 #: ../plugins/fn-r/functions.c:153 ../plugins/fn-r/functions.c:565 #: ../plugins/fn-r/functions.c:588 ../plugins/fn-r/functions.c:613 #: ../plugins/fn-r/functions.c:882 ../plugins/fn-r/functions.c:907 #: ../plugins/fn-r/functions.c:934 msgid "psuc:the probability of success in each trial" msgstr "" #: ../plugins/fn-r/functions.c:103 msgid "" "This function returns the probability density function of the binomial " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:123 msgid "R.PBINOM:cumulative distribution function of the binomial distribution" msgstr "" #: ../plugins/fn-r/functions.c:129 msgid "" "This function returns the cumulative distribution function of the binomial " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:150 msgid "R.QBINOM:probability quantile function of the binomial distribution" msgstr "" #: ../plugins/fn-r/functions.c:156 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the binomial distribution." msgstr "" #: ../plugins/fn-r/functions.c:177 msgid "R.DCAUCHY:probability density function of the Cauchy distribution" msgstr "" #: ../plugins/fn-r/functions.c:179 ../plugins/fn-r/functions.c:204 #: ../plugins/fn-r/functions.c:231 msgid "location:the center of the distribution" msgstr "" #: ../plugins/fn-r/functions.c:180 ../plugins/fn-r/functions.c:205 #: ../plugins/fn-r/functions.c:232 ../plugins/fn-r/functions.c:334 #: ../plugins/fn-r/functions.c:357 ../plugins/fn-r/functions.c:382 #: ../plugins/fn-r/functions.c:487 ../plugins/fn-r/functions.c:512 #: ../plugins/fn-r/functions.c:539 ../plugins/fn-r/functions.c:1118 #: ../plugins/fn-r/functions.c:1141 ../plugins/fn-r/functions.c:1166 #: ../plugins/fn-r/functions.c:1193 ../plugins/fn-r/functions.c:1220 #: ../plugins/fn-r/functions.c:1249 ../plugins/fn-r/functions.c:1485 #: ../plugins/fn-r/functions.c:1510 ../plugins/fn-r/functions.c:1537 msgid "scale:the scale parameter of the distribution" msgstr "" #: ../plugins/fn-r/functions.c:182 msgid "" "This function returns the probability density function of the Cauchy " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:202 msgid "R.PCAUCHY:cumulative distribution function of the Cauchy distribution" msgstr "" #: ../plugins/fn-r/functions.c:208 msgid "" "This function returns the cumulative distribution function of the Cauchy " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:229 msgid "R.QCAUCHY:probability quantile function of the Cauchy distribution" msgstr "" #: ../plugins/fn-r/functions.c:235 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the Cauchy distribution." msgstr "" #: ../plugins/fn-r/functions.c:256 msgid "R.DCHISQ:probability density function of the chi-square distribution" msgstr "" #: ../plugins/fn-r/functions.c:258 ../plugins/fn-r/functions.c:282 #: ../plugins/fn-r/functions.c:308 ../plugins/fn-r/functions.c:1429 #: ../plugins/fn-r/functions.c:1457 msgid "df:the number of degrees of freedom of the distribution" msgstr "" #: ../plugins/fn-r/functions.c:260 msgid "" "This function returns the probability density function of the chi-square " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:261 msgid "" "A two argument invocation R.DCHISQ(@{x},@{df}) is exported to OpenFormula as " "CHISQDIST(@{x},@{df},FALSE())." msgstr "" #: ../plugins/fn-r/functions.c:280 msgid "" "R.PCHISQ:cumulative distribution function of the chi-square distribution" msgstr "" #: ../plugins/fn-r/functions.c:285 msgid "" "This function returns the cumulative distribution function of the chi-square " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:286 msgid "" "A two argument invocation R.PCHISQ(@{x},@{df}) is exported to OpenFormula as " "CHISQDIST(@{x},@{df})." msgstr "" #: ../plugins/fn-r/functions.c:306 msgid "R.QCHISQ:probability quantile function of the chi-square distribution" msgstr "" #: ../plugins/fn-r/functions.c:311 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the chi-square distribution." msgstr "" #: ../plugins/fn-r/functions.c:312 msgid "" "A two argument invocation R.QCHISQ(@{p},@{df}) is exported to OpenFormula as " "CHISQINV(@{p},@{df})." msgstr "" #: ../plugins/fn-r/functions.c:332 msgid "R.DEXP:probability density function of the exponential distribution" msgstr "" #: ../plugins/fn-r/functions.c:336 msgid "" "This function returns the probability density function of the exponential " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:355 msgid "R.PEXP:cumulative distribution function of the exponential distribution" msgstr "" #: ../plugins/fn-r/functions.c:360 msgid "" "This function returns the cumulative distribution function of the " "exponential distribution." msgstr "" #: ../plugins/fn-r/functions.c:380 msgid "R.QEXP:probability quantile function of the exponential distribution" msgstr "" #: ../plugins/fn-r/functions.c:385 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the exponential distribution." msgstr "" #: ../plugins/fn-r/functions.c:405 msgid "R.DF:probability density function of the F distribution" msgstr "" #: ../plugins/fn-r/functions.c:407 ../plugins/fn-r/functions.c:432 #: ../plugins/fn-r/functions.c:459 msgid "n1:the first number of degrees of freedom of the distribution" msgstr "" #: ../plugins/fn-r/functions.c:408 ../plugins/fn-r/functions.c:433 #: ../plugins/fn-r/functions.c:460 msgid "n2:the second number of degrees of freedom of the distribution" msgstr "" #: ../plugins/fn-r/functions.c:410 msgid "" "This function returns the probability density function of the F distribution." msgstr "" #: ../plugins/fn-r/functions.c:430 msgid "R.PF:cumulative distribution function of the F distribution" msgstr "" #: ../plugins/fn-r/functions.c:436 msgid "" "This function returns the cumulative distribution function of the F " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:457 msgid "R.QF:probability quantile function of the F distribution" msgstr "" #: ../plugins/fn-r/functions.c:463 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the F distribution." msgstr "" #: ../plugins/fn-r/functions.c:484 msgid "R.DGAMMA:probability density function of the gamma distribution" msgstr "" #: ../plugins/fn-r/functions.c:486 ../plugins/fn-r/functions.c:511 #: ../plugins/fn-r/functions.c:538 ../plugins/fn-r/functions.c:1191 #: ../plugins/fn-r/functions.c:1218 ../plugins/fn-r/functions.c:1247 #: ../plugins/fn-r/functions.c:1277 ../plugins/fn-r/functions.c:1302 #: ../plugins/fn-r/functions.c:1329 ../plugins/fn-r/functions.c:1484 #: ../plugins/fn-r/functions.c:1509 ../plugins/fn-r/functions.c:1536 msgid "shape:the shape parameter of the distribution" msgstr "" #: ../plugins/fn-r/functions.c:489 msgid "" "This function returns the probability density function of the gamma " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:509 msgid "R.PGAMMA:cumulative distribution function of the gamma distribution" msgstr "" #: ../plugins/fn-r/functions.c:515 msgid "" "This function returns the cumulative distribution function of the gamma " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:536 msgid "R.QGAMMA:probability quantile function of the gamma distribution" msgstr "" #: ../plugins/fn-r/functions.c:542 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the gamma distribution." msgstr "" #: ../plugins/fn-r/functions.c:563 msgid "R.DGEOM:probability density function of the geometric distribution" msgstr "" #: ../plugins/fn-r/functions.c:567 msgid "" "This function returns the probability density function of the geometric " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:586 msgid "R.PGEOM:cumulative distribution function of the geometric distribution" msgstr "" #: ../plugins/fn-r/functions.c:591 msgid "" "This function returns the cumulative distribution function of the geometric " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:611 msgid "R.QGEOM:probability quantile function of the geometric distribution" msgstr "" #: ../plugins/fn-r/functions.c:616 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the geometric distribution." msgstr "" #: ../plugins/fn-r/functions.c:636 msgid "R.DGUMBEL:probability density function of the Gumbel distribution" msgstr "" #: ../plugins/fn-r/functions.c:638 ../plugins/fn-r/functions.c:663 #: ../plugins/fn-r/functions.c:690 msgid "mu:the location parameter of freedom of the distribution" msgstr "" #: ../plugins/fn-r/functions.c:639 ../plugins/fn-r/functions.c:664 #: ../plugins/fn-r/functions.c:691 msgid "beta:the scale parameter of freedom of the distribution" msgstr "" #: ../plugins/fn-r/functions.c:641 msgid "" "This function returns the probability density function of the Gumbel " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:661 msgid "R.PGUMBEL:cumulative distribution function of the Gumbel distribution" msgstr "" #: ../plugins/fn-r/functions.c:667 msgid "" "This function returns the cumulative distribution function of the Gumbel " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:688 msgid "R.QGUMBEL:probability quantile function of the Gumbel distribution" msgstr "" #: ../plugins/fn-r/functions.c:694 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the Gumbel distribution." msgstr "" #: ../plugins/fn-r/functions.c:715 msgid "" "R.DHYPER:probability density function of the hypergeometric distribution" msgstr "" #: ../plugins/fn-r/functions.c:717 ../plugins/fn-r/functions.c:744 #: ../plugins/fn-r/functions.c:773 msgid "r:the number of red balls" msgstr "" #: ../plugins/fn-r/functions.c:718 ../plugins/fn-r/functions.c:745 #: ../plugins/fn-r/functions.c:774 msgid "b:the number of black balls" msgstr "" #: ../plugins/fn-r/functions.c:719 ../plugins/fn-r/functions.c:746 #: ../plugins/fn-r/functions.c:775 msgid "n:the number of balls drawn" msgstr "" #: ../plugins/fn-r/functions.c:721 msgid "" "This function returns the probability density function of the hypergeometric " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:742 msgid "" "R.PHYPER:cumulative distribution function of the hypergeometric distribution" msgstr "" #: ../plugins/fn-r/functions.c:749 msgid "" "This function returns the cumulative distribution function of the " "hypergeometric distribution." msgstr "" #: ../plugins/fn-r/functions.c:771 msgid "" "R.QHYPER:probability quantile function of the hypergeometric distribution" msgstr "" #: ../plugins/fn-r/functions.c:778 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the hypergeometric distribution." msgstr "" #: ../plugins/fn-r/functions.c:800 msgid "R.DLNORM:probability density function of the log-normal distribution" msgstr "" #: ../plugins/fn-r/functions.c:802 ../plugins/fn-r/functions.c:827 #: ../plugins/fn-r/functions.c:854 msgid "logmean:mean of the underlying normal distribution" msgstr "" #: ../plugins/fn-r/functions.c:803 ../plugins/fn-r/functions.c:828 #: ../plugins/fn-r/functions.c:855 msgid "logsd:standard deviation of the underlying normal distribution" msgstr "" #: ../plugins/fn-r/functions.c:805 msgid "" "This function returns the probability density function of the log-normal " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:825 msgid "" "R.PLNORM:cumulative distribution function of the log-normal distribution" msgstr "" #: ../plugins/fn-r/functions.c:831 msgid "" "This function returns the cumulative distribution function of the log-normal " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:852 msgid "R.QLNORM:probability quantile function of the log-normal distribution" msgstr "" #: ../plugins/fn-r/functions.c:858 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the log-normal distribution." msgstr "" #: ../plugins/fn-r/functions.c:879 msgid "" "R.DNBINOM:probability density function of the negative binomial distribution" msgstr "" #: ../plugins/fn-r/functions.c:880 ../plugins/fn-r/functions.c:905 msgid "x:observation (number of failures)" msgstr "" #: ../plugins/fn-r/functions.c:881 ../plugins/fn-r/functions.c:906 #: ../plugins/fn-r/functions.c:933 msgid "n:required number of successes" msgstr "" #: ../plugins/fn-r/functions.c:884 msgid "" "This function returns the probability density function of the negative " "binomial distribution." msgstr "" #: ../plugins/fn-r/functions.c:904 msgid "" "R.PNBINOM:cumulative distribution function of the negative binomial " "distribution" msgstr "" #: ../plugins/fn-r/functions.c:910 msgid "" "This function returns the cumulative distribution function of the negative " "binomial distribution." msgstr "" #: ../plugins/fn-r/functions.c:931 msgid "" "R.QNBINOM:probability quantile function of the negative binomial distribution" msgstr "" #: ../plugins/fn-r/functions.c:937 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the negative binomial " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:958 msgid "R.DNORM:probability density function of the normal distribution" msgstr "" #: ../plugins/fn-r/functions.c:960 ../plugins/fn-r/functions.c:987 #: ../plugins/fn-r/functions.c:1016 msgid "mu:mean of the distribution" msgstr "" #: ../plugins/fn-r/functions.c:961 ../plugins/fn-r/functions.c:988 #: ../plugins/fn-r/functions.c:1017 msgid "sigma:standard deviation of the distribution" msgstr "" #: ../plugins/fn-r/functions.c:963 msgid "" "This function returns the probability density function of the normal " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:985 msgid "R.PNORM:cumulative distribution function of the normal distribution" msgstr "" #: ../plugins/fn-r/functions.c:991 msgid "" "This function returns the cumulative distribution function of the normal " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:1014 msgid "R.QNORM:probability quantile function of the normal distribution" msgstr "" #: ../plugins/fn-r/functions.c:1020 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the normal distribution." msgstr "" #: ../plugins/fn-r/functions.c:1043 msgid "R.DPOIS:probability density function of the Poisson distribution" msgstr "" #: ../plugins/fn-r/functions.c:1045 ../plugins/fn-r/functions.c:1068 #: ../plugins/fn-r/functions.c:1093 msgid "lambda:the mean of the distribution" msgstr "" #: ../plugins/fn-r/functions.c:1047 msgid "" "This function returns the probability density function of the Poisson " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:1066 msgid "R.PPOIS:cumulative distribution function of the Poisson distribution" msgstr "" #: ../plugins/fn-r/functions.c:1071 msgid "" "This function returns the cumulative distribution function of the Poisson " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:1091 msgid "R.QPOIS:probability quantile function of the Poisson distribution" msgstr "" #: ../plugins/fn-r/functions.c:1096 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the Poisson distribution." msgstr "" #: ../plugins/fn-r/functions.c:1116 msgid "R.DRAYLEIGH:probability density function of the Rayleigh distribution" msgstr "" #: ../plugins/fn-r/functions.c:1120 msgid "" "This function returns the probability density function of the Rayleigh " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:1139 msgid "" "R.PRAYLEIGH:cumulative distribution function of the Rayleigh distribution" msgstr "" #: ../plugins/fn-r/functions.c:1144 msgid "" "This function returns the cumulative distribution function of the Rayleigh " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:1164 msgid "R.QRAYLEIGH:probability quantile function of the Rayleigh distribution" msgstr "" #: ../plugins/fn-r/functions.c:1169 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the Rayleigh distribution." msgstr "" #: ../plugins/fn-r/functions.c:1189 msgid "R.DSNORM:probability density function of the skew-normal distribution" msgstr "" #: ../plugins/fn-r/functions.c:1192 ../plugins/fn-r/functions.c:1219 #: ../plugins/fn-r/functions.c:1248 msgid "location:the location parameter of the distribution" msgstr "" #: ../plugins/fn-r/functions.c:1195 msgid "" "This function returns the probability density function of the skew-normal " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:1216 msgid "" "R.PSNORM:cumulative distribution function of the skew-normal distribution" msgstr "" #: ../plugins/fn-r/functions.c:1223 msgid "" "This function returns the cumulative distribution function of the skew-" "normal distribution." msgstr "" #: ../plugins/fn-r/functions.c:1245 msgid "R.QSNORM:probability quantile function of the skew-normal distribution" msgstr "" #: ../plugins/fn-r/functions.c:1252 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the skew-normal distribution." msgstr "" #: ../plugins/fn-r/functions.c:1274 msgid "R.DST:probability density function of the skew-t distribution" msgstr "" #: ../plugins/fn-r/functions.c:1276 ../plugins/fn-r/functions.c:1301 #: ../plugins/fn-r/functions.c:1328 ../plugins/fn-r/functions.c:1355 #: ../plugins/fn-r/functions.c:1378 ../plugins/fn-r/functions.c:1403 msgid "n:the number of degrees of freedom of the distribution" msgstr "" #: ../plugins/fn-r/functions.c:1279 msgid "" "This function returns the probability density function of the skew-t " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:1299 msgid "R.PST:cumulative distribution function of the skew-t distribution" msgstr "" #: ../plugins/fn-r/functions.c:1305 msgid "" "This function returns the cumulative distribution function of the skew-t " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:1326 msgid "R.QST:probability quantile function of the skew-t distribution" msgstr "" #: ../plugins/fn-r/functions.c:1332 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the skew-t distribution." msgstr "" #: ../plugins/fn-r/functions.c:1353 msgid "R.DT:probability density function of the Student t distribution" msgstr "" #: ../plugins/fn-r/functions.c:1357 msgid "" "This function returns the probability density function of the Student t " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:1376 msgid "R.PT:cumulative distribution function of the Student t distribution" msgstr "" #: ../plugins/fn-r/functions.c:1381 msgid "" "This function returns the cumulative distribution function of the Student t " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:1401 msgid "R.QT:probability quantile function of the Student t distribution" msgstr "" #: ../plugins/fn-r/functions.c:1406 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the Student t distribution." msgstr "" #: ../plugins/fn-r/functions.c:1426 msgid "" "R.PTUKEY:cumulative distribution function of the Studentized range " "distribution" msgstr "" #: ../plugins/fn-r/functions.c:1428 ../plugins/fn-r/functions.c:1456 #, fuzzy msgid "nmeans:the number of means" msgstr "months: 指定的月数" #: ../plugins/fn-r/functions.c:1430 ../plugins/fn-r/functions.c:1458 msgid "nranges:the number of ranges; default is 1" msgstr "" #: ../plugins/fn-r/functions.c:1433 msgid "" "This function returns the cumulative distribution function of the " "Studentized range distribution." msgstr "" #: ../plugins/fn-r/functions.c:1454 msgid "" "R.QTUKEY:probability quantile function of the Studentized range distribution" msgstr "" #: ../plugins/fn-r/functions.c:1461 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the Studentized range " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:1482 msgid "R.DWEIBULL:probability density function of the Weibull distribution" msgstr "" #: ../plugins/fn-r/functions.c:1487 msgid "" "This function returns the probability density function of the Weibull " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:1507 msgid "R.PWEIBULL:cumulative distribution function of the Weibull distribution" msgstr "" #: ../plugins/fn-r/functions.c:1513 msgid "" "This function returns the cumulative distribution function of the Weibull " "distribution." msgstr "" #: ../plugins/fn-r/functions.c:1534 msgid "R.QWEIBULL:probability quantile function of the Weibull distribution" msgstr "" #: ../plugins/fn-r/functions.c:1540 msgid "" "This function returns the probability quantile function, i.e., the inverse " "of the cumulative distribution function, of the Weibull distribution." msgstr "" #: ../plugins/fn-random/functions.c:45 msgid "RAND:a random number between zero and one" msgstr "" #: ../plugins/fn-random/functions.c:62 msgid "" "RANDUNIFORM:random variate from the uniform distribution from @{a} to @{b}" msgstr "" #: ../plugins/fn-random/functions.c:63 msgid "a:lower limit of the uniform distribution" msgstr "" #: ../plugins/fn-random/functions.c:64 msgid "b:upper limit of the uniform distribution" msgstr "" #: ../plugins/fn-random/functions.c:65 msgid "If @{a} > @{b} RANDUNIFORM returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:87 msgid "RANDDISCRETE:random variate from a finite discrete distribution" msgstr "" #: ../plugins/fn-random/functions.c:88 msgid "val_range:possible values of the random variable" msgstr "" #: ../plugins/fn-random/functions.c:89 msgid "" "prob_range:probabilities of the corresponding values in @{val_range}, " "defaults to equal probabilities" msgstr "" #: ../plugins/fn-random/functions.c:91 msgid "" "RANDDISCRETE returns one of the values in the @{val_range}. The " "probabilities for each value are given in the @{prob_range}." msgstr "" #: ../plugins/fn-random/functions.c:93 msgid "" "If the sum of all values in @{prob_range} is not one, RANDDISCRETE returns " "#NUM!" msgstr "" #: ../plugins/fn-random/functions.c:94 msgid "" "If @{val_range} and @{prob_range} are not the same size, RANDDISCRETE " "returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:95 msgid "" "If @{val_range} or @{prob_range} is not a range, RANDDISCRETE returns #VALUE!" msgstr "" #: ../plugins/fn-random/functions.c:173 msgid "RANDEXP:random variate from an exponential distribution" msgstr "" #: ../plugins/fn-random/functions.c:174 msgid "b:parameter of the exponential distribution" msgstr "" #: ../plugins/fn-random/functions.c:192 msgid "RANDPOISSON:random variate from a Poisson distribution" msgstr "" #: ../plugins/fn-random/functions.c:193 msgid "λ:parameter of the Poisson distribution" msgstr "" #: ../plugins/fn-random/functions.c:194 msgid "If @{λ} < 0 RANDPOISSON returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:216 msgid "RANDBINOM:random variate from a binomial distribution" msgstr "" #: ../plugins/fn-random/functions.c:217 ../plugins/fn-random/functions.c:276 #: ../plugins/fn-random/functions.c:582 msgid "p:probability of success in a single trial" msgstr "" #: ../plugins/fn-random/functions.c:218 msgid "n:number of trials" msgstr "" #: ../plugins/fn-random/functions.c:219 msgid "If @{p} < 0 or @{p} > 1 RANDBINOM returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:220 msgid "If @{n} < 0 RANDBINOM returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:242 msgid "" "RANDBETWEEN:a random integer number between and including @{bottom} and " "@{top}" msgstr "" #: ../plugins/fn-random/functions.c:244 msgid "bottom:lower limit" msgstr "" #: ../plugins/fn-random/functions.c:245 msgid "top:upper limit" msgstr "" #: ../plugins/fn-random/functions.c:246 msgid "If @{bottom} > @{top}, RANDBETWEEN returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:275 msgid "RANDNEGBINOM:random variate from a negative binomial distribution" msgstr "" #: ../plugins/fn-random/functions.c:277 msgid "n:number of failures" msgstr "" #: ../plugins/fn-random/functions.c:278 msgid "If @{p} < 0 or @{p} > 1 RANDNEGBINOM returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:279 msgid "If @{n} < 1 RANDNEGBINOM returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:300 msgid "RANDBERNOULLI:random variate from a Bernoulli distribution" msgstr "" #: ../plugins/fn-random/functions.c:301 ../plugins/fn-stat/functions.c:1013 msgid "p:probability of success" msgstr "" #: ../plugins/fn-random/functions.c:302 msgid "If @{p} < 0 or @{p} > 1 RANDBERNOULLI returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:324 msgid "RANDNORM:random variate from a normal distribution" msgstr "" #: ../plugins/fn-random/functions.c:325 msgid "μ:mean of the distribution" msgstr "" #: ../plugins/fn-random/functions.c:326 ../plugins/fn-random/functions.c:374 msgid "σ:standard deviation of the distribution" msgstr "" #: ../plugins/fn-random/functions.c:327 msgid "If @{σ} < 0, RANDNORM returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:349 msgid "RANDCAUCHY:random variate from a Cauchy or Lorentz distribution" msgstr "" #: ../plugins/fn-random/functions.c:350 msgid "a:scale parameter of the distribution" msgstr "" #: ../plugins/fn-random/functions.c:351 msgid "If @{a} < 0 RANDCAUCHY returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:372 msgid "RANDLOGNORM:random variate from a lognormal distribution" msgstr "" #: ../plugins/fn-random/functions.c:373 msgid "ζ:parameter of the lognormal distribution" msgstr "" #: ../plugins/fn-random/functions.c:375 msgid "If @{σ} < 0, RANDLOGNORM returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:394 msgid "RANDWEIBULL:random variate from a Weibull distribution" msgstr "" #: ../plugins/fn-random/functions.c:395 msgid "a:scale parameter of the Weibull distribution" msgstr "" #: ../plugins/fn-random/functions.c:396 msgid "b:shape parameter of the Weibull distribution" msgstr "" #: ../plugins/fn-random/functions.c:415 msgid "RANDLAPLACE:random variate from a Laplace distribution" msgstr "" #: ../plugins/fn-random/functions.c:416 msgid "a:parameter of the Laplace distribution" msgstr "" #: ../plugins/fn-random/functions.c:434 msgid "RANDRAYLEIGH:random variate from a Rayleigh distribution" msgstr "" #: ../plugins/fn-random/functions.c:435 ../plugins/fn-random/functions.c:455 msgid "σ:scale parameter of the Rayleigh distribution" msgstr "" #: ../plugins/fn-random/functions.c:453 msgid "" "RANDRAYLEIGHTAIL:random variate from the tail of a Rayleigh distribution" msgstr "" #: ../plugins/fn-random/functions.c:454 ../plugins/fn-random/functions.c:793 msgid "a:lower limit of the tail" msgstr "" #: ../plugins/fn-random/functions.c:474 msgid "RANDGAMMA:random variate from a Gamma distribution" msgstr "" #: ../plugins/fn-random/functions.c:475 msgid "a:shape parameter of the Gamma distribution" msgstr "" #: ../plugins/fn-random/functions.c:476 msgid "b:scale parameter of the Gamma distribution" msgstr "" #: ../plugins/fn-random/functions.c:477 msgid "If @{a} ≤ 0, RANDGAMMA returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:499 msgid "RANDPARETO:random variate from a Pareto distribution" msgstr "" #: ../plugins/fn-random/functions.c:500 msgid "a:parameter of the Pareto distribution" msgstr "" #: ../plugins/fn-random/functions.c:501 msgid "b:parameter of the Pareto distribution" msgstr "" #: ../plugins/fn-random/functions.c:520 msgid "RANDFDIST:random variate from an F distribution" msgstr "" #: ../plugins/fn-random/functions.c:521 msgid "df1:numerator degrees of freedom" msgstr "" #: ../plugins/fn-random/functions.c:522 msgid "df2:denominator degrees of freedom" msgstr "" #: ../plugins/fn-random/functions.c:541 msgid "RANDBETA:random variate from a Beta distribution" msgstr "" #: ../plugins/fn-random/functions.c:542 msgid "a:parameter of the Beta distribution" msgstr "" #: ../plugins/fn-random/functions.c:543 msgid "b:parameter of the Beta distribution" msgstr "" #: ../plugins/fn-random/functions.c:562 msgid "RANDLOGISTIC:random variate from a logistic distribution" msgstr "" #: ../plugins/fn-random/functions.c:563 msgid "a:parameter of the logistic distribution" msgstr "" #: ../plugins/fn-random/functions.c:581 msgid "RANDGEOM:random variate from a geometric distribution" msgstr "" #: ../plugins/fn-random/functions.c:583 msgid "If @{p} < 0 or @{p} > 1 RANDGEOM returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:604 msgid "RANDHYPERG:random variate from a hypergeometric distribution" msgstr "" #: ../plugins/fn-random/functions.c:605 msgid "n1:number of objects of type 1" msgstr "" #: ../plugins/fn-random/functions.c:606 msgid "n2:number of objects of type 2" msgstr "" #: ../plugins/fn-random/functions.c:607 msgid "t:total number of objects selected" msgstr "" #: ../plugins/fn-random/functions.c:629 msgid "RANDLOG:random variate from a logarithmic distribution" msgstr "" #: ../plugins/fn-random/functions.c:630 ../plugins/fn-stat/functions.c:557 #: ../plugins/fn-stat/functions.c:1081 ../plugins/fn-stat/functions.c:1139 #: ../plugins/fn-stat/functions.c:1331 ../plugins/fn-stat/functions.c:1660 #: ../plugins/fn-stat/functions.c:2040 msgid "p:probability" msgstr "" #: ../plugins/fn-random/functions.c:631 msgid "If @{p} < 0 or @{p} > 1 RANDLOG returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:652 msgid "RANDCHISQ:random variate from a Chi-square distribution" msgstr "" #: ../plugins/fn-random/functions.c:653 ../plugins/fn-random/functions.c:672 #: ../plugins/fn-random/functions.c:942 msgid "df:degrees of freedom" msgstr "" #: ../plugins/fn-random/functions.c:671 msgid "RANDTDIST:random variate from a Student t distribution" msgstr "" #: ../plugins/fn-random/functions.c:690 msgid "RANDGUMBEL:random variate from a Gumbel distribution" msgstr "" #: ../plugins/fn-random/functions.c:691 msgid "a:parameter of the Gumbel distribution" msgstr "" #: ../plugins/fn-random/functions.c:692 msgid "b:parameter of the Gumbel distribution" msgstr "" #: ../plugins/fn-random/functions.c:693 msgid "type:type of the Gumbel distribution, defaults to 1" msgstr "" #: ../plugins/fn-random/functions.c:694 msgid "If @{type} is neither 1 nor 2, RANDGUMBEL returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:719 msgid "RANDLEVY:random variate from a Lévy distribution" msgstr "" #: ../plugins/fn-random/functions.c:720 msgid "c:parameter of the Lévy distribution" msgstr "" #: ../plugins/fn-random/functions.c:721 msgid "α:parameter of the Lévy distribution" msgstr "" #: ../plugins/fn-random/functions.c:722 msgid "β:parameter of the Lévy distribution, defaults to 0" msgstr "" #: ../plugins/fn-random/functions.c:723 msgid "" "For @{α} = 1, @{β}=0, the Lévy distribution reduces to the Cauchy (or " "Lorentzian) distribution." msgstr "" #: ../plugins/fn-random/functions.c:725 msgid "" "For @{α} = 2, @{β}=0, the Lévy distribution reduces to the normal " "distribution." msgstr "" #: ../plugins/fn-random/functions.c:727 msgid "If @{α} ≤ 0 or @{α} > 2, RANDLEVY returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:728 msgid "If @{β} < -1 or @{β} > 1, RANDLEVY returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:751 msgid "RANDEXPPOW:random variate from an exponential power distribution" msgstr "" #: ../plugins/fn-random/functions.c:752 msgid "a:scale parameter of the exponential power distribution" msgstr "" #: ../plugins/fn-random/functions.c:753 msgid "b:exponent of the exponential power distribution" msgstr "" #: ../plugins/fn-random/functions.c:754 msgid "" "For @{b} = 1 the exponential power distribution reduces to the Laplace " "distribution." msgstr "" #: ../plugins/fn-random/functions.c:756 msgid "" "For @{b} = 2 the exponential power distribution reduces to the normal " "distribution with σ = a/sqrt(2)" msgstr "" #: ../plugins/fn-random/functions.c:776 msgid "RANDLANDAU:random variate from the Landau distribution" msgstr "" #: ../plugins/fn-random/functions.c:792 msgid "" "RANDNORMTAIL:random variate from the upper tail of a normal distribution " "with mean 0" msgstr "" #: ../plugins/fn-random/functions.c:794 msgid "σ:standard deviation of the normal distribution" msgstr "" #: ../plugins/fn-random/functions.c:795 msgid "" "The method is based on Marsaglia's famous rectangle-wedge-tail algorithm " "(Ann Math Stat 32, 894-899 (1961)), with this aspect explained in Knuth, v2, " "3rd ed, p139, 586 (exercise 11)." msgstr "" #: ../plugins/fn-random/functions.c:816 msgid "" "SIMTABLE:one of the values in the given argument list depending on the round " "number of the simulation tool" msgstr "" #: ../plugins/fn-random/functions.c:818 msgid "d1:first value" msgstr "" #: ../plugins/fn-random/functions.c:819 msgid "d2:second value" msgstr "" #: ../plugins/fn-random/functions.c:820 msgid "" "SIMTABLE returns one of the values in the given argument list depending on " "the round number of the simulation tool. When the simulation tool is not " "activated, SIMTABLE returns @{d1}.\n" "With the simulation tool and the SIMTABLE function you can test given " "decision variables. Each SIMTABLE function contains the possible values of a " "simulation variable. In most valid simulation models you should have the " "same number of values @{dN} for all decision variables. If the simulation " "is run more rounds than there are values defined, SIMTABLE returns #N/A " "error (e.g. if A1 contains `=SIMTABLE(1)' and A2 `=SIMTABLE(1,2)', A1 yields " "#N/A error on the second round).\n" "The successive use of the simulation tool also requires that you give to the " "tool at least one input variable having RAND() or any other " "RAND() function in it. On each round, the simulation tool " "iterates for the given number of rounds over all the input variables to " "reevaluate them. On each iteration, the values of the output variables are " "stored, and when the round is completed, descriptive statistical information " "is created according to the values." msgstr "" #: ../plugins/fn-random/functions.c:884 msgid "RANDSNORM:random variate from a skew-normal distribution" msgstr "" #: ../plugins/fn-random/functions.c:885 msgid "𝛼:shape parameter of the skew-normal distribution, defaults to 0" msgstr "" #: ../plugins/fn-random/functions.c:887 msgid "𝜉:location parameter of the skew-normal distribution, defaults to 0" msgstr "" #: ../plugins/fn-random/functions.c:889 msgid "𝜔:scale parameter of the skew-normal distribution, defaults to 1" msgstr "" #: ../plugins/fn-random/functions.c:891 msgid "" "The random variates are drawn from a skew-normal distribution with shape " "parameter @{𝛼}. When @{𝛼}=0, the skewness vanishes, and we obtain the " "standard normal density; as 𝛼 increases (in absolute value), the skewness of " "the distribution increases; when @{𝛼} approaches infinity the density " "converges to the so-called half-normal (or folded normal) density function; " "if the sign of @{𝛼} changes, the density is reflected on the opposite side " "of the vertical axis." msgstr "" #: ../plugins/fn-random/functions.c:901 msgid "" "The mean of a skew-normal distribution with location parameter @{𝜉}=0 is not " "0." msgstr "" #: ../plugins/fn-random/functions.c:903 msgid "" "The standard deviation of a skew-normal distribution with scale parameter " "@{𝜔}=1 is not 1." msgstr "" #: ../plugins/fn-random/functions.c:905 msgid "The skewness of a skew-normal distribution is in general not @{𝛼}." msgstr "" #: ../plugins/fn-random/functions.c:906 msgid "If @{𝜔} < 0, RANDSNORM returns #NUM!" msgstr "" #: ../plugins/fn-random/functions.c:941 msgid "RANDSTDIST:random variate from a skew-t distribution" msgstr "" #: ../plugins/fn-random/functions.c:943 msgid "𝛼:shape parameter of the skew-t distribution, defaults to 0" msgstr "" #: ../plugins/fn-random/functions.c:944 msgid "The mean of a skew-t distribution is not 0." msgstr "" #: ../plugins/fn-random/functions.c:945 msgid "The standard deviation of a skew-t distribution is not 1." msgstr "" #: ../plugins/fn-random/functions.c:946 msgid "The skewness of a skew-t distribution is in general not @{𝛼}." msgstr "" #: ../plugins/fn-stat/functions.c:45 #, fuzzy msgid "" "Numbers, text and logical values are included in the calculation too. If the " "cell contains text or the argument evaluates to FALSE, it is counted as " "value zero (0). If the argument evaluates to TRUE, it is counted as one (1). " "Note that empty cells are not counted." msgstr "" "@FUNCTION=SUMA\n" "@SYNTAX=SUMA(value1, value2, ...)\n" "@DESCRIPTION=SUMA 计算参数列表中所有参数的值和单元所参照的值的总和. 数字, 文" "本和逻辑值包括在计算范围中. 如果单元包含文本或者变量值为 FALSE, 则将被计算为 " "0. 如果变量值为 TRUE, 则将被计算为 1. \n" "此函数与 Excel 相兼容. \n" "@EXAMPLES=\n" "假设单元 A1, A2, ..., A5 包含数据 11, 15, 17, 21, 和 43. 则\n" "SUMA(A1:A5) = 107.\n" "\n" "@SEEALSO=AVERAGE, SUM, COUNT" #: ../plugins/fn-stat/functions.c:50 msgid "VARP:variance of an entire population" msgstr "" #: ../plugins/fn-stat/functions.c:51 ../plugins/fn-stat/functions.c:76 #: ../plugins/fn-stat/functions.c:105 ../plugins/fn-stat/functions.c:132 #: ../plugins/fn-stat/functions.c:2781 ../plugins/fn-stat/functions.c:2810 #: ../plugins/fn-stat/functions.c:2836 ../plugins/fn-stat/functions.c:2863 msgid "area1:first cell area" msgstr "" #: ../plugins/fn-stat/functions.c:52 ../plugins/fn-stat/functions.c:77 #: ../plugins/fn-stat/functions.c:106 ../plugins/fn-stat/functions.c:133 #: ../plugins/fn-stat/functions.c:2782 ../plugins/fn-stat/functions.c:2811 #: ../plugins/fn-stat/functions.c:2837 ../plugins/fn-stat/functions.c:2864 msgid "area2:second cell area" msgstr "" #: ../plugins/fn-stat/functions.c:53 msgid "VARP is also known as the N-variance." msgstr "" #: ../plugins/fn-stat/functions.c:56 ../plugins/fn-stat/functions.c:85 msgid "wiki:en:Variance" msgstr "" #: ../plugins/fn-stat/functions.c:57 ../plugins/fn-stat/functions.c:86 msgid "wolfram:Variance.html" msgstr "" #: ../plugins/fn-stat/functions.c:75 msgid "VAR:sample variance of the given sample" msgstr "" #: ../plugins/fn-stat/functions.c:78 msgid "VAR is also known as the N-1-variance." msgstr "" #: ../plugins/fn-stat/functions.c:79 ../plugins/fn-stat/functions.c:2786 msgid "" "Since the N-1-variance includes Bessel's correction, whereas the N-variance " "calculated by VARPA or VARP does not, under reasonable conditions the N-1-" "variance is an unbiased estimator of the variance of the population from " "which the sample is drawn." msgstr "" #: ../plugins/fn-stat/functions.c:104 msgid "STDEV:sample standard deviation of the given sample" msgstr "" #: ../plugins/fn-stat/functions.c:107 msgid "STDEV is also known as the N-1-standard deviation." msgstr "" #: ../plugins/fn-stat/functions.c:108 msgid "" "To obtain the population standard deviation of a whole population use STDEVP." msgstr "" #: ../plugins/fn-stat/functions.c:112 ../plugins/fn-stat/functions.c:138 msgid "wiki:en:Standard_deviation" msgstr "" #: ../plugins/fn-stat/functions.c:113 ../plugins/fn-stat/functions.c:139 msgid "wolfram:StandardDeviation.html" msgstr "" #: ../plugins/fn-stat/functions.c:131 msgid "STDEVP:population standard deviation of the given population" msgstr "" #: ../plugins/fn-stat/functions.c:134 ../plugins/fn-stat/functions.c:2865 msgid "This is also known as the N-standard deviation" msgstr "" #: ../plugins/fn-stat/functions.c:157 msgid "RANK:rank of a number in a list of numbers" msgstr "" #: ../plugins/fn-stat/functions.c:158 ../plugins/fn-stat/functions.c:210 msgid "x:number whose rank you want to find" msgstr "" #: ../plugins/fn-stat/functions.c:160 ../plugins/fn-stat/functions.c:212 msgid "order:0 (descending order) or non-zero (ascending order); defaults to 0" msgstr "" #: ../plugins/fn-stat/functions.c:161 msgid "In case of a tie, RANK returns the largest possible rank." msgstr "" #: ../plugins/fn-stat/functions.c:163 msgid "" "Let us assume that the cells A1, A2, …, A5 contain numbers 11.4, 17.3, 21.3, " "25.9, and 25.9." msgstr "" #: ../plugins/fn-stat/functions.c:164 msgid "Then RANK(17.3,A1:A5) equals 4." msgstr "" #: ../plugins/fn-stat/functions.c:165 msgid "Then RANK(25.9,A1:A5) equals 1." msgstr "" #: ../plugins/fn-stat/functions.c:209 msgid "RANK.AVG:rank of a number in a list of numbers" msgstr "" #: ../plugins/fn-stat/functions.c:213 msgid "In case of a tie, RANK.AVG returns the average rank." msgstr "" #: ../plugins/fn-stat/functions.c:214 msgid "This function is Excel 2010 compatible." msgstr "" #: ../plugins/fn-stat/functions.c:215 msgid "" "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " "21.3, 25.9, and 25.9." msgstr "" #: ../plugins/fn-stat/functions.c:216 msgid "Then RANK.AVG(17.3,A1:A5) equals 4." msgstr "" #: ../plugins/fn-stat/functions.c:217 msgid "Then RANK.AVG(25.9,A1:A5) equals 1.5." msgstr "" #: ../plugins/fn-stat/functions.c:267 msgid "TRIMMEAN:mean of the interior of a data set" msgstr "" #: ../plugins/fn-stat/functions.c:268 msgid "ref:list of numbers whose mean you want to calculate" msgstr "" #: ../plugins/fn-stat/functions.c:269 msgid "fraction:fraction of the data set excluded from the mean" msgstr "" #: ../plugins/fn-stat/functions.c:270 msgid "" "If @{fraction}=0.2 and the data set contains 40 numbers, 8 numbers are " "trimmed from the data set (40 x 0.2): the 4 largest and the 4 smallest. To " "avoid a bias, the number of points to be excluded is always rounded down to " "the nearest even number." msgstr "" #: ../plugins/fn-stat/functions.c:273 ../plugins/fn-stat/functions.c:787 #: ../plugins/fn-stat/functions.c:2408 ../plugins/fn-stat/functions.c:2466 #: ../plugins/fn-stat/functions.c:2653 ../plugins/fn-stat/functions.c:3098 #: ../plugins/fn-stat/functions.c:3140 ../plugins/fn-stat/functions.c:3186 #: ../plugins/fn-stat/functions.c:3229 msgid "" "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " "21.3, 25.9, and 40.1." msgstr "" #: ../plugins/fn-stat/functions.c:274 msgid "" "Then TRIMMEAN(A1:A5,0.2) equals 23.2 and TRIMMEAN(A1:A5,0.4) equals 21.5." msgstr "" #: ../plugins/fn-stat/functions.c:316 msgid "COVAR:covariance of two data sets" msgstr "" #: ../plugins/fn-stat/functions.c:317 ../plugins/fn-stat/functions.c:347 #: ../plugins/fn-stat/functions.c:377 msgid "array1:first data set" msgstr "" #: ../plugins/fn-stat/functions.c:318 ../plugins/fn-stat/functions.c:348 msgid "array2:set data set" msgstr "" #: ../plugins/fn-stat/functions.c:319 ../plugins/fn-stat/functions.c:349 #: ../plugins/fn-stat/functions.c:379 ../plugins/fn-stat/functions.c:608 #: ../plugins/fn-stat/functions.c:635 ../plugins/fn-stat/functions.c:929 #: ../plugins/fn-stat/functions.c:957 ../plugins/fn-stat/functions.c:2070 #: ../plugins/fn-stat/functions.c:2100 ../plugins/fn-stat/functions.c:2148 #: ../plugins/fn-stat/functions.c:2228 ../plugins/fn-stat/functions.c:2248 #: ../plugins/fn-stat/functions.c:2273 msgid "Strings and empty cells are simply ignored." msgstr "" #: ../plugins/fn-stat/functions.c:321 ../plugins/fn-stat/functions.c:351 #: ../plugins/fn-stat/functions.c:381 ../plugins/fn-stat/functions.c:2594 #: ../plugins/fn-stat/functions.c:3273 ../plugins/fn-stat/functions.c:3339 #: ../plugins/fn-stat/functions.c:4452 ../plugins/fn-stat/functions.c:4509 #: ../plugins/fn-stat/functions.c:4561 msgid "" "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " "21.3, 25.9, and 40.1, and the cells B1, B2, ... B5 23.2, 25.8, 29.9, 33.5, " "and 42.7." msgstr "" #: ../plugins/fn-stat/functions.c:324 ../plugins/fn-stat/functions.c:354 msgid "Then COVAR(A1:A5,B1:B5) equals 65.858." msgstr "" #: ../plugins/fn-stat/functions.c:326 ../plugins/fn-stat/functions.c:356 msgid "wiki:en:Covariance" msgstr "" #: ../plugins/fn-stat/functions.c:327 ../plugins/fn-stat/functions.c:357 #: ../plugins/fn-stat/functions.c:387 msgid "wolfram:Covariance.html" msgstr "" #: ../plugins/fn-stat/functions.c:346 msgid "COVARIANCE.S:sample covariance of two data sets" msgstr "" #: ../plugins/fn-stat/functions.c:376 msgid "CORREL:Pearson correlation coefficient of two data sets" msgstr "" #: ../plugins/fn-stat/functions.c:378 msgid "array2:second data set" msgstr "" #: ../plugins/fn-stat/functions.c:384 msgid "Then CORREL(A1:A5,B1:B5) equals 0.996124788." msgstr "" #: ../plugins/fn-stat/functions.c:386 msgid "wolfram:CorrelationCoefficient.html" msgstr "" #: ../plugins/fn-stat/functions.c:406 msgid "" "NEGBINOMDIST:probability mass function of the negative binomial distribution" msgstr "" #: ../plugins/fn-stat/functions.c:407 msgid "f:number of failures" msgstr "" #: ../plugins/fn-stat/functions.c:408 msgid "t:threshold number of successes" msgstr "" #: ../plugins/fn-stat/functions.c:409 msgid "p:probability of a success" msgstr "" #: ../plugins/fn-stat/functions.c:410 msgid "If @{f} or @{t} is a non-integer it is truncated." msgstr "" #: ../plugins/fn-stat/functions.c:411 msgid "If (@{f} + @{t} -1) <= 0 this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:412 ../plugins/fn-stat/functions.c:1015 #: ../plugins/fn-stat/functions.c:1084 ../plugins/fn-stat/functions.c:1336 #: ../plugins/fn-stat/functions.c:1664 ../plugins/fn-stat/functions.c:1697 #: ../plugins/fn-stat/functions.c:1731 ../plugins/fn-stat/functions.c:1792 #: ../plugins/fn-stat/functions.c:4799 msgid "If @{p} < 0 or @{p} > 1 this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:435 msgid "" "NORMSDIST:cumulative distribution function of the standard normal " "distribution" msgstr "" #: ../plugins/fn-stat/functions.c:438 msgid "NORMSDIST is the OpenFormula function LEGACY.NORMSDIST." msgstr "" #: ../plugins/fn-stat/functions.c:441 ../plugins/fn-stat/functions.c:486 msgid "wiki:en:Normal_distribution" msgstr "" #: ../plugins/fn-stat/functions.c:442 ../plugins/fn-stat/functions.c:487 msgid "wolfram:NormalDistribution.html" msgstr "" #: ../plugins/fn-stat/functions.c:457 msgid "" "SNORM.DIST.RANGE:probability of the standard normal distribution over an " "interval" msgstr "" #: ../plugins/fn-stat/functions.c:458 msgid "x1:start of the interval" msgstr "" #: ../plugins/fn-stat/functions.c:459 msgid "x2:end of the interval" msgstr "" #: ../plugins/fn-stat/functions.c:460 msgid "" "This function returns the cumulative probability over a range of the " "standard normal distribution; that is the integral over the probability " "density function from @{x1} to @{x2}." msgstr "" #: ../plugins/fn-stat/functions.c:461 msgid "If @{x1}>@{x2}, this function returns a negative value." msgstr "" #: ../plugins/fn-stat/functions.c:479 msgid "" "NORMSINV:inverse of the cumulative distribution function of the standard " "normal distribution" msgstr "" #: ../plugins/fn-stat/functions.c:480 msgid "p:given probability" msgstr "" #: ../plugins/fn-stat/functions.c:481 msgid "If @{p} < 0 or @{p} > 1 this function returns #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:483 msgid "NORMSINV is the OpenFormula function LEGACY.NORMSINV." msgstr "" #: ../plugins/fn-stat/functions.c:506 msgid "OWENT:Owen's T function" msgstr "" #: ../plugins/fn-stat/functions.c:507 msgid "h:number" msgstr "" #: ../plugins/fn-stat/functions.c:526 msgid "" "LOGNORMDIST:cumulative distribution function of the lognormal distribution" msgstr "" #: ../plugins/fn-stat/functions.c:528 ../plugins/fn-stat/functions.c:558 msgid "mean:mean" msgstr "" #: ../plugins/fn-stat/functions.c:529 ../plugins/fn-stat/functions.c:559 msgid "stddev:standard deviation" msgstr "" #: ../plugins/fn-stat/functions.c:530 msgid "If @{stddev} = 0 LOGNORMDIST returns a #DIV/0! error." msgstr "" #: ../plugins/fn-stat/functions.c:531 msgid "" "If @{x} <= 0, @{mean} < 0 or @{stddev} <= 0 this function returns a #NUM! " "error." msgstr "" #: ../plugins/fn-stat/functions.c:535 ../plugins/fn-stat/functions.c:564 msgid "wiki:en:Log-normal_distribution" msgstr "" #: ../plugins/fn-stat/functions.c:536 ../plugins/fn-stat/functions.c:565 msgid "wolfram:LogNormalDistribution.html" msgstr "" #: ../plugins/fn-stat/functions.c:556 msgid "" "LOGINV:inverse of the cumulative distribution function of the lognormal " "distribution" msgstr "" #: ../plugins/fn-stat/functions.c:560 msgid "" "If @{p} < 0 or @{p} > 1 or @{stddev} <= 0 this function returns #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:587 msgid "FISHERINV:inverse of the Fisher transformation" msgstr "" #: ../plugins/fn-stat/functions.c:589 msgid "If @{x} is a non-number this function returns a #VALUE! error." msgstr "" #: ../plugins/fn-stat/functions.c:605 msgid "MODE:first most common number in the dataset" msgstr "" #: ../plugins/fn-stat/functions.c:606 ../plugins/fn-stat/functions.c:633 #: ../plugins/fn-stat/functions.c:732 ../plugins/fn-stat/functions.c:758 #: ../plugins/fn-stat/functions.c:784 ../plugins/fn-stat/functions.c:809 #: ../plugins/fn-stat/functions.c:834 ../plugins/fn-stat/functions.c:859 #: ../plugins/fn-stat/functions.c:893 ../plugins/fn-stat/functions.c:927 #: ../plugins/fn-stat/functions.c:955 ../plugins/fn-stat/functions.c:2068 #: ../plugins/fn-stat/functions.c:2098 ../plugins/fn-stat/functions.c:2123 #: ../plugins/fn-stat/functions.c:2146 ../plugins/fn-stat/functions.c:2271 #: ../plugins/fn-stat/functions.c:2707 ../plugins/fn-stat/functions.c:2731 #: ../plugins/fn-stat/functions.c:2756 msgid "number1:first value" msgstr "" #: ../plugins/fn-stat/functions.c:607 ../plugins/fn-stat/functions.c:634 #: ../plugins/fn-stat/functions.c:733 ../plugins/fn-stat/functions.c:759 #: ../plugins/fn-stat/functions.c:785 ../plugins/fn-stat/functions.c:810 #: ../plugins/fn-stat/functions.c:835 ../plugins/fn-stat/functions.c:860 #: ../plugins/fn-stat/functions.c:894 ../plugins/fn-stat/functions.c:928 #: ../plugins/fn-stat/functions.c:956 ../plugins/fn-stat/functions.c:2069 #: ../plugins/fn-stat/functions.c:2099 ../plugins/fn-stat/functions.c:2124 #: ../plugins/fn-stat/functions.c:2147 ../plugins/fn-stat/functions.c:2272 #: ../plugins/fn-stat/functions.c:2708 ../plugins/fn-stat/functions.c:2732 #: ../plugins/fn-stat/functions.c:2757 msgid "number2:second value" msgstr "" #: ../plugins/fn-stat/functions.c:609 ../plugins/fn-stat/functions.c:636 msgid "" "If the data set does not contain any duplicates this function returns a #N/A " "error." msgstr "" #: ../plugins/fn-stat/functions.c:613 ../plugins/fn-stat/functions.c:640 msgid "wiki:en:Mode_(statistics)" msgstr "" #: ../plugins/fn-stat/functions.c:614 ../plugins/fn-stat/functions.c:641 msgid "wolfram:Mode.html" msgstr "" #: ../plugins/fn-stat/functions.c:632 msgid "MODE.MULT:most common numbers in the dataset" msgstr "" #: ../plugins/fn-stat/functions.c:731 msgid "HARMEAN:harmonic mean" msgstr "" #: ../plugins/fn-stat/functions.c:734 msgid "" "The harmonic mean of N data points is N divided by the sum of the " "reciprocals of the data points)." msgstr "" #: ../plugins/fn-stat/functions.c:738 msgid "wiki:en:Harmonic_mean" msgstr "" #: ../plugins/fn-stat/functions.c:739 msgid "wolfram:HarmonicMean.html" msgstr "" #: ../plugins/fn-stat/functions.c:757 msgid "GEOMEAN:geometric mean" msgstr "" #: ../plugins/fn-stat/functions.c:760 msgid "" "The geometric mean is equal to the Nth root of the product of the N values." msgstr "" #: ../plugins/fn-stat/functions.c:764 msgid "wiki:en:Geometric_mean" msgstr "" #: ../plugins/fn-stat/functions.c:765 msgid "wolfram:GeometricMean.html" msgstr "" #: ../plugins/fn-stat/functions.c:783 msgid "COUNT:total number of integer or floating point arguments passed" msgstr "" #: ../plugins/fn-stat/functions.c:788 msgid "Then COUNT(A1:A5) equals 5." msgstr "" #: ../plugins/fn-stat/functions.c:808 msgid "COUNTA:number of arguments passed not including empty cells" msgstr "" #: ../plugins/fn-stat/functions.c:812 msgid "" "Let us assume that the cells A1, A2, ..., A5 contain numbers and strings " "11.4, \"missing\", \"missing\", 25.9, and 40.1." msgstr "" #: ../plugins/fn-stat/functions.c:813 msgid "Then COUNTA(A1:A5) equals 5." msgstr "" #: ../plugins/fn-stat/functions.c:833 msgid "AVERAGE:average of all the numeric values and cells" msgstr "" #: ../plugins/fn-stat/functions.c:839 msgid "wiki:en:Arithmetic_mean" msgstr "" #: ../plugins/fn-stat/functions.c:840 msgid "wolfram:ArithmeticMean.html" msgstr "" #: ../plugins/fn-stat/functions.c:858 msgid "" "MIN:smallest value, with negative numbers considered smaller than positive " "numbers" msgstr "" #: ../plugins/fn-stat/functions.c:892 msgid "" "MAX:largest value, with negative numbers considered smaller than positive " "numbers" msgstr "" #: ../plugins/fn-stat/functions.c:926 msgid "SKEW:unbiased estimate for skewness of a distribution" msgstr "" #: ../plugins/fn-stat/functions.c:930 msgid "" "This is only meaningful if the underlying distribution really has a third " "moment. The skewness of a symmetric (e.g., normal) distribution is zero." msgstr "" #: ../plugins/fn-stat/functions.c:933 msgid "" "If less than three numbers are given, this function returns a #DIV/0! error." msgstr "" #: ../plugins/fn-stat/functions.c:954 msgid "SKEWP:population skewness of a data set" msgstr "" #: ../plugins/fn-stat/functions.c:958 msgid "If less than two numbers are given, SKEWP returns a #DIV/0! error." msgstr "" #: ../plugins/fn-stat/functions.c:978 msgid "" "EXPONDIST:probability density or cumulative distribution function of the " "exponential distribution" msgstr "" #: ../plugins/fn-stat/functions.c:980 msgid "y:scale parameter" msgstr "" #: ../plugins/fn-stat/functions.c:981 ../plugins/fn-stat/functions.c:1051 #: ../plugins/fn-stat/functions.c:1291 ../plugins/fn-stat/functions.c:1759 #: ../plugins/fn-stat/functions.c:1974 ../plugins/fn-stat/functions.c:2010 msgid "" "cumulative:whether to evaluate the density function or the cumulative " "distribution function" msgstr "" #: ../plugins/fn-stat/functions.c:982 msgid "" "If @{cumulative} is false it will return:\t@{y} * exp (-@{y}*@{x}), " "otherwise it will return\t1 - exp (-@{y}*@{x})." msgstr "" #: ../plugins/fn-stat/functions.c:985 msgid "If @{x} < 0 or @{y} <= 0 this will return an error." msgstr "" #: ../plugins/fn-stat/functions.c:1011 msgid "BERNOULLI:probability mass function of a Bernoulli distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1012 msgid "k:integer" msgstr "" #: ../plugins/fn-stat/functions.c:1014 msgid "If @{k} != 0 and @{k} != 1 this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1047 msgid "" "GAMMADIST:probability density or cumulative distribution function of the " "gamma distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1049 ../plugins/fn-stat/functions.c:1082 #: ../plugins/fn-stat/functions.c:1254 ../plugins/fn-stat/functions.c:1289 #: ../plugins/fn-stat/functions.c:1332 ../plugins/fn-stat/functions.c:1972 msgid "alpha:scale parameter" msgstr "" #: ../plugins/fn-stat/functions.c:1050 ../plugins/fn-stat/functions.c:1083 #: ../plugins/fn-stat/functions.c:1255 ../plugins/fn-stat/functions.c:1290 #: ../plugins/fn-stat/functions.c:1333 ../plugins/fn-stat/functions.c:1973 msgid "beta:scale parameter" msgstr "" #: ../plugins/fn-stat/functions.c:1052 ../plugins/fn-stat/functions.c:1459 #: ../plugins/fn-stat/functions.c:1978 ../plugins/fn-stat/functions.c:2198 msgid "If @{x} < 0 this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1053 ../plugins/fn-stat/functions.c:1259 #: ../plugins/fn-stat/functions.c:1296 ../plugins/fn-stat/functions.c:1337 msgid "If @{alpha} <= 0 or @{beta} <= 0, this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1080 msgid "GAMMAINV:inverse of the cumulative gamma distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1085 ../plugins/fn-stat/functions.c:1979 msgid "If @{alpha} <= 0 or @{beta} <= 0 this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1110 msgid "CHIDIST:survival function of the chi-squared distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1112 ../plugins/fn-stat/functions.c:1140 #: ../plugins/fn-stat/functions.c:1367 ../plugins/fn-stat/functions.c:1419 msgid "dof:number of degrees of freedom" msgstr "" #: ../plugins/fn-stat/functions.c:1113 ../plugins/fn-stat/functions.c:1141 #: ../plugins/fn-stat/functions.c:1369 ../plugins/fn-stat/functions.c:1458 #: ../plugins/fn-stat/functions.c:1663 msgid "The survival function is 1 minus the cumulative distribution function." msgstr "" #: ../plugins/fn-stat/functions.c:1114 msgid "If @{dof} is non-integer it is truncated." msgstr "" #: ../plugins/fn-stat/functions.c:1115 ../plugins/fn-stat/functions.c:1370 msgid "If @{dof} < 1 this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1117 msgid "" "CHIDIST(@{x},@{dof}) is the OpenFormula function LEGACY.CHIDIST(@{x},@{dof})." msgstr "" #: ../plugins/fn-stat/functions.c:1138 msgid "CHIINV:inverse of the survival function of the chi-squared distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1142 ../plugins/fn-stat/functions.c:1423 msgid "" "If @{p} < 0 or @{p} > 1 or @{dof} < 1 this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1144 msgid "" "CHIINV(@{p},@{dof}) is the OpenFormula function LEGACY.CHIDIST(@{p},@{dof})." msgstr "" #: ../plugins/fn-stat/functions.c:1165 msgid "CHITEST:p value of the Goodness of Fit Test" msgstr "" #: ../plugins/fn-stat/functions.c:1166 msgid "actual_range:observed data" msgstr "" #: ../plugins/fn-stat/functions.c:1167 msgid "theoretical_range:expected values" msgstr "" #: ../plugins/fn-stat/functions.c:1168 msgid "" "If the actual range is not an n by 1 or 1 by n range, but an n by m range, " "then CHITEST uses (n-1) times (m-1) as degrees of freedom. This is useful if " "the expected values were calculated from the observed value in a test of " "independence or test of homogeneity." msgstr "" #: ../plugins/fn-stat/functions.c:1174 msgid "CHITEST is the OpenFormula function LEGACY.CHITEST." msgstr "" #: ../plugins/fn-stat/functions.c:1252 msgid "BETADIST:cumulative distribution function of the beta distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1256 ../plugins/fn-stat/functions.c:1293 #: ../plugins/fn-stat/functions.c:1334 msgid "a:optional lower bound, defaults to 0" msgstr "" #: ../plugins/fn-stat/functions.c:1257 ../plugins/fn-stat/functions.c:1294 #: ../plugins/fn-stat/functions.c:1335 msgid "b:optional upper bound, defaults to 1" msgstr "" #: ../plugins/fn-stat/functions.c:1258 ../plugins/fn-stat/functions.c:1295 msgid "If @{x} < @{a} or @{x} > @{b} this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1260 ../plugins/fn-stat/functions.c:1297 #: ../plugins/fn-stat/functions.c:1338 msgid "If @{a} >= @{b} this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1287 msgid "BETA.DIST:cumulative distribution function of the beta distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1330 msgid "" "BETAINV:inverse of the cumulative distribution function of the beta " "distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1365 msgid "TDIST:survival function of the Student t-distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1368 msgid "tails:1 or 2" msgstr "" #: ../plugins/fn-stat/functions.c:1371 msgid "If @{tails} is neither 1 or 2 this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1372 msgid "" "The parameterization of this function is different from what is used for, e." "g., NORMSDIST. This is a common source of mistakes, but necessary for " "compatibility." msgstr "" #: ../plugins/fn-stat/functions.c:1375 msgid "This function is Excel compatible for non-negative @{x}." msgstr "" #: ../plugins/fn-stat/functions.c:1417 msgid "TINV:two tailed inverse of the Student t-distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1418 msgid "p:probability in both tails" msgstr "" #: ../plugins/fn-stat/functions.c:1420 msgid "" "This function returns the non-negative value x such that the area under the " "Student t density with @{dof} degrees of freedom to the right of x is @{p}/2." msgstr "" #: ../plugins/fn-stat/functions.c:1425 msgid "" "The parameterization of this function is different from what is used for, e." "g., NORMSINV. This is a common source of mistakes, but necessary for " "compatibility." msgstr "" #: ../plugins/fn-stat/functions.c:1454 msgid "FDIST:survival function of the F distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1456 ../plugins/fn-stat/functions.c:1661 msgid "dof_of_num:numerator degrees of freedom" msgstr "" #: ../plugins/fn-stat/functions.c:1457 ../plugins/fn-stat/functions.c:1662 msgid "dof_of_denom:denominator degrees of freedom" msgstr "" #: ../plugins/fn-stat/functions.c:1460 msgid "" "If @{dof_of_num} < 1 or @{dof_of_denom} < 1, this function returns a #NUM! " "error." msgstr "" #: ../plugins/fn-stat/functions.c:1462 msgid "FDIST is the OpenFormula function LEGACY.FDIST." msgstr "" #: ../plugins/fn-stat/functions.c:1484 msgid "" "LANDAU:approximate probability density function of the Landau distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1659 msgid "FINV:inverse of the survival function of the F distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1665 msgid "" "If @{dof_of_num} < 1 or @{dof_of_denom} < 1 this function returns a #NUM! " "error." msgstr "" #: ../plugins/fn-stat/functions.c:1667 msgid "FINV is the OpenFormula function LEGACY.FINV." msgstr "" #: ../plugins/fn-stat/functions.c:1689 msgid "" "BINOMDIST:probability mass or cumulative distribution function of the " "binomial distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1690 msgid "n:number of successes" msgstr "" #: ../plugins/fn-stat/functions.c:1691 ../plugins/fn-stat/functions.c:1725 #: ../plugins/fn-stat/functions.c:1787 msgid "trials:number of trials" msgstr "" #: ../plugins/fn-stat/functions.c:1692 ../plugins/fn-stat/functions.c:1726 #: ../plugins/fn-stat/functions.c:1788 msgid "p:probability of success in each trial" msgstr "" #: ../plugins/fn-stat/functions.c:1693 ../plugins/fn-stat/functions.c:1847 #: ../plugins/fn-stat/functions.c:2196 ../plugins/fn-stat/functions.c:4797 msgid "" "cumulative:whether to evaluate the mass function or the cumulative " "distribution function" msgstr "" #: ../plugins/fn-stat/functions.c:1694 msgid "If @{n} or @{trials} are non-integer they are truncated." msgstr "" #: ../plugins/fn-stat/functions.c:1695 msgid "If @{n} < 0 or @{trials} < 0 this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1696 msgid "If @{n} > @{trials} this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1724 msgid "" "BINOM.DIST.RANGE:probability of the binomial distribution over an interval" msgstr "" #: ../plugins/fn-stat/functions.c:1727 msgid "start:start of the interval" msgstr "" #: ../plugins/fn-stat/functions.c:1728 msgid "end:end of the interval, defaults to @{start}" msgstr "" #: ../plugins/fn-stat/functions.c:1729 msgid "If @{start}, @{end} or @{trials} are non-integer they are truncated." msgstr "" #: ../plugins/fn-stat/functions.c:1730 ../plugins/fn-stat/functions.c:1791 msgid "If @{trials} < 0 this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1732 msgid "If @{start} > @{end} this function returns 0." msgstr "" #: ../plugins/fn-stat/functions.c:1755 msgid "" "CAUCHY:probability density or cumulative distribution function of the " "Cauchy, Lorentz or Breit-Wigner distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1758 ../plugins/fn-stat/functions.c:4827 #: ../plugins/fn-stat/functions.c:4951 msgid "a:scale parameter" msgstr "" #: ../plugins/fn-stat/functions.c:1760 msgid "If @{a} < 0 this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1761 ../plugins/fn-stat/functions.c:4800 msgid "" "If @{cumulative} is neither TRUE nor FALSE this function returns a #VALUE! " "error." msgstr "" #: ../plugins/fn-stat/functions.c:1786 msgid "CRITBINOM:right-tailed critical value of the binomial distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1789 msgid "alpha:significance level (area of the tail)" msgstr "" #: ../plugins/fn-stat/functions.c:1790 msgid "If @{trials} is a non-integer it is truncated." msgstr "" #: ../plugins/fn-stat/functions.c:1793 msgid "If @{alpha} < 0 or @{alpha} > 1 this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1816 msgid "PERMUT:number of @{k}-permutations of a @{n}-set" msgstr "" #: ../plugins/fn-stat/functions.c:1817 msgid "n:size of the base set" msgstr "" #: ../plugins/fn-stat/functions.c:1818 msgid "k:number of elements in each permutation" msgstr "" #: ../plugins/fn-stat/functions.c:1819 msgid "If @{n} = 0 this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1820 msgid "If @{n} < @{k} this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1842 msgid "" "HYPGEOMDIST:probability mass or cumulative distribution function of the " "hypergeometric distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1843 msgid "x:number of successes" msgstr "" #: ../plugins/fn-stat/functions.c:1844 msgid "n:sample size" msgstr "" #: ../plugins/fn-stat/functions.c:1845 msgid "M:number of possible successes in the population" msgstr "" #: ../plugins/fn-stat/functions.c:1846 msgid "N:population size" msgstr "" #: ../plugins/fn-stat/functions.c:1848 msgid "If @{x},@{n},@{M} or @{N} is a non-integer it is truncated." msgstr "" #: ../plugins/fn-stat/functions.c:1849 msgid "If @{x},@{n},@{M} or @{N} < 0 this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1850 msgid "If @{x} > @{M} or @{n} > @{N} this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1878 msgid "" "CONFIDENCE:margin of error of a confidence interval for the population mean" msgstr "" #: ../plugins/fn-stat/functions.c:1879 ../plugins/fn-stat/functions.c:1912 msgid "alpha:significance level" msgstr "" #: ../plugins/fn-stat/functions.c:1880 msgid "stddev:population standard deviation" msgstr "" #: ../plugins/fn-stat/functions.c:1881 ../plugins/fn-stat/functions.c:1914 msgid "size:sample size" msgstr "" #: ../plugins/fn-stat/functions.c:1882 msgid "" "This function requires the usually unknown population standard deviation." msgstr "" #: ../plugins/fn-stat/functions.c:1883 ../plugins/fn-stat/functions.c:1916 msgid "If @{size} is non-integer it is truncated." msgstr "" #: ../plugins/fn-stat/functions.c:1884 msgid "If @{size} < 0 this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1885 msgid "If @{size} is 0 this function returns a #DIV/0! error." msgstr "" #: ../plugins/fn-stat/functions.c:1910 msgid "" "CONFIDENCE.T:margin of error of a confidence interval for the population " "mean using the Student's t-distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1913 msgid "stddev:sample standard deviation" msgstr "" #: ../plugins/fn-stat/functions.c:1915 msgid "If @{stddev} < 0 or = 0 this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1917 msgid "If @{size} < 1 this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:1918 msgid "If @{size} is 1 this function returns a #DIV/0! error." msgstr "" #: ../plugins/fn-stat/functions.c:1943 msgid "STANDARDIZE:z-score of a value" msgstr "" #: ../plugins/fn-stat/functions.c:1945 msgid "mean:mean of the original distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1946 msgid "stddev:standard deviation of the original distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1947 ../plugins/fn-stat/functions.c:2011 msgid "If @{stddev} is 0 this function returns a #DIV/0! error." msgstr "" #: ../plugins/fn-stat/functions.c:1970 msgid "" "WEIBULL:probability density or cumulative distribution function of the " "Weibull distribution" msgstr "" #: ../plugins/fn-stat/functions.c:1975 msgid "" "If the @{cumulative} boolean is true it will return: 1 - exp (-(@{x}/" "@{beta})^@{alpha}), otherwise it will return (@{alpha}/@{beta}^@{alpha}) * " "@{x}^(@{alpha}-1) * exp(-(@{x}/@{beta}^@{alpha}))." msgstr "" #: ../plugins/fn-stat/functions.c:2006 msgid "" "NORMDIST:probability density or cumulative distribution function of a normal " "distribution" msgstr "" #: ../plugins/fn-stat/functions.c:2008 ../plugins/fn-stat/functions.c:2041 #: ../plugins/fn-stat/functions.c:2195 msgid "mean:mean of the distribution" msgstr "" #: ../plugins/fn-stat/functions.c:2009 ../plugins/fn-stat/functions.c:2042 msgid "stddev:standard deviation of the distribution" msgstr "" #: ../plugins/fn-stat/functions.c:2039 msgid "" "NORMINV:inverse of the cumulative distribution function of a normal " "distribution" msgstr "" #: ../plugins/fn-stat/functions.c:2043 msgid "" "If @{p} < 0 or @{p} > 1 or @{stddev} <= 0 this function returns a #NUM! " "error." msgstr "" #: ../plugins/fn-stat/functions.c:2067 msgid "KURT:unbiased estimate of the kurtosis of a data set" msgstr "" #: ../plugins/fn-stat/functions.c:2071 msgid "" "This is only meaningful if the underlying distribution really has a fourth " "moment. The kurtosis is offset by three such that a normal distribution " "will have zero kurtosis." msgstr "" #: ../plugins/fn-stat/functions.c:2075 msgid "" "If fewer than four numbers are given or all of them are equal this function " "returns a #DIV/0! error." msgstr "" #: ../plugins/fn-stat/functions.c:2097 msgid "KURTP:population kurtosis of a data set" msgstr "" #: ../plugins/fn-stat/functions.c:2101 msgid "" "If fewer than two numbers are given or all of them are equal this function " "returns a #DIV/0! error." msgstr "" #: ../plugins/fn-stat/functions.c:2122 msgid "AVEDEV:average of the absolute deviations of a data set" msgstr "" #: ../plugins/fn-stat/functions.c:2145 msgid "DEVSQ:sum of squares of deviations of a data set" msgstr "" #: ../plugins/fn-stat/functions.c:2169 msgid "FISHER:Fisher transformation" msgstr "" #: ../plugins/fn-stat/functions.c:2171 msgid "If @{x} is not a number, this function returns a #VALUE! error." msgstr "" #: ../plugins/fn-stat/functions.c:2172 msgid "If @{x} <= -1 or @{x} >= 1, this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:2193 msgid "" "POISSON:probability mass or cumulative distribution function of the Poisson " "distribution" msgstr "" #: ../plugins/fn-stat/functions.c:2194 msgid "x:number of events" msgstr "" #: ../plugins/fn-stat/functions.c:2197 msgid "If @{x} is a non-integer it is truncated." msgstr "" #: ../plugins/fn-stat/functions.c:2199 msgid "If @{mean} <= 0 POISSON returns the #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:2225 msgid "PEARSON:Pearson correlation coefficient of the paired set of data" msgstr "" #: ../plugins/fn-stat/functions.c:2226 ../plugins/fn-stat/functions.c:2246 msgid "array1:first component values" msgstr "" #: ../plugins/fn-stat/functions.c:2227 ../plugins/fn-stat/functions.c:2247 msgid "array2:second component values" msgstr "" #: ../plugins/fn-stat/functions.c:2245 msgid "" "RSQ:square of the Pearson correlation coefficient of the paired set of data" msgstr "" #: ../plugins/fn-stat/functions.c:2270 msgid "MEDIAN:median of a data set" msgstr "" #: ../plugins/fn-stat/functions.c:2274 msgid "" "If even numbers are given MEDIAN returns the average of the two numbers in " "the center." msgstr "" #: ../plugins/fn-stat/functions.c:2279 msgid "wiki:en:Median" msgstr "" #: ../plugins/fn-stat/functions.c:2280 msgid "wolfram:StatisticalMedian.html" msgstr "" #: ../plugins/fn-stat/functions.c:2299 msgid "SSMEDIAN:median for grouped data" msgstr "" #: ../plugins/fn-stat/functions.c:2300 msgid "array:data set" msgstr "" #: ../plugins/fn-stat/functions.c:2301 msgid "interval:length of each grouping interval, defaults to 1" msgstr "" #: ../plugins/fn-stat/functions.c:2302 msgid "" "The data are assumed to be grouped into intervals of width @{interval}. Each " "data point in @{array} is the midpoint of the interval containing the true " "value. The median is calculated by interpolation within the median interval " "(the interval containing the median value), assuming that the true values " "within that interval are distributed uniformly:\n" "median = L + @{interval}*(N/2 - CF)/F\n" "where:\n" "L = the lower limit of the median interval\n" "N = the total number of data points\n" "CF = the number of data points below the median interval\n" "F = the number of data points in the median interval" msgstr "" #: ../plugins/fn-stat/functions.c:2313 ../plugins/fn-stat/functions.c:3095 #: ../plugins/fn-stat/functions.c:3137 ../plugins/fn-stat/functions.c:3182 #: ../plugins/fn-stat/functions.c:3225 msgid "If @{array} is empty, this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:2314 msgid "" "If @{interval} <= 0, this function returns a #NUM! error. SSMEDIAN does not " "check whether the data points are at least @{interval} apart." msgstr "" #: ../plugins/fn-stat/functions.c:2401 msgid "LARGE:@{k}-th largest value in a data set" msgstr "" #: ../plugins/fn-stat/functions.c:2402 ../plugins/fn-stat/functions.c:2460 msgid "data:data set" msgstr "" #: ../plugins/fn-stat/functions.c:2403 ../plugins/fn-stat/functions.c:2461 msgid "k:which value to find" msgstr "" #: ../plugins/fn-stat/functions.c:2404 ../plugins/fn-stat/functions.c:2462 msgid "If data set is empty this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:2405 ../plugins/fn-stat/functions.c:2463 msgid "" "If @{k} <= 0 or @{k} is greater than the number of data items given this " "function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:2410 msgid "Then LARGE(A1:A5,2) equals 25.9. LARGE(A1:A5,4) equals 17.3." msgstr "" #: ../plugins/fn-stat/functions.c:2459 msgid "SMALL:@{k}-th smallest value in a data set" msgstr "" #: ../plugins/fn-stat/functions.c:2468 msgid "Then SMALL(A1:A5,2) equals 17.3. SMALL(A1:A5,4) equals 25.9." msgstr "" #: ../plugins/fn-stat/functions.c:2502 msgid "" "PROB:probability of an interval for a discrete (and finite) probability " "distribution" msgstr "" #: ../plugins/fn-stat/functions.c:2503 msgid "x_range:possible values" msgstr "" #: ../plugins/fn-stat/functions.c:2504 msgid "prob_range:probabilities of the corresponding values" msgstr "" #: ../plugins/fn-stat/functions.c:2505 msgid "lower_limit:lower interval limit" msgstr "" #: ../plugins/fn-stat/functions.c:2506 msgid "upper_limit:upper interval limit, defaults to @{lower_limit}" msgstr "" #: ../plugins/fn-stat/functions.c:2507 msgid "" "If the sum of the probabilities in @{prob_range} is not equal to 1 this " "function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:2509 msgid "" "If any value in @{prob_range} is <=0 or > 1, this function returns a #NUM! " "error." msgstr "" #: ../plugins/fn-stat/functions.c:2511 msgid "" "If @{x_range} and @{prob_range} contain a different number of data entries, " "this function returns a #N/A error." msgstr "" #: ../plugins/fn-stat/functions.c:2588 msgid "STEYX:standard error of the predicted y-value in the regression" msgstr "" #: ../plugins/fn-stat/functions.c:2589 ../plugins/fn-stat/functions.c:3883 #: ../plugins/fn-stat/functions.c:3999 ../plugins/fn-stat/functions.c:4241 #: ../plugins/fn-stat/functions.c:4339 ../plugins/fn-stat/functions.c:4443 #: ../plugins/fn-stat/functions.c:4502 ../plugins/fn-stat/functions.c:4554 msgid "known_ys:known y-values" msgstr "" #: ../plugins/fn-stat/functions.c:2590 ../plugins/fn-stat/functions.c:4000 #: ../plugins/fn-stat/functions.c:4444 ../plugins/fn-stat/functions.c:4503 #: ../plugins/fn-stat/functions.c:4555 msgid "known_xs:known x-values" msgstr "" #: ../plugins/fn-stat/functions.c:2591 msgid "" "If @{known_ys} and @{known_xs} are empty or have a different number of " "arguments then this function returns a #N/A error." msgstr "" #: ../plugins/fn-stat/functions.c:2597 msgid "Then STEYX(A1:A5,B1:B5) equals 1.101509979." msgstr "" #: ../plugins/fn-stat/functions.c:2641 msgid "" "ZTEST:the probability of observing a sample mean as large as or larger than " "the mean of the given sample" msgstr "" #: ../plugins/fn-stat/functions.c:2643 msgid "ref:data set (sample)" msgstr "" #: ../plugins/fn-stat/functions.c:2644 msgid "x:population mean" msgstr "" #: ../plugins/fn-stat/functions.c:2645 msgid "" "stddev:population standard deviation, defaults to the sample standard " "deviation" msgstr "" #: ../plugins/fn-stat/functions.c:2646 msgid "" "ZTEST calculates the probability of observing a sample mean as large as or " "larger than the mean of the given sample for samples drawn from a normal " "distribution with mean @{x} and standard deviation @{stddev}." msgstr "" #: ../plugins/fn-stat/functions.c:2649 msgid "" "If @{ref} contains less than two data items ZTEST returns #DIV/0! error." msgstr "" #: ../plugins/fn-stat/functions.c:2655 msgid "Then ZTEST(A1:A5,20) equals 0.254717826." msgstr "" #: ../plugins/fn-stat/functions.c:2706 msgid "AVERAGEA:average of all the values and cells" msgstr "" #: ../plugins/fn-stat/functions.c:2730 msgid "" "MAXA:largest value, with negative numbers considered smaller than positive " "numbers" msgstr "" #: ../plugins/fn-stat/functions.c:2755 msgid "" "MINA:smallest value, with negative numbers considered smaller than positive " "numbers" msgstr "" #: ../plugins/fn-stat/functions.c:2780 msgid "VARA:sample variance of the given sample" msgstr "" #: ../plugins/fn-stat/functions.c:2783 msgid "VARA is also known as the N-1-variance." msgstr "" #: ../plugins/fn-stat/functions.c:2784 msgid "To get the true variance of a complete population use VARPA." msgstr "" #: ../plugins/fn-stat/functions.c:2809 msgid "VARPA:variance of an entire population" msgstr "" #: ../plugins/fn-stat/functions.c:2812 msgid "VARPA is also known as the N-variance." msgstr "" #: ../plugins/fn-stat/functions.c:2834 msgid "STDEVA:sample standard deviation of the given sample" msgstr "" #: ../plugins/fn-stat/functions.c:2838 msgid "STDEVA is also known as the N-1-standard deviation." msgstr "" #: ../plugins/fn-stat/functions.c:2839 msgid "" "To obtain the population standard deviation of a whole population use " "STDEVPA." msgstr "" #: ../plugins/fn-stat/functions.c:2862 msgid "STDEVPA:population standard deviation of an entire population" msgstr "" #: ../plugins/fn-stat/functions.c:2887 msgid "" "PERCENTRANK:rank of a data point in a data set (Hyndman-Fan method 7: N-1 " "basis)" msgstr "" #: ../plugins/fn-stat/functions.c:2888 ../plugins/fn-stat/functions.c:2992 msgid "array:range of numeric values" msgstr "" #: ../plugins/fn-stat/functions.c:2889 ../plugins/fn-stat/functions.c:2993 msgid "x:data point to be ranked" msgstr "" #: ../plugins/fn-stat/functions.c:2890 ../plugins/fn-stat/functions.c:2994 msgid "significance:number of significant digits, defaults to 3" msgstr "" #: ../plugins/fn-stat/functions.c:2891 ../plugins/fn-stat/functions.c:2995 msgid "" "If @{array} contains no data points, this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:2893 ../plugins/fn-stat/functions.c:2997 msgid "" "If @{significance} is less than one, this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:2895 ../plugins/fn-stat/functions.c:2999 msgid "" "If @{x} exceeds the largest value or is less than the smallest value in " "@{array}, this function returns an #N/A error." msgstr "" #: ../plugins/fn-stat/functions.c:2897 ../plugins/fn-stat/functions.c:3001 msgid "" "If @{x} does not match any of the values in @{array} or @{x} matches more " "than once, this function interpolates the returned value." msgstr "" #: ../plugins/fn-stat/functions.c:2991 msgid "" "PERCENTRANK.EXC:rank of a data point in a data set (Hyndman-Fan method 6: " "N+1 basis)" msgstr "" #: ../plugins/fn-stat/functions.c:3092 msgid "" "PERCENTILE:determines the 100*@{k}-th percentile of the given data points " "(Hyndman-Fan method 7: N-1 basis)" msgstr "" #: ../plugins/fn-stat/functions.c:3093 ../plugins/fn-stat/functions.c:3135 #: ../plugins/fn-stat/functions.c:3180 ../plugins/fn-stat/functions.c:3223 msgid "array:data points" msgstr "" #: ../plugins/fn-stat/functions.c:3094 ../plugins/fn-stat/functions.c:3136 msgid "k:which percentile to calculate" msgstr "" #: ../plugins/fn-stat/functions.c:3096 ../plugins/fn-stat/functions.c:3138 msgid "If @{k} < 0 or @{k} > 1, this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:3099 msgid "Then PERCENTILE(A1:A5,0.42) equals 20.02." msgstr "" #: ../plugins/fn-stat/functions.c:3134 msgid "" "PERCENTILE.EXC:determines the 100*@{k}-th percentile of the given data " "points (Hyndman-Fan method 6: N+1 basis)" msgstr "" #: ../plugins/fn-stat/functions.c:3141 msgid "Then PERCENTILE.EXC(A1:A5,0.42) equals 20.02." msgstr "" #: ../plugins/fn-stat/functions.c:3179 msgid "" "QUARTILE:the @{k}-th quartile of the data points (Hyndman-Fan method 7: N-1 " "basis)" msgstr "" #: ../plugins/fn-stat/functions.c:3181 msgid "quart:a number from 0 to 4, indicating which quartile to calculate" msgstr "" #: ../plugins/fn-stat/functions.c:3183 ../plugins/fn-stat/functions.c:3226 msgid "" "If @{quart} < 0 or @{quart} > 4, this function returns a #NUM! error. If " "@{quart} = 0, the smallest value of @{array} to be returned." msgstr "" #: ../plugins/fn-stat/functions.c:3184 ../plugins/fn-stat/functions.c:3227 msgid "If @{quart} is not an integer, it is truncated." msgstr "" #: ../plugins/fn-stat/functions.c:3187 msgid "Then QUARTILE(A1:A5,1) equals 17.3." msgstr "" #: ../plugins/fn-stat/functions.c:3222 msgid "" "QUARTILE.EXC:the @{k}-th quartile of the data points (Hyndman-Fan method 6: " "N+1 basis)" msgstr "" #: ../plugins/fn-stat/functions.c:3224 msgid "quart:a number from 1 to 3, indicating which quartile to calculate" msgstr "" #: ../plugins/fn-stat/functions.c:3230 msgid "Then QUARTILE.EXC(A1:A5,1) equals 14.35." msgstr "" #: ../plugins/fn-stat/functions.c:3268 msgid "" "FTEST:p-value for the two-tailed hypothesis test comparing the variances of " "two populations" msgstr "" #: ../plugins/fn-stat/functions.c:3270 ../plugins/fn-stat/functions.c:3327 msgid "array1:sample from the first population" msgstr "" #: ../plugins/fn-stat/functions.c:3271 ../plugins/fn-stat/functions.c:3328 msgid "array2:sample from the second population" msgstr "" #: ../plugins/fn-stat/functions.c:3276 msgid "Then FTEST(A1:A5,B1:B5) equals 0.510815017." msgstr "" #: ../plugins/fn-stat/functions.c:3325 msgid "" "TTEST:p-value for a hypothesis test comparing the means of two populations " "using the Student t-distribution" msgstr "" #: ../plugins/fn-stat/functions.c:3329 msgid "tails:number of tails to consider" msgstr "" #: ../plugins/fn-stat/functions.c:3330 msgid "" "type:Type of test to perform. 1 indicates a test for paired variables, 2 a " "test of unpaired variables with equal variances, and 3 a test of unpaired " "variables with unequal variances" msgstr "" #: ../plugins/fn-stat/functions.c:3333 msgid "" "If the data sets contain a different number of data points and the test is " "paired (@{type} one), TTEST returns the #N/A error." msgstr "" #: ../plugins/fn-stat/functions.c:3335 msgid "@{tails} and @{type} are truncated to integers." msgstr "" #: ../plugins/fn-stat/functions.c:3336 msgid "If @{tails} is not one or two, this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:3337 msgid "" "If @{type} is any other than one, two, or three, this function returns a " "#NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:3342 msgid "" "Then TTEST(A1:A5,B1:B5,1,1) equals 0.003127619. TTEST(A1:A5,B1:B5,2,1) " "equals 0.006255239. TTEST(A1:A5,B1:B5,1,2) equals 0.111804322. TTEST(A1:A5," "B1:B5,1,3) equals 0.113821797." msgstr "" #: ../plugins/fn-stat/functions.c:3500 msgid "FREQUENCY:frequency table" msgstr "" #: ../plugins/fn-stat/functions.c:3501 msgid "data_array:data values" msgstr "" #: ../plugins/fn-stat/functions.c:3502 msgid "bins_array:array of cutoff values" msgstr "" #: ../plugins/fn-stat/functions.c:3503 msgid "The results are given as an array." msgstr "" #: ../plugins/fn-stat/functions.c:3504 msgid "" "If the @{bins_array} is empty, this function returns the number of data " "points in @{data_array}." msgstr "" #: ../plugins/fn-stat/functions.c:3568 msgid "LEVERAGE:calculate regression leverage" msgstr "" #: ../plugins/fn-stat/functions.c:3571 msgid "" "Returns the diagonal of @{A} (@{A}^T @{A})^-1 @{A}^T as a column vector." msgstr "" #: ../plugins/fn-stat/functions.c:3572 #, fuzzy #| msgid "If @{z} is not a valid complex number, #VALUE! is returned." msgid "If the matrix is singular, #VALUE! is returned." msgstr "如果 @{z} 不是一个有效的复数,则返回值为 #VALUE! 。" #: ../plugins/fn-stat/functions.c:3776 msgid "LINEST:multiple linear regression coefficients and statistics" msgstr "" #: ../plugins/fn-stat/functions.c:3777 ../plugins/fn-stat/functions.c:4094 msgid "known_ys:vector of values of dependent variable" msgstr "" #: ../plugins/fn-stat/functions.c:3778 ../plugins/fn-stat/functions.c:4095 msgid "" "known_xs:array of values of independent variables, defaults to a single " "vector {1,…,n}" msgstr "" #: ../plugins/fn-stat/functions.c:3779 ../plugins/fn-stat/functions.c:3885 #: ../plugins/fn-stat/functions.c:4097 ../plugins/fn-stat/functions.c:4243 #: ../plugins/fn-stat/functions.c:4342 msgid "affine:if true, the model contains a constant term, defaults to true" msgstr "" #: ../plugins/fn-stat/functions.c:3780 msgid "" "stats:if true, some additional statistics are provided, defaults to false" msgstr "" #: ../plugins/fn-stat/functions.c:3781 msgid "" "This function returns an array with the first row giving the regression " "coefficients for the independent variables x_m, x_(m-1),…,x_2, x_1 followed " "by the y-intercept if @{affine} is true." msgstr "" #: ../plugins/fn-stat/functions.c:3784 msgid "" "If @{stats} is true, the second row contains the corresponding standard " "errors of the regression coefficients. In this case, the third row contains " "the R^2 value and the standard error for the predicted value. The fourth row " "contains the observed F value and its degrees of freedom. Finally, the fifth " "row contains the regression sum of squares and the residual sum of squares." msgstr "" #: ../plugins/fn-stat/functions.c:3791 msgid "" "If @{affine} is false, R^2 is the uncentered version of the coefficient of " "determination; that is the proportion of the sum of squares explained by the " "model." msgstr "" #: ../plugins/fn-stat/functions.c:3794 ../plugins/fn-stat/functions.c:4098 msgid "" "If the length of @{known_ys} does not match the corresponding length of " "@{known_xs}, this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:3882 msgid "LOGREG:the logarithmic regression" msgstr "" #: ../plugins/fn-stat/functions.c:3884 ../plugins/fn-stat/functions.c:4340 msgid "known_xs:known x-values; defaults to the array {1, 2, 3, …}" msgstr "" #: ../plugins/fn-stat/functions.c:3886 ../plugins/fn-stat/functions.c:4244 msgid "" "stat:if true, extra statistical information will be returned; defaults to " "FALSE" msgstr "" #: ../plugins/fn-stat/functions.c:3887 msgid "" "LOGREG function transforms your x's to z=ln(x) and applies the “least " "squares” method to fit the linear equation y = m * z + b to your y's and z's " "--- equivalent to fitting the equation y = m * ln(x) + b to y's and x's. " "LOGREG returns an array having two columns and one row. m is given in the " "first column and b in the second." msgstr "" #: ../plugins/fn-stat/functions.c:3895 msgid "" "Any extra statistical information is written below m and b in the result " "array. This extra statistical information consists of four rows of data: " "In the first row the standard error values for the coefficients m, b are " "given. The second row contains the square of R and the standard error for " "the y estimate. The third row contains the F-observed value and the degrees " "of freedom. The last row contains the regression sum of squares and the " "residual sum of squares. The default of @{stat} is FALSE." msgstr "" #: ../plugins/fn-stat/functions.c:3904 ../plugins/fn-stat/functions.c:4259 #: ../plugins/fn-stat/functions.c:4351 msgid "" "If @{known_ys} and @{known_xs} have unequal number of data points, this " "function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:3998 msgid "LOGFIT:logarithmic least square fit (using a trial and error method)" msgstr "" #: ../plugins/fn-stat/functions.c:4002 msgid "" "LOGFIT function applies the “least squares” method to fit the logarithmic " "equation y = a + b * ln(sign * (x - c)) , sign = +1 or -1 to your data. " "The graph of the equation is a logarithmic curve moved horizontally by c and " "possibly mirrored across the y-axis (if sign = -1)." msgstr "" #: ../plugins/fn-stat/functions.c:4008 msgid "" "LOGFIT returns an array having five columns and one row. `Sign' is given in " "the first column, `a', `b', and `c' are given in columns 2 to 4. Column 5 " "holds the sum of squared residuals." msgstr "" #: ../plugins/fn-stat/functions.c:4012 msgid "" "An error is returned when there are less than 3 different x's or y's, or " "when the shape of the point cloud is too different from a ``logarithmic'' " "one." msgstr "" #: ../plugins/fn-stat/functions.c:4015 msgid "" "You can use the above formula = a + b * ln(sign * (x - c)) or rearrange it " "to = (exp((y - a) / b)) / sign + c to compute unknown y's or x's, " "respectively." msgstr "" #: ../plugins/fn-stat/functions.c:4020 msgid "" "This is non-linear fitting by trial-and-error. The accuracy of `c' is: width " "of x-range -> rounded to the next smaller (10^integer), times 0.000001. " "There might be cases in which the returned fit is not the best possible." msgstr "" #: ../plugins/fn-stat/functions.c:4093 msgid "" "TREND:estimates future values of a given data set using a least squares " "approximation" msgstr "" #: ../plugins/fn-stat/functions.c:4096 msgid "" "new_xs:array of x-values for which to estimate the y-values; defaults to " "@{known_xs}" msgstr "" #: ../plugins/fn-stat/functions.c:4100 msgid "" "Let us assume that the cells A1, A2, …, A5 contain numbers 11.4, 17.3, 21.3, " "25.9, and 40.1, and the cells B1, B2, ... B5 23.2, 25.8, 29.9, 33.5, and " "42.7." msgstr "" #: ../plugins/fn-stat/functions.c:4103 msgid "Then TREND(A1:A5,B1:B5) equals {12.1, 15.7, 21.6, 26.7, 39.7}." msgstr "" #: ../plugins/fn-stat/functions.c:4240 msgid "LOGEST:exponential least square fit" msgstr "" #: ../plugins/fn-stat/functions.c:4242 msgid "known_xs:known x-values; default to an array {1, 2, 3, …}" msgstr "" #: ../plugins/fn-stat/functions.c:4245 msgid "" "LOGEST function applies the “least squares” method to fit an exponential " "curve of the form\ty = b * m{1}^x{1} * m{2}^x{2}... to your data." msgstr "" #: ../plugins/fn-stat/functions.c:4249 msgid "LOGEST returns an array { m{n},m{n-1}, ...,m{1},b }." msgstr "" #: ../plugins/fn-stat/functions.c:4250 msgid "" "Extra statistical information is written below the regression line " "coefficients in the result array. Extra statistical information consists of " "four rows of data. In the first row the standard error values for the " "coefficients m1, (m2, ...), b are represented. The second row contains the " "square of R and the standard error for the y estimate. The third row " "contains the F-observed value and the degrees of freedom. The last row " "contains the regression sum of squares and the residual sum of squares." msgstr "" #: ../plugins/fn-stat/functions.c:4338 msgid "GROWTH:exponential growth prediction" msgstr "" #: ../plugins/fn-stat/functions.c:4341 msgid "" "new_xs:x-values for which to estimate the y-values; defaults to @{known_xs}" msgstr "" #: ../plugins/fn-stat/functions.c:4343 msgid "" "GROWTH function applies the “least squares” method to fit an exponential " "curve to your data and predicts the exponential growth by using this curve." msgstr "" #: ../plugins/fn-stat/functions.c:4348 msgid "" "GROWTH returns an array having one column and a row for each data point in " "@{new_xs}." msgstr "" #: ../plugins/fn-stat/functions.c:4440 msgid "" "FORECAST:estimates a future value according to existing values using simple " "linear regression" msgstr "" #: ../plugins/fn-stat/functions.c:4442 msgid "x:x-value whose matching y-value should be forecast" msgstr "" #: ../plugins/fn-stat/functions.c:4445 msgid "" "This function estimates a future value according to existing values using " "simple linear regression." msgstr "" #: ../plugins/fn-stat/functions.c:4447 ../plugins/fn-stat/functions.c:4504 #: ../plugins/fn-stat/functions.c:4557 msgid "" "If @{known_xs} or @{known_ys} contains no data entries or different number " "of data entries, this function returns a #N/A error." msgstr "" #: ../plugins/fn-stat/functions.c:4449 msgid "" "If the variance of the @{known_xs} is zero, this function returns a #DIV/0 " "error." msgstr "" #: ../plugins/fn-stat/functions.c:4455 msgid "Then FORECAST(7,A1:A5,B1:B5) equals -10.859397661." msgstr "" #: ../plugins/fn-stat/functions.c:4501 msgid "INTERCEPT:the intercept of a linear regression line" msgstr "" #: ../plugins/fn-stat/functions.c:4506 ../plugins/fn-stat/functions.c:4559 msgid "" "If the variance of the @{known_xs} is zero, this function returns #DIV/0 " "error." msgstr "" #: ../plugins/fn-stat/functions.c:4512 msgid "Then INTERCEPT(A1:A5,B1:B5) equals -20.785117212." msgstr "" #: ../plugins/fn-stat/functions.c:4553 msgid "SLOPE:the slope of a linear regression line" msgstr "" #: ../plugins/fn-stat/functions.c:4564 msgid "Then SLOPE(A1:A5,B1:B5) equals 1.417959936." msgstr "" #: ../plugins/fn-stat/functions.c:4605 msgid "SUBTOTAL:the subtotal of the given list of arguments" msgstr "" #: ../plugins/fn-stat/functions.c:4606 msgid "" "function_nbr:determines which function to use according to the following " "table:\n" "\t1 AVERAGE\n" "\t2 COUNT\n" "\t3 COUNTA\n" "\t4 MAX\n" "\t5 MIN\n" "\t6 PRODUCT\n" "\t7 STDEV\n" "\t8 STDEVP\n" "\t9 SUM\n" "\t10 VAR\n" "\t11 VARP" msgstr "" #: ../plugins/fn-stat/functions.c:4619 msgid "ref1:first value" msgstr "" #: ../plugins/fn-stat/functions.c:4620 msgid "ref2:second value" msgstr "" #: ../plugins/fn-stat/functions.c:4622 msgid "" "Let us assume that the cells A1, A2, ..., A5 contain numbers 23, 27, 28, 33, " "and 39." msgstr "" #: ../plugins/fn-stat/functions.c:4623 msgid "" "Then SUBTOTAL(1,A1:A5) equals 30. SUBTOTAL(6,A1:A5) equals 22378356. " "SUBTOTAL(7,A1:A5) equals 6.164414003. SUBTOTAL(9,A1:A5) equals 150. " "SUBTOTAL(11,A1:A5) equals 30.4." msgstr "" #: ../plugins/fn-stat/functions.c:4695 msgid "CRONBACH:Cronbach's alpha" msgstr "" #: ../plugins/fn-stat/functions.c:4696 msgid "ref1:first data set" msgstr "" #: ../plugins/fn-stat/functions.c:4697 msgid "ref2:second data set" msgstr "" #: ../plugins/fn-stat/functions.c:4794 msgid "" "GEOMDIST:probability mass or cumulative distribution function of the " "geometric distribution" msgstr "" #: ../plugins/fn-stat/functions.c:4795 msgid "k:number of trials" msgstr "" #: ../plugins/fn-stat/functions.c:4796 msgid "p:probability of success in any trial" msgstr "" #: ../plugins/fn-stat/functions.c:4798 msgid "If @{k} < 0 this function returns a #NUM! error." msgstr "" #: ../plugins/fn-stat/functions.c:4825 msgid "LOGISTIC:probability density function of the logistic distribution" msgstr "" #: ../plugins/fn-stat/functions.c:4856 msgid "PARETO:probability density function of the Pareto distribution" msgstr "" #: ../plugins/fn-stat/functions.c:4858 msgid "a:exponent" msgstr "" #: ../plugins/fn-stat/functions.c:4859 ../plugins/fn-stat/functions.c:4952 msgid "b:scale parameter" msgstr "" #: ../plugins/fn-stat/functions.c:4890 msgid "RAYLEIGH:probability density function of the Rayleigh distribution" msgstr "" #: ../plugins/fn-stat/functions.c:4892 ../plugins/fn-stat/functions.c:4913 msgid "sigma:scale parameter" msgstr "" #: ../plugins/fn-stat/functions.c:4910 msgid "" "RAYLEIGHTAIL:probability density function of the Rayleigh tail distribution" msgstr "" #: ../plugins/fn-stat/functions.c:4912 msgid "a:lower limit" msgstr "" #: ../plugins/fn-stat/functions.c:4948 msgid "" "EXPPOWDIST:the probability density function of the Exponential Power " "distribution" msgstr "" #: ../plugins/fn-stat/functions.c:4954 #, fuzzy msgid "" "This distribution has been recommended for lifetime analysis when a U-shaped " "hazard function is desired. This corresponds to rapid failure once the " "product starts to wear out after a period of steady or even improving " "reliability." msgstr "" "@FUNCTION=RandExp\n" "@SYNTAX=RandExp(b)\n" "@DESCRIPTION=RandExp 返回指数分布随机数. \n" "@EXAMPLES=\n" "RandExp(0.5).\n" "\n" "@SEEALSO=RAND,RANDBETWEEN" #: ../plugins/fn-stat/functions.c:4982 msgid "LAPLACE:probability density function of the Laplace distribution" msgstr "" #: ../plugins/fn-stat/functions.c:4984 msgid "a:mean" msgstr "" #: ../plugins/fn-stat/functions.c:5005 msgid "" "PERMUTATIONA:the number of permutations of @{y} objects chosen from @{x} " "objects with repetition allowed" msgstr "" #: ../plugins/fn-stat/functions.c:5006 msgid "x:total number of objects" msgstr "" #: ../plugins/fn-stat/functions.c:5007 msgid "y:number of selected objects" msgstr "" #: ../plugins/fn-stat/functions.c:5008 msgid "If both @{x} and @{y} equal 0, PERMUTATIONA returns 1." msgstr "" #: ../plugins/fn-stat/functions.c:5009 msgid "If @{x} < 0 or @{y} < 0, PERMUTATIONA returns #NUM!" msgstr "" #: ../plugins/fn-stat/functions.c:5010 msgid "If @{x} or @{y} are not integers, they are truncated." msgstr "" #: ../plugins/fn-stat/functions.c:5036 msgid "LKSTEST:Lilliefors (Kolmogorov-Smirnov) Test of Normality" msgstr "" #: ../plugins/fn-stat/functions.c:5037 ../plugins/fn-stat/functions.c:5155 #: ../plugins/fn-stat/functions.c:5240 ../plugins/fn-stat/functions.c:5324 msgid "x:array of sample values" msgstr "" #: ../plugins/fn-stat/functions.c:5038 msgid "" "This function returns an array with the first row giving the p-value of the " "Lilliefors (Kolmogorov-Smirnov) Test, the second row the test statistic of " "the test, and the third the number of observations in the sample." msgstr "" #: ../plugins/fn-stat/functions.c:5040 msgid "If there are less than 5 sample values, LKSTEST returns #VALUE!" msgstr "" #: ../plugins/fn-stat/functions.c:5042 msgid "wiki:en:Lilliefors_test" msgstr "" #: ../plugins/fn-stat/functions.c:5154 msgid "SFTEST:Shapiro-Francia Test of Normality" msgstr "" #: ../plugins/fn-stat/functions.c:5156 msgid "" "This function returns an array with the first row giving the p-value of the " "Shapiro-Francia Test, the second row the test statistic of the test, and the " "third the number of observations in the sample." msgstr "" #: ../plugins/fn-stat/functions.c:5158 msgid "" "If there are less than 5 or more than 5000 sample values, SFTEST returns " "#VALUE!" msgstr "" #: ../plugins/fn-stat/functions.c:5239 msgid "CVMTEST:Cramér-von Mises Test of Normality" msgstr "" #: ../plugins/fn-stat/functions.c:5241 msgid "" "This function returns an array with the first row giving the p-value of the " "Cramér-von Mises Test, the second row the test statistic of the test, and " "the third the number of observations in the sample." msgstr "" #: ../plugins/fn-stat/functions.c:5243 msgid "If there are less than 8 sample values, CVMTEST returns #VALUE!" msgstr "" #: ../plugins/fn-stat/functions.c:5245 msgid "wiki:en:Cramér–von-Mises_criterion" msgstr "" #: ../plugins/fn-stat/functions.c:5323 msgid "ADTEST:Anderson-Darling Test of Normality" msgstr "" #: ../plugins/fn-stat/functions.c:5325 msgid "" "This function returns an array with the first row giving the p-value of the " "Anderson-Darling Test, the second row the test statistic of the test, and " "the third the number of observations in the sample." msgstr "" #: ../plugins/fn-stat/functions.c:5327 msgid "If there are less than 8 sample values, ADTEST returns #VALUE!" msgstr "" #: ../plugins/fn-stat/functions.c:5329 msgid "wiki:en:Anderson–Darling_test" msgstr "" #: ../plugins/fn-string/functions.c:54 msgid "CHAR:the CP1252 (Windows-1252) character for the code point @{x}" msgstr "" #: ../plugins/fn-string/functions.c:55 msgid "x:code point" msgstr "" #: ../plugins/fn-string/functions.c:56 msgid "CHAR(@{x}) returns the CP1252 (Windows-1252) character with code @{x}." msgstr "" #: ../plugins/fn-string/functions.c:57 msgid "@{x} must be in the range 1 to 255." msgstr "" #: ../plugins/fn-string/functions.c:58 ../plugins/fn-string/functions.c:134 msgid "" "CP1252 (Windows-1252) is also known as the \"ANSI code page\", but it is not " "an ANSI standard." msgstr "" #: ../plugins/fn-string/functions.c:60 msgid "" "CP1252 (Windows-1252) is based on an early draft of ISO-8859-1, and contains " "all of its printable characters. It also contains all of ISO-8859-15's " "printable characters (but partially at different positions.)" msgstr "" #: ../plugins/fn-string/functions.c:64 ../plugins/fn-string/functions.c:136 msgid "" "In CP1252 (Windows-1252), 129, 141, 143, 144, and 157 do not have matching " "characters." msgstr "" #: ../plugins/fn-string/functions.c:65 ../plugins/fn-string/functions.c:137 msgid "" "For @{x} from 1 to 255 except 129, 141, 143, 144, and 157 we have " "CODE(CHAR(@{x}))=@{x}." msgstr "" #: ../plugins/fn-string/functions.c:103 msgid "" "UNICHAR:the Unicode character represented by the Unicode code point @{x}" msgstr "" #: ../plugins/fn-string/functions.c:104 msgid "x:Unicode code point" msgstr "" #: ../plugins/fn-string/functions.c:131 msgid "CODE:the CP1252 (Windows-1252) code point for the character @{c}" msgstr "" #: ../plugins/fn-string/functions.c:132 ../plugins/fn-string/functions.c:177 msgid "c:character" msgstr "" #: ../plugins/fn-string/functions.c:133 msgid "@{c} must be a valid CP1252 (Windows-1252) character." msgstr "" #: ../plugins/fn-string/functions.c:135 msgid "" "CP1252 (Windows-1252) is based on an early draft of ISO-8859-1, and contains " "all of its printable characters (but partially at different positions.)" msgstr "" #: ../plugins/fn-string/functions.c:176 msgid "UNICODE:the Unicode code point for the character @{c}" msgstr "" #: ../plugins/fn-string/functions.c:246 msgid "EXACT:TRUE if @{string1} is exactly equal to @{string2}" msgstr "" #: ../plugins/fn-string/functions.c:247 msgid "string1:first string" msgstr "" #: ../plugins/fn-string/functions.c:248 msgid "string2:second string" msgstr "" #: ../plugins/fn-string/functions.c:266 msgid "ENCODEURL:encode a string for use in a URL" msgstr "" #: ../plugins/fn-string/functions.c:267 msgid "string:string to encode" msgstr "" #: ../plugins/fn-string/functions.c:283 msgid "LEN:the number of characters of the string @{s}" msgstr "" #: ../plugins/fn-string/functions.c:284 ../plugins/fn-string/functions.c:301 #: ../plugins/fn-string/functions.c:319 ../plugins/fn-string/functions.c:351 #: ../plugins/fn-string/functions.c:403 ../plugins/fn-string/functions.c:443 #: ../plugins/fn-string/functions.c:530 ../plugins/fn-string/functions.c:566 msgid "s:the string" msgstr "" #: ../plugins/fn-string/functions.c:300 msgid "LENB:the number of bytes in the string @{s}" msgstr "" #: ../plugins/fn-string/functions.c:318 msgid "LEFT:the first @{num_chars} characters of the string @{s}" msgstr "" #: ../plugins/fn-string/functions.c:320 ../plugins/fn-string/functions.c:531 msgid "num_chars:the number of characters to return (defaults to 1)" msgstr "" #: ../plugins/fn-string/functions.c:321 msgid "" "If the string @{s} is in a right-to-left script, the returned first " "characters are from the right of the string." msgstr "" #: ../plugins/fn-string/functions.c:350 msgid "" "LEFTB:the first characters of the string @{s} comprising at most " "@{num_bytes} bytes" msgstr "" #: ../plugins/fn-string/functions.c:352 ../plugins/fn-string/functions.c:445 #: ../plugins/fn-string/functions.c:567 msgid "num_bytes:the maximum number of bytes to return (defaults to 1)" msgstr "" #: ../plugins/fn-string/functions.c:353 ../plugins/fn-string/functions.c:446 #: ../plugins/fn-string/functions.c:568 ../plugins/fn-string/functions.c:1012 #: ../plugins/fn-string/functions.c:1478 msgid "" "The semantics of this function is subject to change as various applications " "implement it." msgstr "" #: ../plugins/fn-string/functions.c:354 msgid "" "If the string is in a right-to-left script, the returned first characters " "are from the right of the string." msgstr "" #: ../plugins/fn-string/functions.c:355 ../plugins/fn-string/functions.c:447 #: ../plugins/fn-string/functions.c:491 ../plugins/fn-string/functions.c:570 #: ../plugins/fn-string/functions.c:1013 ../plugins/fn-string/functions.c:1479 msgid "" "While this function is syntactically Excel compatible, the differences in " "the underlying text encoding will usually yield different results." msgstr "" #: ../plugins/fn-string/functions.c:356 ../plugins/fn-string/functions.c:449 #: ../plugins/fn-string/functions.c:493 ../plugins/fn-string/functions.c:571 #: ../plugins/fn-string/functions.c:1015 ../plugins/fn-string/functions.c:1481 msgid "" "While this function is OpenFormula compatible, most of its behavior is, at " "this time, implementation specific." msgstr "" #: ../plugins/fn-string/functions.c:384 msgid "LOWER:a lower-case version of the string @{text}" msgstr "" #: ../plugins/fn-string/functions.c:402 msgid "" "MID:the substring of the string @{s} starting at position @{position} " "consisting of @{length} characters" msgstr "" #: ../plugins/fn-string/functions.c:404 msgid "position:the starting position" msgstr "" #: ../plugins/fn-string/functions.c:405 msgid "length:the number of characters to return" msgstr "" #: ../plugins/fn-string/functions.c:442 msgid "" "MIDB:the characters following the first @{start_pos} bytes comprising at " "most @{num_bytes} bytes" msgstr "" #: ../plugins/fn-string/functions.c:444 msgid "start_pos:the number of the byte with which to start (defaults to 1)" msgstr "" #: ../plugins/fn-string/functions.c:486 msgid "" "FINDB:first byte position of @{string1} in @{string2} following byte " "position @{start}" msgstr "" #: ../plugins/fn-string/functions.c:487 ../plugins/fn-string/functions.c:814 msgid "string1:search string" msgstr "" #: ../plugins/fn-string/functions.c:488 ../plugins/fn-string/functions.c:815 msgid "string2:search field" msgstr "" #: ../plugins/fn-string/functions.c:489 ../plugins/fn-string/functions.c:1468 msgid "start:starting byte position, defaults to 1" msgstr "" #: ../plugins/fn-string/functions.c:490 ../plugins/fn-string/functions.c:817 msgid "This search is case-sensitive." msgstr "" #: ../plugins/fn-string/functions.c:529 msgid "RIGHT:the last @{num_chars} characters of the string @{s}" msgstr "" #: ../plugins/fn-string/functions.c:532 ../plugins/fn-string/functions.c:569 msgid "" "If the string @{s} is in a right-to-left script, the returned last " "characters are from the left of the string." msgstr "" #: ../plugins/fn-string/functions.c:565 msgid "" "RIGHTB:the last characters of the string @{s} comprising at most " "@{num_bytes} bytes" msgstr "" #: ../plugins/fn-string/functions.c:600 msgid "UPPER:an upper-case version of the string @{text}" msgstr "" #: ../plugins/fn-string/functions.c:619 msgid "CONCATENATE:the concatenation of the strings @{s1}, @{s2},…" msgstr "" #: ../plugins/fn-string/functions.c:620 ../plugins/fn-string/functions.c:641 #: ../plugins/fn-string/functions.c:662 msgid "s1:first string" msgstr "" #: ../plugins/fn-string/functions.c:621 ../plugins/fn-string/functions.c:642 #: ../plugins/fn-string/functions.c:663 msgid "s2:second string" msgstr "" #: ../plugins/fn-string/functions.c:640 msgid "CONCAT:the concatenation of the strings @{s1}, @{s2},…" msgstr "" #: ../plugins/fn-string/functions.c:645 msgid "This function is identical to CONCATENATE" msgstr "" #: ../plugins/fn-string/functions.c:659 msgid "" "TEXTJOIN:the concatenation of the strings @{s1}, @{s2},… delimited by @{del}" msgstr "" #: ../plugins/fn-string/functions.c:660 msgid "del:delimiter" msgstr "" #: ../plugins/fn-string/functions.c:661 msgid "blank:ignore blanks" msgstr "" #: ../plugins/fn-string/functions.c:740 msgid "REPT:@{num} repetitions of string @{text}" msgstr "" #: ../plugins/fn-string/functions.c:742 msgid "num:non-negative integer" msgstr "" #: ../plugins/fn-string/functions.c:784 msgid "CLEAN:@{text} with any non-printable characters removed" msgstr "" #: ../plugins/fn-string/functions.c:786 msgid "" "CLEAN removes non-printable characters from its argument leaving only " "regular characters and white-space." msgstr "" #: ../plugins/fn-string/functions.c:813 msgid "" "FIND:first position of @{string1} in @{string2} following position @{start}" msgstr "" #: ../plugins/fn-string/functions.c:816 ../plugins/fn-string/functions.c:1425 msgid "start:starting position, defaults to 1" msgstr "" #: ../plugins/fn-string/functions.c:851 msgid "FIXED:formatted string representation of @{num}" msgstr "" #: ../plugins/fn-string/functions.c:852 ../plugins/fn-string/functions.c:1350 msgid "num:number" msgstr "" #: ../plugins/fn-string/functions.c:853 msgid "decimals:number of decimals" msgstr "" #: ../plugins/fn-string/functions.c:854 msgid "" "no_commas:TRUE if no thousand separators should be used, defaults to FALSE" msgstr "" #: ../plugins/fn-string/functions.c:911 msgid "PROPER:@{text} with initial of each word capitalised" msgstr "" #: ../plugins/fn-string/functions.c:953 msgid "" "REPLACE:string @{old} with @{num} characters starting at @{start} replaced " "by @{new}" msgstr "" #: ../plugins/fn-string/functions.c:955 ../plugins/fn-string/functions.c:1006 msgid "old:original text" msgstr "" #: ../plugins/fn-string/functions.c:956 msgid "start:starting position" msgstr "" #: ../plugins/fn-string/functions.c:957 msgid "num:number of characters to be replaced" msgstr "" #: ../plugins/fn-string/functions.c:958 ../plugins/fn-string/functions.c:1009 #: ../plugins/fn-string/functions.c:1278 msgid "new:replacement string" msgstr "" #: ../plugins/fn-string/functions.c:1004 msgid "" "REPLACEB:string @{old} with up to @{num} bytes starting at @{start} replaced " "by @{new}" msgstr "" #: ../plugins/fn-string/functions.c:1007 msgid "start:starting byte position" msgstr "" #: ../plugins/fn-string/functions.c:1008 msgid "num:number of bytes to be replaced" msgstr "" #: ../plugins/fn-string/functions.c:1010 msgid "" "REPLACEB replaces the string of valid unicode characters starting at the " "byte @{start} and ending at @{start}+@{num}-1 with the string @{new}." msgstr "" #: ../plugins/fn-string/functions.c:1059 msgid "T:@{value} if and only if @{value} is text, otherwise empty" msgstr "" #: ../plugins/fn-string/functions.c:1060 msgid "value:original value" msgstr "" #: ../plugins/fn-string/functions.c:1082 msgid "TEXT:@{value} as a string formatted as @{format}" msgstr "" #: ../plugins/fn-string/functions.c:1083 msgid "value:value to be formatted" msgstr "" #: ../plugins/fn-string/functions.c:1084 msgid "format:desired format" msgstr "" #: ../plugins/fn-string/functions.c:1136 msgid "TRIM:@{text} with only single spaces between words" msgstr "" #: ../plugins/fn-string/functions.c:1183 msgid "VALUE:numeric value of @{text}" msgstr "" #: ../plugins/fn-string/functions.c:1216 msgid "NUMBERVALUE:numeric value of @{text}" msgstr "" #: ../plugins/fn-string/functions.c:1218 msgid "separator:decimal separator" msgstr "" #: ../plugins/fn-string/functions.c:1219 msgid "" "If @{text} does not look like a decimal number, NUMBERVALUE returns the " "value VALUE would return (ignoring the given @{separator})." msgstr "" #: ../plugins/fn-string/functions.c:1275 msgid "SUBSTITUTE:@{text} with all occurrences of @{old} replaced by @{new}" msgstr "" #: ../plugins/fn-string/functions.c:1276 ../plugins/fn-string/functions.c:1660 msgid "text:original text" msgstr "" #: ../plugins/fn-string/functions.c:1277 msgid "old:string to be replaced" msgstr "" #: ../plugins/fn-string/functions.c:1279 msgid "" "num:if @{num} is specified and a number only the @{num}th occurrence of " "@{old} is replaced" msgstr "" #: ../plugins/fn-string/functions.c:1349 msgid "DOLLAR:@{num} formatted as currency" msgstr "" #: ../plugins/fn-string/functions.c:1351 msgid "decimals:decimals" msgstr "" #: ../plugins/fn-string/functions.c:1421 msgid "" "SEARCH:the location of the @{search} string within @{text} after position " "@{start}" msgstr "" #: ../plugins/fn-string/functions.c:1423 ../plugins/fn-string/functions.c:1466 msgid "search:search string" msgstr "" #: ../plugins/fn-string/functions.c:1424 ../plugins/fn-string/functions.c:1467 msgid "text:search field" msgstr "" #: ../plugins/fn-string/functions.c:1426 ../plugins/fn-string/functions.c:1469 msgid "" "@{search} may contain wildcard characters (*) and question marks (?). A " "question mark matches any single character, and a wildcard matches any " "string including the empty string. To search for * or ?, precede the symbol " "with ~." msgstr "" #: ../plugins/fn-string/functions.c:1431 ../plugins/fn-string/functions.c:1474 msgid "This search is not case sensitive." msgstr "" #: ../plugins/fn-string/functions.c:1432 msgid "If @{search} is not found, SEARCH returns #VALUE!" msgstr "" #: ../plugins/fn-string/functions.c:1433 msgid "" "If @{start} is less than one or it is greater than the length of @{text}, " "SEARCH returns #VALUE!" msgstr "" #: ../plugins/fn-string/functions.c:1464 msgid "" "SEARCHB:the location of the @{search} string within @{text} after byte " "position @{start}" msgstr "" #: ../plugins/fn-string/functions.c:1475 #, fuzzy msgid "If @{search} is not found, SEARCHB returns #VALUE!" msgstr "如果 @{i} 既不是 \"i\" 也不是 \"j\" ,则复数返回值为 #VALUE!" #: ../plugins/fn-string/functions.c:1476 msgid "" "If @{start} is less than one or it is greater than the byte length of " "@{text}, SEARCHB returns #VALUE!" msgstr "" #: ../plugins/fn-string/functions.c:1532 msgid "" "ASC:text with full-width katakana and ASCII characters converted to half-" "width" msgstr "" #: ../plugins/fn-string/functions.c:1534 msgid "" "ASC converts full-width katakana and ASCII characters to half-width " "equivalent characters, copying all others." msgstr "" #: ../plugins/fn-string/functions.c:1535 ../plugins/fn-string/functions.c:1663 msgid "" "The distinction between half-width and full-width characters is described in " "http://www.unicode.org/reports/tr11/." msgstr "" #: ../plugins/fn-string/functions.c:1536 ../plugins/fn-string/functions.c:1665 msgid "For most strings, this function has the same effect as in Excel." msgstr "" #: ../plugins/fn-string/functions.c:1537 msgid "" "While in obsolete encodings ASC used to translate between 2-byte and 1-byte " "characters, this is not the case in UTF-8." msgstr "" #: ../plugins/fn-string/functions.c:1659 msgid "" "JIS:text with half-width katakana and ASCII characters converted to full-" "width" msgstr "" #: ../plugins/fn-string/functions.c:1661 msgid "" "JIS converts half-width katakana and ASCII characters to full-width " "equivalent characters, copying all others." msgstr "" #: ../plugins/fn-string/functions.c:1666 msgid "" "While in obsolete encodings JIS used to translate between 1-byte and 2-byte " "characters, this is not the case in UTF-8." msgstr "" #: ../plugins/fn-tsa/functions.c:80 msgid "" "Possible interpolation methods are:\n" "0: linear;\n" "1: linear with averaging;\n" "2: staircase;\n" "3: staircase with averaging;\n" "4: natural cubic spline;\n" "5: natural cubic spline with averaging." msgstr "" #: ../plugins/fn-tsa/functions.c:365 msgid "" "INTERPOLATION:interpolated values corresponding to the given abscissa targets" msgstr "" #: ../plugins/fn-tsa/functions.c:366 msgid "abscissae:abscissae of the given data points" msgstr "" #: ../plugins/fn-tsa/functions.c:367 msgid "ordinates:ordinates of the given data points" msgstr "" #: ../plugins/fn-tsa/functions.c:368 msgid "targets:abscissae of the interpolated data" msgstr "" #: ../plugins/fn-tsa/functions.c:369 msgid "interpolation:method of interpolation, defaults to 0 ('linear')" msgstr "" #: ../plugins/fn-tsa/functions.c:370 ../plugins/fn-tsa/functions.c:559 msgid "The output consists always of one column of numbers." msgstr "" #: ../plugins/fn-tsa/functions.c:372 msgid "" "The @{abscissae} should be given in increasing order. If the @{abscissae} is " "not in increasing order the INTERPOLATION function is significantly slower." msgstr "" #: ../plugins/fn-tsa/functions.c:374 msgid "If any two @{abscissae} values are equal an error is returned." msgstr "" #: ../plugins/fn-tsa/functions.c:375 msgid "" "If any of interpolation methods 1 ('linear with averaging'), 3 ('staircase " "with averaging'), and 5 ('natural cubic spline with averaging') is used, the " "number of returned values is one less than the number of targets and the " "target values must be given in increasing order. The values returned are the " "average heights of the interpolation function on the intervals determined by " "consecutive target values." msgstr "" #: ../plugins/fn-tsa/functions.c:382 ../plugins/fn-tsa/functions.c:566 msgid "Strings and empty cells in @{abscissae} and @{ordinates} are ignored." msgstr "" #: ../plugins/fn-tsa/functions.c:383 ../plugins/fn-tsa/functions.c:567 msgid "" "If several target data are provided they must be in the same column in " "consecutive cells." msgstr "" #: ../plugins/fn-tsa/functions.c:552 msgid "PERIODOGRAM:periodogram of the given data" msgstr "" #: ../plugins/fn-tsa/functions.c:553 msgid "ordinates:ordinates of the given data" msgstr "" #: ../plugins/fn-tsa/functions.c:554 msgid "filter:windowing function to be used, defaults to no filter" msgstr "" #: ../plugins/fn-tsa/functions.c:555 msgid "" "abscissae:abscissae of the given data, defaults to regularly spaced abscissae" msgstr "" #: ../plugins/fn-tsa/functions.c:556 msgid "interpolation:method of interpolation, defaults to none" msgstr "" #: ../plugins/fn-tsa/functions.c:557 msgid "number:number of interpolated data points" msgstr "" #: ../plugins/fn-tsa/functions.c:558 msgid "" "If an interpolation method is used, the number of returned values is one " "less than the number of targets and the targets values must be given in " "increasing order." msgstr "" #: ../plugins/fn-tsa/functions.c:561 msgid "" "Possible window functions are:\n" "0: no filter (rectangular window)\n" "1: Bartlett (triangular window)\n" "2: Hahn (cosine window)\n" "3: Welch (parabolic window)" msgstr "" #: ../plugins/fn-tsa/functions.c:811 msgid "FOURIER:Fourier or inverse Fourier transform" msgstr "" #: ../plugins/fn-tsa/functions.c:812 ../plugins/fn-tsa/functions.c:908 msgid "Sequence:the data sequence to be transformed" msgstr "" #: ../plugins/fn-tsa/functions.c:813 msgid "" "Inverse:if true, the inverse Fourier transform is calculated, defaults to " "false" msgstr "" #: ../plugins/fn-tsa/functions.c:814 msgid "" "Separate:if true, the real and imaginary parts are given separately, " "defaults to false" msgstr "" #: ../plugins/fn-tsa/functions.c:815 msgid "" "This array function returns the Fourier or inverse Fourier transform of the " "given data sequence." msgstr "" #: ../plugins/fn-tsa/functions.c:816 msgid "" "The output consists of one column of complex numbers if @{Separate} is false " "and of two columns of real numbers if @{Separate} is true." msgstr "" #: ../plugins/fn-tsa/functions.c:817 msgid "" "If @{Separate} is true the first output column contains the real parts and " "the second column the imaginary parts." msgstr "" #: ../plugins/fn-tsa/functions.c:818 ../plugins/fn-tsa/functions.c:912 msgid "" "If @{Sequence} is neither an n by 1 nor 1 by n array, this function returns " "#VALUE!" msgstr "" #: ../plugins/fn-tsa/functions.c:907 msgid "HPFILTER:Hodrick Prescott Filter" msgstr "" #: ../plugins/fn-tsa/functions.c:909 msgid "λ:filter parameter λ, defaults to 1600" msgstr "" #: ../plugins/fn-tsa/functions.c:910 msgid "" "This array function returns the trend and cyclical components obtained by " "applying the Hodrick Prescott Filter with parameter @{λ} to the given data " "sequence." msgstr "" #: ../plugins/fn-tsa/functions.c:911 msgid "" "The output consists of two columns of numbers, the first containing the " "trend component, the second the cyclical component." msgstr "" #: ../plugins/fn-tsa/functions.c:913 msgid "" "If @{Sequence} contains less than 6 numerical values, this function returns " "#VALUE!" msgstr "" #: ../plugins/gda/plugin-gda.c:372 msgid "EXECSQL:result of executing @{sql} in the libgda data source @{dsn}" msgstr "" #: ../plugins/gda/plugin-gda.c:374 ../plugins/gda/plugin-gda.c:450 msgid "dsn:libgda data source" msgstr "" #: ../plugins/gda/plugin-gda.c:375 ../plugins/gda/plugin-gda.c:451 msgid "username:user name to access @{dsn}" msgstr "" #: ../plugins/gda/plugin-gda.c:376 ../plugins/gda/plugin-gda.c:452 msgid "password:password to access @{dsn} as @{username}" msgstr "" #: ../plugins/gda/plugin-gda.c:377 msgid "sql:SQL command" msgstr "" #: ../plugins/gda/plugin-gda.c:378 ../plugins/gda/plugin-gda.c:454 msgid "Before using EXECSQL, you need to set up a libgda data source." msgstr "" #: ../plugins/gda/plugin-gda.c:449 msgid "READDBTABLE:all rows of the table @{table} in @{dsn}" msgstr "" #: ../plugins/gda/plugin-gda.c:453 msgid "table:SQL table to retrieve" msgstr "" #: ../plugins/sample_datasource/sample_datasource.c:224 msgid "ATL_LAST:sample real-time data source" msgstr "" #: ../plugins/sample_datasource/sample_datasource.c:225 msgid "tag:tag to watch" msgstr "" #: ../plugins/sample_datasource/sample_datasource.c:226 msgid "" "ATL_LAST is a sample implementation of a real time data source. It takes a " "string tag and monitors the named pipe ~/atl for changes to the value of " "that tag." msgstr "" #: ../plugins/sample_datasource/sample_datasource.c:227 msgid "This is not intended to be generally enabled and is OFF by default." msgstr "" #~ msgid "" #~ "DATEDIF returns the distance from @{start_date} to @{end_date} according " #~ "to the unit specified by @{interval}." #~ msgstr "" #~ "DATEDIF 函数依照 @{interval} 规定的单元返回从 @{start_date} 到 " #~ "@{end_date} 的差值。" #, fuzzy #~ msgid "" #~ "@{from} and @{to} can be any of the following:\n" #~ "\n" #~ "Weight and mass:\n" #~ "\t'g' \t\t\tGram\n" #~ "\t'sg' \t\t\tSlug\n" #~ "\t'lbm'\t\tPound\n" #~ "\t'u' \t\t\tU (atomic mass)\n" #~ "\t'ozm'\t\tOunce\n" #~ "\n" #~ "Distance:\n" #~ "\t'm' \t\tMeter\n" #~ "\t'mi' \t\tStatute mile\n" #~ "\t'Nmi' \t\tNautical mile\n" #~ "\t'in' \t\t\tInch\n" #~ "\t'ft' \t\t\tFoot\n" #~ "\t'yd' \t\tYard\n" #~ "\t'ang' \t\tAngstrom\n" #~ "\t'Pica'\t\tPica Points\n" #~ "\t'picapt'\t\tPica Points\n" #~ "\t'pica'\t\tPica\n" #~ "\n" #~ "Time:\n" #~ "\t'yr' \t\t\tYear\n" #~ "\t'day' \t\tDay\n" #~ "\t'hr' \t\t\tHour\n" #~ "\t'mn' \t\tMinute\n" #~ "\t'sec' \t\tSecond\n" #~ "\n" #~ "Pressure:\n" #~ "\t'Pa' \t\tPascal\n" #~ "\t'atm' \t\tAtmosphere\n" #~ "\t'mmHg'\t\tmm of Mercury\n" #~ "\n" #~ "Force:\n" #~ "\t'N' \t\t\tNewton\n" #~ "\t'dyn' \t\tDyne\n" #~ "\t'lbf' \t\t\tPound force\n" #~ "\n" #~ "Energy:\n" #~ "\t'J' \t\t\tJoule\n" #~ "\t'e' \t\tErg\n" #~ "\t'c' \t\tThermodynamic calorie\n" #~ "\t'cal' \t\tIT calorie\n" #~ "\t'eV' \t\tElectron volt\n" #~ "\t'HPh' \t\tHorsepower-hour\n" #~ "\t'Wh' \t\tWatt-hour\n" #~ "\t'flb' \t\tFoot-pound\n" #~ "\t'BTU' \t\tBTU\n" #~ "\n" #~ "Power:\n" #~ "\t'HP' \t\tHorsepower\n" #~ "\t'W' \t\tWatt\n" #~ "\n" #~ "Magnetism:\n" #~ "\t'T' \t\tTesla\n" #~ "\t'ga' \t\tGauss\n" #~ "\n" #~ "Temperature:\n" #~ "\t'C' \t\tDegree Celsius\n" #~ "\t'F' \t\tDegree Fahrenheit\n" #~ "\t'K' \t\tDegree Kelvin\n" #~ "\n" #~ "Liquid measure:\n" #~ "\t'tsp' \t\tTeaspoon\n" #~ "\t'tbs' \t\tTablespoon\n" #~ "\t'oz' \t\tFluid ounce\n" #~ "\t'cup' \t\tCup\n" #~ "\t'pt' \t\tPint\n" #~ "\t'qt' \t\tQuart\n" #~ "\t'gal' \t\tGallon\n" #~ "\t'l' \t\t\tLiter\n" #~ "\n" #~ "For metric units any of the following prefixes can be used:\n" #~ "\t'Y' \tyotta \t\t1E+24\n" #~ "\t'Z' \tzetta \t\t1E+21\n" #~ "\t'E' \texa \t\t1E+18\n" #~ "\t'P' \tpeta \t\t1E+15\n" #~ "\t'T' \ttera \t\t1E+12\n" #~ "\t'G' \tgiga \t\t1E+09\n" #~ "\t'M' \tmega \t\t1E+06\n" #~ "\t'k' \tkilo \t\t1E+03\n" #~ "\t'h' \thecto \t\t1E+02\n" #~ "\t'e' \tdeca (deka)\t1E+01\n" #~ "\t'd' \tdeci \t\t1E-01\n" #~ "\t'c' \tcenti \t\t1E-02\n" #~ "\t'm' \tmilli \t\t1E-03\n" #~ "\t'u' \tmicro \t\t1E-06\n" #~ "\t'n' \tnano \t\t1E-09\n" #~ "\t'p' \tpico \t\t1E-12\n" #~ "\t'f' \tfemto \t\t1E-15\n" #~ "\t'a' \tatto \t\t1E-18\n" #~ "\t'z' \tzepto \t\t1E-21\n" #~ "\t'y' \tyocto \t\t1E-24" #~ msgstr "" #~ "@FUNCTION=CONVERT\n" #~ "@SYNTAX=CONVERT(number,from_unit,to_unit)\n" #~ "@DESCRIPTION=CONVERT 进行度量衡系统之间的转换。例如,您可以将质量从英镑转" #~ "换为克。@number 是您想要转换的值,@from_unit 指定了 @number 的单位," #~ "@to_unit 是结果的单位。\n" #~ "\n" #~ "@from_unit 和 @to_unit 可以是以下单位之一:\n" #~ "\n" #~ "质量:\n" #~ "\t'g' \t\t克\n" #~ "\t'sg' \t\t斯勒格\n" #~ "\t'lbm'\t\t英磅\n" #~ "\t'u' \t\tU(原子量)\n" #~ "\t'ozm'\t\t盎司\n" #~ "\n" #~ "长度:\n" #~ "\t'm' \t\t米\n" #~ "\t'mi' \t\t法定英里\n" #~ "\t'Nmi' \t\t海里\n" #~ "\t'in' \t\t英寸\n" #~ "\t'ft' \t\t英尺\n" #~ "\t'yd' \t\t码\n" #~ "\t'ang' \t\t埃\n" #~ "\t'Pica'\t\t皮卡\n" #~ "\n" #~ "时间:\n" #~ "\t'yr' \t\t年\n" #~ "\t'day' \t\t日\n" #~ "\t'hr' \t\t小时\n" #~ "\t'mn' \t\t分\n" #~ "\t'sec' \t\t秒\n" #~ "\n" #~ "压力:\n" #~ "\t'Pa' \t\t帕斯卡\n" #~ "\t'atm' \t\t大气压\n" #~ "\t'mmHg'\t毫米汞柱\n" #~ "\n" #~ "力:\n" #~ "\t'N' \t\t牛顿\n" #~ "\t'dyn' \t\t达因\n" #~ "\t'lbf' \t\t磅力\n" #~ "\n" #~ "能量:\n" #~ "\t'J' \t\t焦耳\n" #~ "\t'e' \t\t尔格\n" #~ "\t'c' \t\t热力学卡路里\n" #~ "\t'cal' \t\tIT 卡路里\n" #~ "\t'eV' \t电子伏特\n" #~ "\t'HPh' \t马力时\n" #~ "\t'Wh' \t瓦特时\n" #~ "\t'flb' \t\t英寸磅\n" #~ "\t'BTU' \tBTU\n" #~ "\n" #~ "功:\n" #~ "\t'HP' \t马力\n" #~ "\t'W' \t瓦特\n" #~ "\n" #~ "磁力:\n" #~ "\t'T' \t\t特斯拉\n" #~ "\t'ga' \t高斯\n" #~ "\n" #~ "温度:\n" #~ "\t'C' \t\t摄氏温度\n" #~ "\t'F' \t\t华氏温度\n" #~ "\t'K' \t\t开尔文温度\n" #~ "\n" #~ "流体度量:\n" #~ "\t'tsp' \t\t茶匙\n" #~ "\t'tbs' \t\t大汤匙\n" #~ "\t'oz' \t\t液量盎司\n" #~ "\t'cup' \t满杯\n" #~ "\t'pt' \t\t品脱\n" #~ "\t'qt' \t\t夸脱\n" #~ "\t'gal' \t\t加仑\n" #~ "\t'l' \t\t公升\n" #~ "\n" #~ "对于公制度量单位,可以添加以下前缀:\n" #~ "\t'Y' \tyotta \t1E+24\n" #~ "\t'Z' \tzetta \t1E+21\n" #~ "\t'E' \texa \t1E+18\n" #~ "\t'P' \tpeta \t1E+15\n" #~ "\t'T' \ttera \t\t1E+12\n" #~ "\t'G' \tgiga \t1E+09\n" #~ "\t'M' \tmega \t1E+06\n" #~ "\t'k' \tkilo \t\t1E+03\n" #~ "\t'h' \thecto \t1E+02\n" #~ "\t'e' \tdeka \t1E+01\n" #~ "\t'd' \tdeci \t1E-01\n" #~ "\t'c' \tcenti \t\t1E-02\n" #~ "\t'm' \tmilli \t\t1E-03\n" #~ "\t'u' \tmicro \t1E-06\n" #~ "\t'n' \tnano \t1E-09\n" #~ "\t'p' \tpico \t1E-12\n" #~ "\t'f' \tfemto \t1E-15\n" #~ "\t'a' \tatto \t\t1E-18\n" #~ "\t'z' \tzepto \t\t1E-21\n" #~ "\t'y' \tyocto \t\t1E-24\n" #~ "\n" #~ "* 如果 @from_unit 和 @to_unit 类型不同,CONVERT 将返回 #NUM! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "CONVERT(3,\"lbm\",\"g\") 等于 1360.7769。\n" #~ "CONVERT(5.8,\"m\",\"in\") 等于 228.3465。\n" #~ "CONVERT(7.9,\"cal\",\"J\") 等于 33.07567。\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "secz = 1/cosz." #~ msgstr "secz = 1/cosz." #~ msgid "cscz = 1/sinz." #~ msgstr "cscz = 1/sinz." #~ msgid "cotz = cosz/sinz." #~ msgstr "cotz = cosz/sinz." #~ msgid "" #~ "@FUNCTION=PRICE\n" #~ "@SYNTAX=PRICE(settle,mat,rate,yield,redemption_price,[frequency,basis])\n" #~ "@DESCRIPTION=PRICE returns price per $100 face value of a security. This " #~ "method can only be used if the security pays periodic interest.\n" #~ "\n" #~ "@frequency is the number of coupon payments per year. Allowed frequencies " #~ "are: 1 = annual, 2 = semi, 4 = quarterly. @basis is the type of day " #~ "counting system you want to use:\n" #~ "\n" #~ " 0 US 30/360\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ "\n" #~ "* If @frequency is other than 1, 2, or 4, PRICE returns #NUM! error.\n" #~ "* If @basis is omitted, US 30/360 is applied.\n" #~ "* If @basis is not in between 0 and 4, #NUM! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=DISC\n" #~ "@SYNTAX=DISC(settlement,maturity,par,redemption[,basis])\n" #~ "@DESCRIPTION=DISC 计算并返回证券的折扣率. @basis 用数值指定天数的计算方" #~ "法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 DISC 返回 #NUM! 错误. 如果 @basis < 0 或" #~ "者 @basis > 4, 则 DISC 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 DISC 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=YIELD\n" #~ "@SYNTAX=YIELD(settlement,maturity,rate,price,redemption_price,frequency[," #~ "basis])\n" #~ "@DESCRIPTION=YIELD returns the yield on a security that pays periodic " #~ "interest.\n" #~ "\n" #~ "@frequency is the number of coupon payments per year. Allowed frequencies " #~ "are: 1 = annual, 2 = semi, 4 = quarterly. @basis is the type of day " #~ "counting system you want to use:\n" #~ "\n" #~ " 0 US 30/360\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ "\n" #~ "* If @frequency is other than 1, 2, or 4, YIELD returns #NUM! error.\n" #~ "* If @basis is omitted, US 30/360 is applied.\n" #~ "* If @basis is not in between 0 and 4, #NUM! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=DISC\n" #~ "@SYNTAX=DISC(settlement,maturity,par,redemption[,basis])\n" #~ "@DESCRIPTION=DISC 计算并返回证券的折扣率. @basis 用数值指定天数的计算方" #~ "法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 DISC 返回 #NUM! 错误. 如果 @basis < 0 或" #~ "者 @basis > 4, 则 DISC 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 DISC 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=YIELDDISC\n" #~ "@SYNTAX=YIELDDISC(settlement,maturity,pr,redemption[,basis])\n" #~ "@DESCRIPTION=YIELDDISC calculates the annual yield of a security that is " #~ "discounted.\n" #~ "\n" #~ "@settlement is the settlement date of the security. @maturity is the " #~ "maturity date of the security. @pr is the price per $100 face value of " #~ "the security. @redemption is the redemption value per $100 face value. " #~ "@basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 US 30/360\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ "\n" #~ "* If @frequency is other than 1, 2, or 4, YIELDDISC returns #NUM! error.\n" #~ "* If @basis is omitted, US 30/360 is applied.\n" #~ "* If @basis is not in between 0 and 4, #NUM! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=DISC\n" #~ "@SYNTAX=DISC(settlement,maturity,par,redemption[,basis])\n" #~ "@DESCRIPTION=DISC 计算并返回证券的折扣率. @basis 用数值指定天数的计算方" #~ "法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 DISC 返回 #NUM! 错误. 如果 @basis < 0 或" #~ "者 @basis > 4, 则 DISC 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 DISC 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #, fuzzy #~ msgid "" #~ "@FUNCTION=YIELDMAT\n" #~ "@SYNTAX=YIELDMAT(settlement,maturity,issue,rate,pr[,basis])\n" #~ "@DESCRIPTION=YIELDMAT calculates the annual yield of a security for which " #~ "the interest is paid at maturity date.\n" #~ "\n" #~ "@settlement is the settlement date of the security. @maturity is the " #~ "maturity date of the security. @issue is the issue date of the security. " #~ "@rate is the interest rate set to the security. @pr is the price per $100 " #~ "face value of the security. @basis is the type of day counting system you " #~ "want to use:\n" #~ "\n" #~ " 0 US 30/360\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ "\n" #~ "* If @basis is omitted, US 30/360 is applied.\n" #~ "* If @basis is not in between 0 and 4, #NUM! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=PRICEMAT\n" #~ "@SYNTAX=PRICEMAT(settlement,maturity,issue,rate,yield[,basis])\n" #~ "@DESCRIPTION=PRICEMAT 计算并返回额面值为 $100 的证券的价格. 证券的利息在满" #~ "期日支付. @basis 用数值指定天数的计算方法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 PRICEMAT 返回 #NUM! 错误. 如果 @basis < " #~ "0 或者 @basis > 4, 则 PRICEMAT 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 PRICEMAT 返回 #NUM! 错" #~ "误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PRICEDISC" #~ msgid "" #~ "@FUNCTION=ODDFPRICE\n" #~ "@SYNTAX=ODDFPRICE(settlement,maturity,issue,first_coupon,rate,yld," #~ "redemption,frequency[,basis])\n" #~ "@DESCRIPTION=ODDFPRICE returns the price per $100 face value of a " #~ "security. The security should have an odd short or long first period.\n" #~ "\n" #~ "@settlement is the settlement date of the security. @maturity is the " #~ "maturity date of the security. @issue is the issue date of the security. " #~ "@frequency is the number of coupon payments per year. Allowed frequencies " #~ "are: 1 = annual, 2 = semi, 4 = quarterly. @basis is the type of day " #~ "counting system you want to use:\n" #~ "\n" #~ " 0 US 30/360\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ "\n" #~ "* If @frequency is other than 1, 2, or 4, ODDFPRICE returns #NUM! error.\n" #~ "* If @basis is omitted, US 30/360 is applied.\n" #~ "* If @basis is not in between 0 and 4, #NUM! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=DISC\n" #~ "@SYNTAX=DISC(settlement,maturity,par,redemption[,basis])\n" #~ "@DESCRIPTION=DISC 计算并返回证券的折扣率. @basis 用数值指定天数的计算方" #~ "法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 DISC 返回 #NUM! 错误. 如果 @basis < 0 或" #~ "者 @basis > 4, 则 DISC 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 DISC 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=ODDFYIELD\n" #~ "@SYNTAX=ODDFYIELD(settlement,maturity,issue,first_coupon,rate,pr," #~ "redemption,frequency[,basis])\n" #~ "@DESCRIPTION=ODDFYIELD calculates the yield of a security having an odd " #~ "first period.\n" #~ "\n" #~ "@settlement is the settlement date of the security. @maturity is the " #~ "maturity date of the security. @frequency is the number of coupon " #~ "payments per year. Allowed frequencies are: 1 = annual, 2 = semi, 4 = " #~ "quarterly. @basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 US 30/360\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ "\n" #~ "* If @frequency is other than 1, 2, or 4, ODDFYIELD returns #NUM! error.\n" #~ "* If @basis is omitted, US 30/360 is applied.\n" #~ "* If @basis is not in between 0 and 4, #NUM! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=DISC\n" #~ "@SYNTAX=DISC(settlement,maturity,par,redemption[,basis])\n" #~ "@DESCRIPTION=DISC 计算并返回证券的折扣率. @basis 用数值指定天数的计算方" #~ "法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 DISC 返回 #NUM! 错误. 如果 @basis < 0 或" #~ "者 @basis > 4, 则 DISC 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 DISC 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=ODDLPRICE\n" #~ "@SYNTAX=ODDLPRICE(settlement,maturity,last_interest,rate,yld,redemption," #~ "frequency[,basis])\n" #~ "@DESCRIPTION=ODDLPRICE calculates the price per $100 face value of a " #~ "security that has an odd last coupon period.\n" #~ "\n" #~ "@settlement is the settlement date of the security. @maturity is the " #~ "maturity date of the security. @frequency is the number of coupon " #~ "payments per year. Allowed frequencies are: 1 = annual, 2 = semi, 4 = " #~ "quarterly. @basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 US 30/360\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ "\n" #~ "* If @frequency is other than 1, 2, or 4, ODDLPRICE returns #NUM! error.\n" #~ "* If @basis is omitted, US 30/360 is applied.\n" #~ "* If @basis is not in between 0 and 4, #NUM! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=DISC\n" #~ "@SYNTAX=DISC(settlement,maturity,par,redemption[,basis])\n" #~ "@DESCRIPTION=DISC 计算并返回证券的折扣率. @basis 用数值指定天数的计算方" #~ "法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 DISC 返回 #NUM! 错误. 如果 @basis < 0 或" #~ "者 @basis > 4, 则 DISC 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 DISC 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=ODDLYIELD\n" #~ "@SYNTAX=ODDLYIELD(settlement,maturity,last_interest,rate,pr,redemption," #~ "frequency[,basis])\n" #~ "@DESCRIPTION=ODDLYIELD calculates the yield of a security having an odd " #~ "last period.\n" #~ "\n" #~ "@settlement is the settlement date of the security. @maturity is the " #~ "maturity date of the security. @frequency is the number of coupon " #~ "payments per year. Allowed frequencies are: 1 = annual, 2 = semi, 4 = " #~ "quarterly. @basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 US 30/360\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ "\n" #~ "* If @frequency is other than 1, 2, or 4, ODDLYIELD returns #NUM! error.\n" #~ "* If @basis is omitted, US 30/360 is applied.\n" #~ "* If @basis is not in between 0 and 4, #NUM! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=DISC\n" #~ "@SYNTAX=DISC(settlement,maturity,par,redemption[,basis])\n" #~ "@DESCRIPTION=DISC 计算并返回证券的折扣率. @basis 用数值指定天数的计算方" #~ "法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 DISC 返回 #NUM! 错误. 如果 @basis < 0 或" #~ "者 @basis > 4, 则 DISC 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 DISC 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=AMORDEGRC\n" #~ "@SYNTAX=AMORDEGRC(cost,purchase_date,first_period,salvage,period,rate[," #~ "basis])\n" #~ "@DESCRIPTION=AMORDEGRC: Calculates depreciation for each accounting " #~ "period using French accounting conventions. Assets purchased in the " #~ "middle of a period take prorated depreciation into account. This is " #~ "similar to AMORLINC, except that a depreciation coefficient is applied in " #~ "the calculation depending on the life of the assets.\n" #~ "Named for AMORtissement DEGRessif Comptabilite\n" #~ "\n" #~ "@cost The value of the asset.\n" #~ "@purchase_date The date the asset was purchased.\n" #~ "@first_period The end of the first period.\n" #~ "@salvage Asset value at maturity.\n" #~ "@period The length of accounting periods.\n" #~ "@rate rate of depreciation as a percentage.\n" #~ "@basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 US 30/360\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ "\n" #~ "* If @basis is omitted, US 30/360 is applied.\n" #~ "* If @basis is not in between 0 and 4, #NUM! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "AMORDEGRC(2400,DATE(1998,8,19),DATE(1998,12,30),300,1,0.14,1) = 733\n" #~ "\n" #~ "@SEEALSO=AMORLINC" #~ msgstr "" #~ "@FUNCTION=PRICEMAT\n" #~ "@SYNTAX=PRICEMAT(settlement,maturity,issue,rate,yield[,basis])\n" #~ "@DESCRIPTION=PRICEMAT 计算并返回额面值为 $100 的证券的价格. 证券的利息在满" #~ "期日支付. @basis 用数值指定天数的计算方法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 PRICEMAT 返回 #NUM! 错误. 如果 @basis < " #~ "0 或者 @basis > 4, 则 PRICEMAT 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 PRICEMAT 返回 #NUM! 错" #~ "误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PRICEDISC" #~ msgid "" #~ "@FUNCTION=AMORLINC\n" #~ "@SYNTAX=AMORLINC(cost,purchase_date,first_period,salvage,period,rate[," #~ "basis])\n" #~ "@DESCRIPTION=AMORLINC: Calculates depreciation for each accounting period " #~ "using French accounting conventions. Assets purchased in the middle of " #~ "a period take prorated depreciation into account.\n" #~ "Named for AMORtissement LINeaire Comptabilite.\n" #~ "\n" #~ "@cost The value of the asset.\n" #~ "@purchase_date The date the asset was purchased.\n" #~ "@first_period The end of the first period.\n" #~ "@salvage Asset value at maturity.\n" #~ "@period The length of accounting periods.\n" #~ "@rate rate of depreciation as a percentage.\n" #~ "@basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 US 30/360\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ "\n" #~ "* If @basis is omitted, US 30/360 is applied.\n" #~ "* If @basis is not in between 0 and 4, #NUM! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "AMORLINC(2400,DATE(1998,8,19),DATE(1998,12,31),300,1,0.15,1) = 360\n" #~ "\n" #~ "@SEEALSO=AMORDEGRC" #~ msgstr "" #~ "@FUNCTION=PRICEMAT\n" #~ "@SYNTAX=PRICEMAT(settlement,maturity,issue,rate,yield[,basis])\n" #~ "@DESCRIPTION=PRICEMAT 计算并返回额面值为 $100 的证券的价格. 证券的利息在满" #~ "期日支付. @basis 用数值指定天数的计算方法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 PRICEMAT 返回 #NUM! 错误. 如果 @basis < " #~ "0 或者 @basis > 4, 则 PRICEMAT 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 PRICEMAT 返回 #NUM! 错" #~ "误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PRICEDISC" #~ msgid "" #~ "@FUNCTION=COUPDAYBS\n" #~ "@SYNTAX=COUPDAYBS(settlement,maturity,frequency[,basis,eom])\n" #~ "@DESCRIPTION=COUPDAYBS returns the number of days from the beginning of " #~ "the coupon period to the settlement date.\n" #~ "\n" #~ "@settlement is the settlement date of the security.\n" #~ "@maturity is the maturity date of the security.\n" #~ "@frequency is the number of coupon payments per year.\n" #~ "@eom = TRUE handles end of month maturity dates special.\n" #~ "Allowed frequencies are: 1 = annual, 2 = semi, 4 = quarterly, 6 = " #~ "bimonthly, 12 = monthly.\n" #~ "@basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 MSRB 30/360 (MSRB Rule G33 (e))\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ " 5 European+ 30/360\n" #~ "\n" #~ "(See the gnumeric manual for a detailed description of these bases).\n" #~ "\n" #~ "* If @frequency is invalid, COUPDAYBS returns #NUM! error.\n" #~ "* If @basis is omitted, MSRB 30/360 is applied.\n" #~ "* If @basis is invalid, #NUM! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "COUPDAYBS (DATE(2002,11,29),DATE(2004,2,29),4,0) = 89\n" #~ "COUPDAYBS (DATE(2002,11,29),DATE(2004,2,29),4,0,FALSE) = 0\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=DISC\n" #~ "@SYNTAX=DISC(settlement,maturity,par,redemption[,basis])\n" #~ "@DESCRIPTION=DISC 计算并返回证券的折扣率. @basis 用数值指定天数的计算方" #~ "法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 DISC 返回 #NUM! 错误. 如果 @basis < 0 或" #~ "者 @basis > 4, 则 DISC 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 DISC 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=COUPDAYS\n" #~ "@SYNTAX=COUPDAYS(settlement,maturity,frequency[,basis,eom])\n" #~ "@DESCRIPTION=COUPDAYS returns the number of days in the coupon period of " #~ "the settlement date.\n" #~ "\n" #~ "@settlement is the settlement date of the security.\n" #~ "@maturity is the maturity date of the security.\n" #~ "@frequency is the number of coupon payments per year.\n" #~ "@eom = TRUE handles end of month maturity dates special.\n" #~ "Allowed frequencies are: 1 = annual, 2 = semi, 4 = quarterly, 6 = " #~ "bimonthly, 12 = monthly.\n" #~ "@basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 MSRB 30/360 (MSRB Rule G33 (e))\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ " 5 European+ 30/360\n" #~ "\n" #~ "(See the gnumeric manual for a detailed description of these bases).\n" #~ "\n" #~ "* If @frequency is invalid, COUPDAYS returns #NUM! error.\n" #~ "* If @basis is omitted, MSRB 30/360 is applied.\n" #~ "* If @basis is invalid, #NUM! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "COUPDAYS (DATE(2002,11,29),DATE(2004,2,29),4,0) = 90\n" #~ "COUPDAYS (DATE(2002,11,29),DATE(2004,2,29),4,0,FALSE) = 90\n" #~ "COUPDAYS (DATE(2002,11,29),DATE(2004,2,29),4,1,FALSE) = 91\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=DISC\n" #~ "@SYNTAX=DISC(settlement,maturity,par,redemption[,basis])\n" #~ "@DESCRIPTION=DISC 计算并返回证券的折扣率. @basis 用数值指定天数的计算方" #~ "法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 DISC 返回 #NUM! 错误. 如果 @basis < 0 或" #~ "者 @basis > 4, 则 DISC 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 DISC 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=COUPDAYSNC\n" #~ "@SYNTAX=COUPDAYSNC(settlement,maturity,frequency[,basis,eom])\n" #~ "@DESCRIPTION=COUPDAYSNC returns the number of days from the settlement " #~ "date to the next coupon date.\n" #~ "\n" #~ "@settlement is the settlement date of the security.\n" #~ "@maturity is the maturity date of the security.\n" #~ "@frequency is the number of coupon payments per year.\n" #~ "@eom = TRUE handles end of month maturity dates special.\n" #~ "Allowed frequencies are: 1 = annual, 2 = semi, 4 = quarterly, 6 = " #~ "bimonthly, 12 = monthly.\n" #~ "@basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 MSRB 30/360 (MSRB Rule G33 (e))\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ " 5 European+ 30/360\n" #~ "\n" #~ "(See the gnumeric manual for a detailed description of these bases).\n" #~ "\n" #~ "* If @frequency is invalid, COUPDAYSNC returns #NUM! error.\n" #~ "* If @basis is omitted, MSRB 30/360 is applied.\n" #~ "* If @basis is invalid, #NUM! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "COUPDAYSNC (DATE(2002,11,29),DATE(2004,2,29),4,0) = 1\n" #~ "COUPDAYSNC (DATE(2002,11,29),DATE(2004,2,29),4,0,FALSE) = 89\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=DISC\n" #~ "@SYNTAX=DISC(settlement,maturity,par,redemption[,basis])\n" #~ "@DESCRIPTION=DISC 计算并返回证券的折扣率. @basis 用数值指定天数的计算方" #~ "法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 DISC 返回 #NUM! 错误. 如果 @basis < 0 或" #~ "者 @basis > 4, 则 DISC 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 DISC 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=COUPNCD\n" #~ "@SYNTAX=COUPNCD(settlement,maturity,frequency[,basis,eom])\n" #~ "@DESCRIPTION=COUPNCD returns the coupon date following settlement.\n" #~ "\n" #~ "@settlement is the settlement date of the security.\n" #~ "@maturity is the maturity date of the security.\n" #~ "@frequency is the number of coupon payments per year.\n" #~ "@eom = TRUE handles end of month maturity dates special.\n" #~ "Allowed frequencies are: 1 = annual, 2 = semi, 4 = quarterly, 6 = " #~ "bimonthly, 12 = monthly.\n" #~ "@basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 MSRB 30/360 (MSRB Rule G33 (e))\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ " 5 European+ 30/360\n" #~ "\n" #~ "(See the gnumeric manual for a detailed description of these bases).\n" #~ "\n" #~ "* If @frequency is invalid, COUPNCD returns #NUM! error.\n" #~ "* If @basis is omitted, MSRB 30/360 is applied.\n" #~ "* If @basis is invalid, #NUM! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "COUPNCD (DATE(2002,11,29),DATE(2004,2,29),4,0) = 30-Nov-2002\n" #~ "COUPNCD (DATE(2002,11,29),DATE(2004,2,29),4,0,FALSE) = 28-Feb-2003\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=DISC\n" #~ "@SYNTAX=DISC(settlement,maturity,par,redemption[,basis])\n" #~ "@DESCRIPTION=DISC 计算并返回证券的折扣率. @basis 用数值指定天数的计算方" #~ "法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 DISC 返回 #NUM! 错误. 如果 @basis < 0 或" #~ "者 @basis > 4, 则 DISC 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 DISC 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=COUPPCD\n" #~ "@SYNTAX=COUPPCD(settlement,maturity,frequency[,basis,eom])\n" #~ "@DESCRIPTION=COUPPCD returns the coupon date preceding settlement.\n" #~ "\n" #~ "@settlement is the settlement date of the security.\n" #~ "@maturity is the maturity date of the security.\n" #~ "@frequency is the number of coupon payments per year.\n" #~ "@eom = TRUE handles end of month maturity dates special.\n" #~ "Allowed frequencies are: 1 = annual, 2 = semi, 4 = quarterly, 6 = " #~ "bimonthly, 12 = monthly.\n" #~ "@basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 MSRB 30/360 (MSRB Rule G33 (e))\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ " 5 European+ 30/360\n" #~ "\n" #~ "(See the gnumeric manual for a detailed description of these bases).\n" #~ "\n" #~ "* If @frequency is invalid, COUPPCD returns #NUM! error.\n" #~ "* If @basis is omitted, MSRB 30/360 is applied.\n" #~ "* If @basis is invalid, #NUM! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "COUPPCD (DATE(2002,11,29),DATE(2004,2,29),4,0) = 31-Aug-2002\n" #~ "COUPPCD (DATE(2002,11,29),DATE(2004,2,29),4,0,FALSE) = 29-Nov-2002\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=DISC\n" #~ "@SYNTAX=DISC(settlement,maturity,par,redemption[,basis])\n" #~ "@DESCRIPTION=DISC 计算并返回证券的折扣率. @basis 用数值指定天数的计算方" #~ "法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 DISC 返回 #NUM! 错误. 如果 @basis < 0 或" #~ "者 @basis > 4, 则 DISC 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 DISC 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=COUPNUM\n" #~ "@SYNTAX=COUPNUM(settlement,maturity,frequency[,basis,eom])\n" #~ "@DESCRIPTION=COUPNUM returns the numbers of coupons to be paid between " #~ "the settlement and maturity dates, rounded up.\n" #~ "\n" #~ "@settlement is the settlement date of the security.\n" #~ "@maturity is the maturity date of the security.\n" #~ "@frequency is the number of coupon payments per year.\n" #~ "@eom = TRUE handles end of month maturity dates special.\n" #~ "Allowed frequencies are: 1 = annual, 2 = semi, 4 = quarterly. 6 = " #~ "bimonthly, 12 = monthly.\n" #~ "@basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 MSRB 30/360 (MSRB Rule G33 (e))\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ " 5 European+ 30/360\n" #~ "\n" #~ "* If @frequency is other than 1, 2, 4, 6 or 12, COUPNUM returns #NUM! " #~ "error.\n" #~ "* If @basis is omitted, MSRB 30/360 is applied.\n" #~ "* If @basis is not in between 0 and 5, #NUM! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "COUPNUM (DATE(2002,11,29),DATE(2004,2,29),4,0) = 6\n" #~ "COUPNUM (DATE(2002,11,29),DATE(2004,2,29),4,0,FALSE) = 5\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=DISC\n" #~ "@SYNTAX=DISC(settlement,maturity,par,redemption[,basis])\n" #~ "@DESCRIPTION=DISC 计算并返回证券的折扣率. @basis 用数值指定天数的计算方" #~ "法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 DISC 返回 #NUM! 错误. 如果 @basis < 0 或" #~ "者 @basis > 4, 则 DISC 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 DISC 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=CUM_BIV_NORM_DIST\n" #~ "@SYNTAX=CUM_BIV_NORM_DIST(a,b,rho)\n" #~ "@DESCRIPTION=CUM_BIV_NORM_DIST calculates the cumulative bivariate normal " #~ "distribution from parameters a, b & rho.\n" #~ "The return value is the probability that two random variables with " #~ "correlation @rho are respectively each less than @a and @b.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=NORMDIST,NORMSDIST,NORMSINV" #~ msgstr "" #~ "@FUNCTION=CUM_BIV_NORM_DIST\n" #~ "@SYNTAX=CUM_BIV_NORM_DIST(a,b,rho)\n" #~ "@DESCRIPTION=CUM_BIV_NORM_DIST 根据参数 a,b 和 rho 计算二维正正态分布" #~ msgid "" #~ "@FUNCTION=COMPLEX\n" #~ "@SYNTAX=COMPLEX(real,im[,suffix])\n" #~ "@DESCRIPTION=COMPLEX returns a complex number of the form x + yi.\n" #~ "\n" #~ "@real is the real and @im is the imaginary part of the complex number. " #~ "@suffix is the suffix for the imaginary part. If it is omitted, COMPLEX " #~ "uses 'i' by default.\n" #~ "\n" #~ "* If @suffix is neither 'i' nor 'j', COMPLEX returns #VALUE! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "COMPLEX(1,-1) equals 1-i.\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=COMPLEX\n" #~ "@SYNTAX=COMPLEX(real,im[,suffix])\n" #~ "@DESCRIPTION=COMPLEX 以 x + yi 的格式返回复数。\n" #~ "\n" #~ "@real 是复数的实部,@im 是复数的虚部。@suffix 是虚部的后缀。如果省略的话," #~ "COMPLEX 将会在默认情况下使用“i”。\n" #~ "\n" #~ "* 如果 @suffix 既不是“i”也不是“j”,COMPLEX 将会返回 #VALUE! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "COMPLEX(1,-1) 等于 1-i。\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=IMAGINARY\n" #~ "@SYNTAX=IMAGINARY(inumber)\n" #~ "@DESCRIPTION=IMAGINARY returns the imaginary part of a complex number.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMAGINARY returns #VALUE! " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMAGINARY(\"132-j\") equals -1.\n" #~ "\n" #~ "@SEEALSO=IMREAL" #~ msgstr "" #~ "@FUNCTION=IMAGINARY\n" #~ "@SYNTAX=IMAGINARY(inumber)\n" #~ "@DESCRIPTION=IMAGINARY 返回复数的虚部。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMAGINARY 将返回 #VALUE! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMAGINARY(\"132-j\") 等于 -1。\n" #~ "\n" #~ "@SEEALSO=IMREAL" #~ msgid "" #~ "@FUNCTION=IMABS\n" #~ "@SYNTAX=IMABS(inumber)\n" #~ "@DESCRIPTION=IMABS returns the absolute value of a complex number.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMABS returns #VALUE! " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMABS(\"2-j\") equals 2.23606798.\n" #~ "\n" #~ "@SEEALSO=IMAGINARY,IMREAL" #~ msgstr "" #~ "@FUNCTION=IMABS\n" #~ "@SYNTAX=IMABS(inumber)\n" #~ "@DESCRIPTION=IMABS 返回复数的模。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMABS 将返回 #VALUE! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMABS(\"2-j\") 等于 2.23606798。\n" #~ "\n" #~ "@SEEALSO=IMAGINARY,IMREAL" #~ msgid "" #~ "@FUNCTION=IMREAL\n" #~ "@SYNTAX=IMREAL(inumber)\n" #~ "@DESCRIPTION=IMREAL returns the real part of a complex number.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMREAL returns #VALUE! " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "imreal(\"132-j\") equals 132.\n" #~ "\n" #~ "@SEEALSO=IMAGINARY" #~ msgstr "" #~ "@FUNCTION=IMREAL\n" #~ "@SYNTAX=IMREAL(inumber)\n" #~ "@DESCRIPTION=IMREAL 返回复数的实部。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMREAL 将返回 #VALUE! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "imreal(\"132-j\") 等于 132。\n" #~ "\n" #~ "@SEEALSO=IMAGINARY" #~ msgid "" #~ "@FUNCTION=IMCONJUGATE\n" #~ "@SYNTAX=IMCONJUGATE(inumber)\n" #~ "@DESCRIPTION=IMCONJUGATE returns the complex conjugate of a complex " #~ "number.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMCONJUGATE returns #VALUE! " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMCONJUGATE(\"1-j\") equals 1+j.\n" #~ "\n" #~ "@SEEALSO=IMAGINARY,IMREAL" #~ msgstr "" #~ "@FUNCTION=IMCONJUGATE\n" #~ "@SYNTAX=IMCONJUGATE(inumber)\n" #~ "@DESCRIPTION=IMCONJUGATE 返回复数的共轭复数。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMCONJUGATE 将返回 #VALUE! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMCONJUGATE(\"1-j\") 等于 1+j。\n" #~ "\n" #~ "@SEEALSO=IMAGINARY,IMREAL" #, fuzzy #~ msgid "" #~ "@FUNCTION=IMINV\n" #~ "@SYNTAX=IMINV(inumber)\n" #~ "@DESCRIPTION=IMINV returns the inverse, or reciprocal, of the complex " #~ "number z (@inumber), where\n" #~ "\n" #~ "\t1/z = (x - i y)/(x^2 + y^2).\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMINV returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMINV(\"1-j\") equals 0.5+0.5j.\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=IMINV\n" #~ "@SYNTAX=IMINV(inumber)\n" #~ "@DESCRIPTION=IMINV 返回复数 z (@inumber) 的倒数,即\n" #~ "\n" #~ "\t1/z = (x - i y)/(x^2 + y^2)。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMINV 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMINV(\"1-j\") 等于 0.5+0.5j。\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=IMNEG\n" #~ "@SYNTAX=IMNEG(inumber)\n" #~ "@DESCRIPTION=IMNEG returns the negative of the complex number z " #~ "(@inumber), where\n" #~ "\n" #~ "\t-z = (-x) + i(-y).\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMNEG returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMNEG(\"1-j\") equals -1+j.\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=IMNEG\n" #~ "@SYNTAX=IMNEG(inumber)\n" #~ "@DESCRIPTION=IMNEG 返回复数 z (@inumber) 的相反数,即\n" #~ "\n" #~ "\t-z = (-x) + i(-y)。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMNEG 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMNEG(\"1-j\") 等于 -1+j。\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=IMCOS\n" #~ "@SYNTAX=IMCOS(inumber)\n" #~ "@DESCRIPTION=IMCOS returns the cosine of a complex number.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMCOS returns #VALUE! " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMCOS(\"1+j\") equals 0.833730-0.988898j.\n" #~ "\n" #~ "@SEEALSO=IMSIN,IMTAN" #~ msgstr "" #~ "@FUNCTION=IMCOS\n" #~ "@SYNTAX=IMCOS(inumber)\n" #~ "@DESCRIPTION=IMCOS 返回复数的余弦值。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMCOS 将返回 #VALUE! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMCOS(\"1+j\") 等于 0.833730-0.988898j。\n" #~ "\n" #~ "@SEEALSO=IMSIN,IMTAN" #~ msgid "" #~ "@FUNCTION=IMTAN\n" #~ "@SYNTAX=IMTAN(inumber)\n" #~ "@DESCRIPTION=IMTAN returns the tangent of a complex number.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMTAN returns #VALUE! " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMTAN(\"2-j\") equals -0.2434582-1.1667363j.\n" #~ "\n" #~ "@SEEALSO=IMSIN,IMCOS" #~ msgstr "" #~ "@FUNCTION=IMTAN\n" #~ "@SYNTAX=IMTAN(inumber)\n" #~ "@DESCRIPTION=IMTAN 返回复数的正切值。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMTAN 将返回 #VALUE! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMTAN(\"2-j\") 等于 -0.2434582-1.1667363j。\n" #~ "\n" #~ "@SEEALSO=IMSIN,IMCOS" #~ msgid "" #~ "@FUNCTION=IMSEC\n" #~ "@SYNTAX=IMSEC(inumber)\n" #~ "@DESCRIPTION=IMSEC returns the complex secant of the complex number z " #~ "(@inumber), where\n" #~ "\n" #~ "\tsec(z) = 1/cos(z).\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMSEC returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMSEC(\"2-j\") equals -0.413149-0.687527j.\n" #~ "\n" #~ "@SEEALSO=IMCSC,IMCOT" #~ msgstr "" #~ "@FUNCTION=IMSEC\n" #~ "@SYNTAX=IMSEC(inumber)\n" #~ "@DESCRIPTION=IMSEC 返回复数 z (@inumber) 的正割值,即\n" #~ "\n" #~ "\tsec(z) = 1/cos(z)。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMSEC 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMSEC(\"2-j\") 等于 -0.413149-0.687527j。\n" #~ "\n" #~ "@SEEALSO=IMCSC,IMCOT" #~ msgid "" #~ "@FUNCTION=IMCSC\n" #~ "@SYNTAX=IMCSC(inumber)\n" #~ "@DESCRIPTION=IMCSC returns the complex cosecant of the complex number z " #~ "(@inumber), where\n" #~ "\n" #~ "\tcsc(z) = 1/sin(z).\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMCSC returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMCSC(\"2-j\") equals 0.635494-0.221501j.\n" #~ "\n" #~ "@SEEALSO=IMSEC,IMCOT" #~ msgstr "" #~ "@FUNCTION=IMCSC\n" #~ "@SYNTAX=IMCSC(inumber)\n" #~ "@DESCRIPTION=IMCSC 返回复数 z (@inumber) 的余割值,即\n" #~ "\n" #~ "\tcsc(z) = 1/sin(z)。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMCSC 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMCSC(\"2-j\") 等于 0.635494-0.221501j。\n" #~ "\n" #~ "@SEEALSO=IMSEC,IMCOT" #~ msgid "" #~ "@FUNCTION=IMCOT\n" #~ "@SYNTAX=IMCOT(inumber)\n" #~ "@DESCRIPTION=IMCOT returns the complex cotangent of the complex number z " #~ "(@inumber), where\n" #~ "\n" #~ "\tcot(z) = 1/tan(z).\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMCOT returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMCOT(\"2-j\") equals -0.171384+0.821330j.\n" #~ "\n" #~ "@SEEALSO=IMSEC,IMCSC" #~ msgstr "" #~ "@FUNCTION=IMCOT\n" #~ "@SYNTAX=IMCOT(inumber)\n" #~ "@DESCRIPTION=IMCOT 返回复数 z (@inumber) 的余切值,即\n" #~ "\n" #~ "\tcot(z) = 1/tan(z).\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMCOT 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMCOT(\"2-j\") 等于 -0.171384+0.821330j。\n" #~ "\n" #~ "@SEEALSO=IMSEC,IMCSC" #~ msgid "" #~ "@FUNCTION=IMEXP\n" #~ "@SYNTAX=IMEXP(inumber)\n" #~ "@DESCRIPTION=IMEXP returns the exponential of a complex number.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMEXP returns #VALUE! " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMEXP(\"2-j\") equals 3.992324-6.217676j.\n" #~ "\n" #~ "@SEEALSO=IMLN" #~ msgstr "" #~ "@FUNCTION=IMEXP\n" #~ "@SYNTAX=IMEXP(inumber)\n" #~ "@DESCRIPTION=IMEXP 返回复数的指数值。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMEXP 将返回 #VALUE! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMEXP(\"2-j\") 等于 3.992324-6.217676j。\n" #~ "\n" #~ "@SEEALSO=IMLN" #~ msgid "" #~ "@FUNCTION=IMARGUMENT\n" #~ "@SYNTAX=IMARGUMENT(inumber)\n" #~ "@DESCRIPTION=IMARGUMENT returns the argument theta of a complex number, i." #~ "e. the angle in radians from the real axis to the representation of the " #~ "number in polar coordinates.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMARGUMENT returns #VALUE! " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARGUMENT(\"2-j\") equals -0.463647609.\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=IMARGUMENT\n" #~ "@SYNTAX=IMARGUMENT(inumber)\n" #~ "@DESCRIPTION=IMARGUMENT 返回复数的辐角 theta,即实轴和复数在极坐标下图形之" #~ "间夹角的弧度。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMARGUMENT 将返回 #VALUE! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARGUMENT(\"2-j\") 等于 -0.463647609。\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=IMLN\n" #~ "@SYNTAX=IMLN(inumber)\n" #~ "@DESCRIPTION=IMLN returns the natural logarithm of a complex number.\n" #~ "\n" #~ "The result will have an imaginary part between -pi and +pi. The natural " #~ "logarithm is not uniquely defined on complex numbers. You may need to add " #~ "or subtract an even multiple of pi to the imaginary part.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMLN returns #VALUE! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMLN(\"3-j\") equals 1.15129-0.32175j.\n" #~ "\n" #~ "@SEEALSO=IMEXP,IMLOG2,IMLOG10" #~ msgstr "" #~ "@FUNCTION=IMLN\n" #~ "@SYNTAX=IMLN(inumber)\n" #~ "@DESCRIPTION=IMLN 返回复数的自然对数。\n" #~ "\n" #~ "结果的虚部位于 -pi 和 +pi 之间。自然对数在复数域上定义并不是唯一的。您可能" #~ "需要在虚部之上加减多倍 pi。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMLN 将返回 #VALUE! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMLN(\"3-j\") 等于 1.15129-0.32175j。\n" #~ "\n" #~ "@SEEALSO=IMEXP,IMLOG2,IMLOG10" #~ msgid "" #~ "@FUNCTION=IMLOG2\n" #~ "@SYNTAX=IMLOG2(inumber)\n" #~ "@DESCRIPTION=IMLOG2 returns the logarithm of a complex number in base 2.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMLOG2 returns #VALUE! " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMLOG2(\"3-j\") equals 1.66096-0.46419j.\n" #~ "\n" #~ "@SEEALSO=IMLN,IMLOG10" #~ msgstr "" #~ "@FUNCTION=IMLOG2\n" #~ "@SYNTAX=IMLOG2(inumber)\n" #~ "@DESCRIPTION=IMLOG2 返回复数以 2 为底的对数。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMLOG2 将返回 #VALUE! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMLOG2(\"3-j\") 等于 1.66096-0.46419j。\n" #~ "\n" #~ "@SEEALSO=IMLN,IMLOG10" #~ msgid "" #~ "@FUNCTION=IMLOG10\n" #~ "@SYNTAX=IMLOG10(inumber)\n" #~ "@DESCRIPTION=IMLOG10 returns the logarithm of a complex number in base " #~ "10.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMLOG10 returns #VALUE! " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMLOG10(\"3-j\") equals 0.5-0.13973j.\n" #~ "\n" #~ "@SEEALSO=IMLN,IMLOG2" #~ msgstr "" #~ "@FUNCTION=IMLOG10\n" #~ "@SYNTAX=IMLOG10(inumber)\n" #~ "@DESCRIPTION=IMLOG10 返回复数以 10 为底的对数。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMLOG10 将返回 #VALUE! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMLOG10(\"3-j\") 等于 0.5-0.13973j。\n" #~ "\n" #~ "@SEEALSO=IMLN,IMLOG2" #~ msgid "" #~ "@FUNCTION=IMPOWER\n" #~ "@SYNTAX=IMPOWER(inumber1,inumber2)\n" #~ "@DESCRIPTION=IMPOWER returns a complex number raised to a power. " #~ "@inumber1 is the complex number to be raised to a power and @inumber2 is " #~ "the power to which you want to raise it.\n" #~ "\n" #~ "* If @inumber1 or @inumber2 are not valid complex numbers, IMPOWER " #~ "returns #VALUE! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMPOWER(\"4-j\",2) equals 15-8j.\n" #~ "\n" #~ "@SEEALSO=IMSQRT" #~ msgstr "" #~ "@FUNCTION=IMPOWER\n" #~ "@SYNTAX=IMPOWER(inumber1,inumber2)\n" #~ "@DESCRIPTION=IMPOWER 返回复数的幂。@inumber1 是要计算幂的底数,@inumber2 " #~ "是指数。\n" #~ "\n" #~ "* 如果 @inumber1 和 @inumber2 不都是有效的复数,IMPOWER 将返回 #VALUE! 错" #~ "误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMPOWER(\"4-j\",2) 等于 15-8j。\n" #~ "\n" #~ "@SEEALSO=IMSQRT" #~ msgid "" #~ "@FUNCTION=IMDIV\n" #~ "@SYNTAX=IMDIV(inumber1,inumber2)\n" #~ "@DESCRIPTION=IMDIV returns the quotient of two complex numbers.\n" #~ "\n" #~ "* If @inumber1 or @inumber2 are not valid complex numbers, IMDIV returns " #~ "#VALUE! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMDIV(\"2-j\",\"2+j\") equals 0.6-0.8j.\n" #~ "\n" #~ "@SEEALSO=IMPRODUCT" #~ msgstr "" #~ "@FUNCTION=IMDIV\n" #~ "@SYNTAX=IMDIV(inumber1,inumber2)\n" #~ "@DESCRIPTION=IMDIV 返回两个复数的商。\n" #~ "\n" #~ "* 如果 @inumber1 和 @inumber2 不都是有效的复数,IMDIV 将返回 #VALUE! 错" #~ "误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMDIV(\"2-j\",\"2+j\") 等于 0.6-0.8j。\n" #~ "\n" #~ "@SEEALSO=IMPRODUCT" #~ msgid "" #~ "@FUNCTION=IMSIN\n" #~ "@SYNTAX=IMSIN(inumber)\n" #~ "@DESCRIPTION=IMSIN returns the sine of a complex number.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMSIN returns #VALUE! " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMSIN(\"1+j\") equals 1.29846+0.63496j.\n" #~ "\n" #~ "@SEEALSO=IMCOS,IMTAN" #~ msgstr "" #~ "@FUNCTION=IMSIN\n" #~ "@SYNTAX=IMSIN(inumber)\n" #~ "@DESCRIPTION=IMSIN 返回复数的正弦。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMSIN 将返回 #VALUE! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMSIN(\"1+j\") 等于 1.29846+0.63496j。\n" #~ "\n" #~ "@SEEALSO=IMCOS,IMTAN" #~ msgid "" #~ "@FUNCTION=IMSINH\n" #~ "@SYNTAX=IMSINH(inumber)\n" #~ "@DESCRIPTION=IMSINH returns the complex hyperbolic sine of the complex " #~ "number z (@inumber), where\n" #~ "\n" #~ "\tsinh(z) = (exp(z) - exp(-z))/2.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMSINH returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMSINH(\"1+j\") equals 0.63496+1.29846j.\n" #~ "\n" #~ "@SEEALSO=IMCOSH,IMTANH" #~ msgstr "" #~ "@FUNCTION=IMSINH\n" #~ "@SYNTAX=IMSINH(inumber)\n" #~ "@DESCRIPTION=IMSINH 返回复数 z (@inumber) 的双曲正弦值,即\n" #~ "\n" #~ "\tsinh(z) = (exp(z) - exp(-z))/2。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMSINH 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMSINH(\"1+j\") 等于 0.63496+1.29846j。\n" #~ "\n" #~ "@SEEALSO=IMCOSH,IMTANH" #~ msgid "" #~ "@FUNCTION=IMCOSH\n" #~ "@SYNTAX=IMCOSH(inumber)\n" #~ "@DESCRIPTION=IMCOSH returns the complex hyperbolic cosine of the complex " #~ "number z (@inumber), where\n" #~ "\n" #~ "\tcosh(z) = (exp(z) + exp(-z))/2.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMCOSH returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMCOSH(\"1+j\") equals 0.83373+0.988898j.\n" #~ "\n" #~ "@SEEALSO=IMSINH,IMTANH" #~ msgstr "" #~ "@FUNCTION=IMCOSH\n" #~ "@SYNTAX=IMCOSH(inumber)\n" #~ "@DESCRIPTION=IMCOSH 返回复数 z (@inumber) 的双曲余弦值,即\n" #~ "\n" #~ "\tcosh(z) = (exp(z) + exp(-z))/2。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMCOSH 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMCOSH(\"1+j\") 等于 0.83373+0.988898j。\n" #~ "\n" #~ "@SEEALSO=IMSINH,IMTANH" #~ msgid "" #~ "@FUNCTION=IMTANH\n" #~ "@SYNTAX=IMTANH(inumber)\n" #~ "@DESCRIPTION=IMTANH returns the complex hyperbolic tangent of the complex " #~ "number z (@inumber), where\n" #~ "\n" #~ "\ttanh(z) = sinh(z)/cosh(z).\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMTANH returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMTANH(\"1+j\") equals 1.083923+0.2717526j.\n" #~ "\n" #~ "@SEEALSO=IMSINH,IMCOSH" #~ msgstr "" #~ "@FUNCTION=IMTANH\n" #~ "@SYNTAX=IMTANH(inumber)\n" #~ "@DESCRIPTION=IMTANH 返回复数 z (@inumber) 的双曲正切值,即\n" #~ "\n" #~ "\ttanh(z) = sinh(z)/cosh(z)。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMTANH 返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMTANH(\"1+j\") 等于 1.083923+0.2717526j。\n" #~ "\n" #~ "@SEEALSO=IMSINH,IMCOSH" #~ msgid "" #~ "@FUNCTION=IMSECH\n" #~ "@SYNTAX=IMSECH(inumber)\n" #~ "@DESCRIPTION=IMSECH returns the complex hyperbolic secant of the complex " #~ "number z (@inumber), where\n" #~ "\n" #~ "\tsech(z) = 1/cosh(z).\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMSECH returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMSECH(\"1+j\") equals 0.498337-0.5910838j.\n" #~ "\n" #~ "@SEEALSO=IMCSCH,IMCOTH" #~ msgstr "" #~ "@FUNCTION=IMSECH\n" #~ "@SYNTAX=IMSECH(inumber)\n" #~ "@DESCRIPTION=IMSECH 返回复数 z (@inumber) 的双曲正割值,即\n" #~ "\n" #~ "\tsech(z) = 1/cosh(z)。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMSECH 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMSECH(\"1+j\") 等于 0.498337-0.5910838j。\n" #~ "\n" #~ "@SEEALSO=IMCSCH,IMCOTH" #~ msgid "" #~ "@FUNCTION=IMCSCH\n" #~ "@SYNTAX=IMCSCH(inumber)\n" #~ "@DESCRIPTION=IMCSCH returns the complex hyperbolic cosecant of the " #~ "complex number z (@inumber), where\n" #~ "\n" #~ "\tcsch(z) = 1/sinh(z).\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMCSCH returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMCSCH(\"1+j\") equals 0.303931-0.621518j.\n" #~ "\n" #~ "@SEEALSO=IMSECH,IMCOTH" #~ msgstr "" #~ "@FUNCTION=IMCSCH\n" #~ "@SYNTAX=IMCSCH(inumber)\n" #~ "@DESCRIPTION=IMCSCH 返回复数 z (@inumber) 的双曲余割值,即\n" #~ "\n" #~ "\tcsch(z) = 1/sinh(z)。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMCSCH 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMCSCH(\"1+j\") 等于 0.303931-0.621518j。\n" #~ "\n" #~ "@SEEALSO=IMSECH,IMCOTH" #~ msgid "" #~ "@FUNCTION=IMCOTH\n" #~ "@SYNTAX=IMCOTH(inumber)\n" #~ "@DESCRIPTION=IMCOTH returns the complex hyperbolic cotangent of the " #~ "complex number z (@inumber) where,\n" #~ "\n" #~ "\tcoth(z) = 1/tanh(z).\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMCOTH returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMCOTH(\"1+j\") equals 0.868014-0.217622j.\n" #~ "\n" #~ "@SEEALSO=IMSECH,IMCSCH" #~ msgstr "" #~ "@FUNCTION=IMCOTH\n" #~ "@SYNTAX=IMCOTH(inumber)\n" #~ "@DESCRIPTION=IMCOTH 返回复数 z (@inumber) 的双曲余切值,即\n" #~ "\n" #~ "\tcoth(z) = 1/tanh(z)。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMCOTH 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMCOTH(\"1+j\") 等于 0.868014-0.217622j。\n" #~ "\n" #~ "@SEEALSO=IMSECH,IMCSCH" #~ msgid "" #~ "@FUNCTION=IMARCSIN\n" #~ "@SYNTAX=IMARCSIN(inumber)\n" #~ "@DESCRIPTION=IMARCSIN returns the complex arcsine of the complex number " #~ "@inumber. The branch cuts are on the real axis, less than -1 and greater " #~ "than 1.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMARCSIN returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCSIN(\"1+j\") equals 0.6662394+1.061275j.\n" #~ "\n" #~ "@SEEALSO=IMARCCOS,IMARCTAN" #~ msgstr "" #~ "@FUNCTION=IMARCSIN\n" #~ "@SYNTAX=IMARCSIN(inumber)\n" #~ "@DESCRIPTION=IMARCSIN 返回复数 @inumber 的复数反正弦值。分支切割在实轴上," #~ "小于 -1 及大于 1。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMARCSIN 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCSIN(\"1+j\") 等于 0.6662394+1.061275j。\n" #~ "\n" #~ "@SEEALSO=IMARCCOS,IMARCTAN" #~ msgid "" #~ "@FUNCTION=IMARCCOS\n" #~ "@SYNTAX=IMARCCOS(inumber)\n" #~ "@DESCRIPTION=IMARCCOS returns the complex arccosine of the complex number " #~ "@inumber. The branch cuts are on the real axis, less than -1 and greater " #~ "than 1.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMARCCOS returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCCOS(\"1+j\") equals 0.9045569-1.061275j.\n" #~ "\n" #~ "@SEEALSO=IMARCSIN,IMARCTAN" #~ msgstr "" #~ "@FUNCTION=IMARCCOS\n" #~ "@SYNTAX=IMARCCOS(inumber)\n" #~ "@DESCRIPTION=IMARCCOS 返回复数 @inumber 的复数反余弦值。分支切割在实轴上," #~ "小于 -1 及大于 1。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMARCCOS 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCCOS(\"1+j\") 等于 0.9045569-1.061275j。\n" #~ "\n" #~ "@SEEALSO=IMARCSIN,IMARCTAN" #~ msgid "" #~ "@FUNCTION=IMARCTAN\n" #~ "@SYNTAX=IMARCTAN(inumber)\n" #~ "@DESCRIPTION=IMARCTAN returns the complex arctangent of the complex " #~ "number @inumber. The branch cuts are on the imaginary axis, below -i and " #~ "above i.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMARCTAN returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCTAN(\"1+j\") equals 1.0172220+0.4023595j.\n" #~ "\n" #~ "@SEEALSO=IMARCSIN,IMARCCOS" #~ msgstr "" #~ "@FUNCTION=IMARCTAN\n" #~ "@SYNTAX=IMARCTAN(inumber)\n" #~ "@DESCRIPTION=IMARCTAN 返回复数 @inumber 的复数反正切值。分支切割在虚轴上," #~ "低于 -i 及高于 i。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMARCTAN 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCTAN(\"1+j\") 等于 1.0172220+0.4023595j。\n" #~ "\n" #~ "@SEEALSO=IMARCSIN,IMARCCOS" #~ msgid "" #~ "@FUNCTION=IMARCSEC\n" #~ "@SYNTAX=IMARCSEC(inumber)\n" #~ "@DESCRIPTION=IMARCSEC returns the complex arcsecant of the complex number " #~ "z (@inumber), where\n" #~ "\n" #~ "\tarcsec(z) = arccos(1/z).\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMARCSEC returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCSEC(\"1+j\") equals 1.1185179+0.5306375j.\n" #~ "\n" #~ "@SEEALSO=IMARCCSC,IMARCCOT" #~ msgstr "" #~ "@FUNCTION=IMARCSEC\n" #~ "@SYNTAX=IMARCSEC(inumber)\n" #~ "@DESCRIPTION=IMARCSEC 返回复数 z (@inumber) 的复数反正割值,即\n" #~ "\n" #~ "\tarcsec(z) = arccos(1/z)。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMARCSEC 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCSEC(\"1+j\") 等于 1.1185179+0.5306375j。\n" #~ "\n" #~ "@SEEALSO=IMARCCSC,IMARCCOT" #~ msgid "" #~ "@FUNCTION=IMARCCSC\n" #~ "@SYNTAX=IMARCCSC(inumber)\n" #~ "@DESCRIPTION=IMARCCSC returns the complex arccosecant of the complex " #~ "number z (@inumber), where\n" #~ "\n" #~ "\tarccsc(z) = arcsin(1/z).\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMARCCSC returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCCSC(\"1+j\") equals 0.45227845-0.5306375j.\n" #~ "\n" #~ "@SEEALSO=IMARCSEC,IMARCCOT" #~ msgstr "" #~ "@FUNCTION=IMARCCSC\n" #~ "@SYNTAX=IMARCCSC(inumber)\n" #~ "@DESCRIPTION=IMARCCSC 返回复数 z (@inumber) 的复数反余割值,即\n" #~ "\n" #~ "\tarccsc(z) = arcsin(1/z)。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMARCCSC 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCCSC(\"1+j\") 等于 0.45227845-0.5306375j。\n" #~ "\n" #~ "@SEEALSO=IMARCSEC,IMARCCOT" #~ msgid "" #~ "@FUNCTION=IMARCCOT\n" #~ "@SYNTAX=IMARCCOT(inumber)\n" #~ "@DESCRIPTION=IMARCCOT returns the complex arccotangent of the complex " #~ "number z (@inumber), where\n" #~ "\n" #~ "\tarccot(z) = arctan(1/z).\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMARCCOT returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCCOT(\"1+j\") equals 0.553574+0.4023595j.\n" #~ "\n" #~ "@SEEALSO=IMARCSEC,IMARCCSC" #~ msgstr "" #~ "@FUNCTION=IMARCCOT\n" #~ "@SYNTAX=IMARCCOT(inumber)\n" #~ "@DESCRIPTION=IMARCCOT 返回复数 z (@inumber) 的复数反余切值,即\n" #~ "\n" #~ "\tarccot(z) = arctan(1/z)。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMARCCOT 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCCOT(\"1+j\") 等于 0.553574+0.4023595j。\n" #~ "\n" #~ "@SEEALSO=IMARCSEC,IMARCCSC" #~ msgid "" #~ "@FUNCTION=IMARCSINH\n" #~ "@SYNTAX=IMARCSINH(inumber)\n" #~ "@DESCRIPTION=IMARCSINH returns the complex hyperbolic arcsine of the " #~ "complex number @inumber. The branch cuts are on the imaginary axis, below " #~ "-i and above i.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMARCSINH returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCSINH(\"1+j\") equals 1.061275+0.6662394j.\n" #~ "\n" #~ "@SEEALSO=IMARCCOSH,IMARCTANH" #~ msgstr "" #~ "@FUNCTION=IMARCSINH\n" #~ "@SYNTAX=IMARCSINH(inumber)\n" #~ "@DESCRIPTION=IMARCSINH 返回复数 @inumber 的复数双曲反正弦值。分支切割在虚" #~ "轴上,低于 -i 及高于 i。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMARCSINH 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCSINH(\"1+j\") 等于 1.061275+0.6662394j。\n" #~ "\n" #~ "@SEEALSO=IMARCCOSH,IMARCTANH" #~ msgid "" #~ "@FUNCTION=IMARCCOSH\n" #~ "@SYNTAX=IMARCCOSH(inumber)\n" #~ "@DESCRIPTION=IMARCCOSH returns the complex hyperbolic arccosine of the " #~ "complex number @inumber. The branch cut is on the real axis, less than " #~ "1.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMARCCOSH returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCCOSH(\"1+j\") equals 1.06127506+0.904557j.\n" #~ "\n" #~ "@SEEALSO=IMARCSINH,IMARCTANH" #~ msgstr "" #~ "@FUNCTION=IMARCCOSH\n" #~ "@SYNTAX=IMARCCOSH(inumber)\n" #~ "@DESCRIPTION=IMARCCOSH 返回复数 @inumber 的复数双曲余弦值。分支切割在实轴" #~ "上,小于 1。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMARCCOSH 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCCOSH(\"1+j\") 等于 1.06127506+0.904557j。\n" #~ "\n" #~ "@SEEALSO=IMARCSINH,IMARCTANH" #~ msgid "" #~ "@FUNCTION=IMARCTANH\n" #~ "@SYNTAX=IMARCTANH(inumber)\n" #~ "@DESCRIPTION=IMARCTANH returns the complex hyperbolic arctangent of the " #~ "complex number @inumber. The branch cuts are on the real axis, less than " #~ "-1 and greater than 1.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMARCTANH returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCTANH(\"1+j\") equals 0.4023595+1.0172220j.\n" #~ "\n" #~ "@SEEALSO=IMARCSINH,IMARCCOSH" #~ msgstr "" #~ "@FUNCTION=IMARCTANH\n" #~ "@SYNTAX=IMARCTANH(inumber)\n" #~ "@DESCRIPTION=IMARCTANH 返回复数 @inumber 的复数双曲反正切值。分支切割在实" #~ "轴上,小于 -1 及大于 1。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMARCTANH 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCTANH(\"1+j\") 等于 0.4023595+1.0172220j。\n" #~ "\n" #~ "@SEEALSO=IMARCSINH,IMARCCOSH" #~ msgid "" #~ "@FUNCTION=IMARCSECH\n" #~ "@SYNTAX=IMARCSECH(inumber)\n" #~ "@DESCRIPTION=IMARCSECH returns the complex hyperbolic arcsecant of the " #~ "complex number z (@inumber), where\n" #~ "\n" #~ "\tarcsech(z) = arccosh(1/z).\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMARCSECH returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCSECH(\"1+j\") equals 0.5306375-1.118518j.\n" #~ "\n" #~ "@SEEALSO=IMARCCSCH,IMARCCOTH" #~ msgstr "" #~ "@FUNCTION=IMARCSECH\n" #~ "@SYNTAX=IMARCSECH(inumber)\n" #~ "@DESCRIPTION=IMARCSECH 返回复数 z (@inumber) 的复数双曲反正割值,即\n" #~ "\n" #~ "\tarcsech(z) = arccosh(1/z)。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMARCSECH 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCSECH(\"1+j\") 等于 0.5306375-1.118518j。\n" #~ "\n" #~ "@SEEALSO=IMARCCSCH,IMARCCOTH" #~ msgid "" #~ "@FUNCTION=IMARCCSCH\n" #~ "@SYNTAX=IMARCCSCH(inumber)\n" #~ "@DESCRIPTION=IMARCCSCH returns the complex hyperbolic arccosecant of the " #~ "complex number z (@inumber), where\n" #~ "\n" #~ "\tarccsch(z) = arcsinh(1/z).\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMARCCSCH returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCCSCH(\"1+j\") equals 0.5306375-0.452278j.\n" #~ "\n" #~ "@SEEALSO=IMARCSECH,IMARCCOTH" #~ msgstr "" #~ "@FUNCTION=IMARCCSCH\n" #~ "@SYNTAX=IMARCCSCH(inumber)\n" #~ "@DESCRIPTION=IMARCCSCH 返回复数 z (@inumber) 的复数双曲反正割值,即\n" #~ "\n" #~ "\tarccsch(z) = arcsin(1/z)。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMARCCSCH 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCCSCH(\"1+j\") 等于 0.5306375-0.452278j。\n" #~ "\n" #~ "@SEEALSO=IMARCSECH,IMARCCOTH" #~ msgid "" #~ "@FUNCTION=IMARCCOTH\n" #~ "@SYNTAX=IMARCCOTH(inumber)\n" #~ "@DESCRIPTION=IMARCCOTH returns the complex hyperbolic arccotangent of the " #~ "complex number z (@inumber), where\n" #~ "\n" #~ "\tarccoth(z) = arctanh(1/z).\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMARCCOTH returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCCOTH(\"1+j\") equals 0.40235948-0.5535744j.\n" #~ "\n" #~ "@SEEALSO=IMARCSECH,IMARCCSCH" #~ msgstr "" #~ "@FUNCTION=IMARCCOTH\n" #~ "@SYNTAX=IMARCCOTH(inumber)\n" #~ "@DESCRIPTION=IMARCCOTH 返回复数 z (@inumber) 的复数双曲反余切值,即\n" #~ "\n" #~ "\tarccoth(z) = arctanh(1/z)。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMARCCOTH 将返回 #VALUE! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMARCCOTH(\"1+j\") 等于 0.40235948-0.5535744j。\n" #~ "\n" #~ "@SEEALSO=IMARCSECH,IMARCCSCH" #~ msgid "" #~ "@FUNCTION=IMSQRT\n" #~ "@SYNTAX=IMSQRT(inumber)\n" #~ "@DESCRIPTION=IMSQRT returns the square root of a complex number.\n" #~ "\n" #~ "* If @inumber is not a valid complex number, IMSQRT returns #VALUE! " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMSQRT(\"1+j\") equals 1.09868+0.4550899j.\n" #~ "\n" #~ "@SEEALSO=IMPOWER" #~ msgstr "" #~ "@FUNCTION=IMSQRT\n" #~ "@SYNTAX=IMSQRT(inumber)\n" #~ "@DESCRIPTION=IMSQRT 返回复数的平方根。\n" #~ "\n" #~ "* 如果 @inumber 不是有效的复数,IMSQRT 将返回 #VALUE! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMSQRT(\"1+j\") 等于 1.09868+0.4550899j。\n" #~ "\n" #~ "@SEEALSO=IMPOWER" #~ msgid "" #~ "@FUNCTION=IMSUB\n" #~ "@SYNTAX=IMSUB(inumber1,inumber2)\n" #~ "@DESCRIPTION=IMSUB returns the difference of two complex numbers.\n" #~ "\n" #~ "* If @inumber1 or @inumber2 are not valid complex numbers, IMSUB returns " #~ "#VALUE! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMSUB(\"3-j\",\"2+j\") equals 1-2j.\n" #~ "\n" #~ "@SEEALSO=IMSUM" #~ msgstr "" #~ "@FUNCTION=IMSUB\n" #~ "@SYNTAX=IMSUB(inumber1,inumber2)\n" #~ "@DESCRIPTION=IMSUB 返回两个复数的差。\n" #~ "\n" #~ "* 如果 @inumber1 和 @inumber2 不都是有效的复数,IMSUB 将返回 #VALUE! 错" #~ "误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMSUB(\"3-j\",\"2+j\") 等于 1-2j。\n" #~ "\n" #~ "@SEEALSO=IMSUM" #~ msgid "" #~ "@FUNCTION=IMPRODUCT\n" #~ "@SYNTAX=IMPRODUCT(inumber1[,inumber2,...])\n" #~ "@DESCRIPTION=IMPRODUCT returns the product of given complex numbers.\n" #~ "\n" #~ "* If any of the @inumbers are not valid complex numbers, IMPRODUCT " #~ "returns #VALUE! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMPRODUCT(\"2-j\",\"4-2j\") equals 6-8j.\n" #~ "\n" #~ "@SEEALSO=IMDIV" #~ msgstr "" #~ "@FUNCTION=IMPRODUCT\n" #~ "@SYNTAX=IMPRODUCT(inumber1[,inumber2,...])\n" #~ "@DESCRIPTION=IMPRODUCT 返回给定复数的乘积。\n" #~ "\n" #~ "* 如果 @inumbers 不都是有效的复数,IMPRODUCT 将返回 #VALUE! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMPRODUCT(\"2-j\",\"4-2j\") 等于 6-8j。\n" #~ "\n" #~ "@SEEALSO=IMDIV" #~ msgid "" #~ "@FUNCTION=IMSUM\n" #~ "@SYNTAX=IMSUM(inumber1,inumber2)\n" #~ "@DESCRIPTION=IMSUM returns the sum of two complex numbers.\n" #~ "\n" #~ "* If @inumber1 or @inumber2 are not valid complex numbers, IMSUM returns " #~ "#VALUE! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMSUM(\"2-4j\",\"9-j\") equals 11-5j.\n" #~ "\n" #~ "@SEEALSO=IMSUB" #~ msgstr "" #~ "@FUNCTION=IMSUM\n" #~ "@SYNTAX=IMSUM(inumber1,inumber2)\n" #~ "@DESCRIPTION=IMSUM 返回两个复数的和。\n" #~ "\n" #~ "* 如果 @inumber1 和 @inumber2 不都是有效的复数,IMSUM 将返回 #VALUE! 错" #~ "误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IMSUM(\"2-4j\",\"9-j\") 等于 11-5j。\n" #~ "\n" #~ "@SEEALSO=IMSUB" #~ msgid "" #~ "@FUNCTION=DAVERAGE\n" #~ "@SYNTAX=DAVERAGE(database,field,criteria)\n" #~ "@DESCRIPTION=DAVERAGE function returns the average of the values in a " #~ "list or database that match conditions specified.\n" #~ "\n" #~ "@database is a range of cells in which rows of related information are " #~ "records and columns of data are fields. The first row of a database " #~ "contains labels for each column. \n" #~ "\n" #~ "@field specifies which column is used in the function. If @field is an " #~ "integer, for example 2, the second column is used. Field can also be the " #~ "label of a column. For example, ``Age'' refers to the column with the " #~ "label ``Age'' in @database range. \n" #~ "\n" #~ "@criteria is the range of cells which contains the specified conditions. " #~ "The first row of a @criteria should contain the labels of the fields for " #~ "which the criteria are for. Cells below the labels specify conditions, " #~ "for example, ``>3'' or ``<9''. Equality condition can be given simply by " #~ "specifying a value, e.g. ``3'' or ``John''. \n" #~ "Each row in @criteria specifies a separate condition. If a row in " #~ "@database matches a row in @criteria, then that row is counted. " #~ "Technically speaking, this a boolean OR operation between the rows in " #~ "@criteria.\n" #~ "If @criteria specifies more than one column, then each of the conditions " #~ "in the specified columns must be true for the row in @database to match. " #~ "Technically speaking, this is a boolean AND operation between the columns " #~ "in @criteria.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the range A1:C7 contain the following values:\n" #~ "Name Age Salary\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "In addition, the cells A9:B11 contain the following values:\n" #~ "Age Salary\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "DAVERAGE(A1:C7, \"Salary\", A9:A11) equals 42296.3333.\n" #~ "DAVERAGE(A1:C7, \"Age\", A9:A11) equals 39.\n" #~ "DAVERAGE(A1:C7, \"Salary\", A9:B11) equals 40782.5.\n" #~ "DAVERAGE(A1:C7, \"Age\", A9:B11) equals 36.\n" #~ "\n" #~ "@SEEALSO=DCOUNT" #~ msgstr "" #~ "@FUNCTION=DAVERAGE\n" #~ "@SYNTAX=DAVERAGE(database,field,criteria)\n" #~ "@DESCRIPTION=DAVERAGE 函数返回列表或数据库中符合指定条件的值的均值。\n" #~ "\n" #~ "@database 是一组单元格,其中行代表记录,列代表字段。数据库的第一行包含每列" #~ "的标题。\n" #~ "\n" #~ "@field 指定了要在函数中使用哪列。如果 @field 是整数,如 2,则会使用第 2 " #~ "列。field 也可以是列的标题,即“Age”代表 @database 范围中标题为“Age”的那一" #~ "列。\n" #~ "\n" #~ "@criteria 也是一组单元格,其中包含了特定条件。@criteria 的第一行应该包含条" #~ "件所应用的字段标题。字段标题下面的单元格指定了对应的条件,“>3”或“<9”。相等" #~ "的条件可以简写为值,即“3”或“John”。@criteria 中每行所指定的条件互相独立。" #~ "也就是说,如果 @databasea 中记录与 @criteria 中任何一行条件相匹配,那么该" #~ "记录就将被统计在内(从技术角度来说,@criteria 每行之间是逻辑或的关系)。如" #~ "果 @criteria 指定了多列,那么 @database 中的记录必须满足所有列的所有条件" #~ "(再从技术角度来说,@criteria 一行中每列条件之间是逻辑与的关系)。\n" #~ "@EXAMPLES=\n" #~ "我们假定范围 A1:C7 中包含下列值:\n" #~ "姓名 年龄 工资\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "此外,单元格 A9:B11 还包含下列值:\n" #~ "年龄 工资\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DAVERAGE(A1:C7, \"工资\", A9:A11) 等于 42296.3333。\n" #~ "DAVERAGE(A1:C7, \"年龄\", A9:A11) 等于 39。\n" #~ "DAVERAGE(A1:C7, \"工资\", A9:B11) 等于 40782.5。\n" #~ "DAVERAGE(A1:C7, \"年龄\", A9:B11) 等于 36。\n" #~ "\n" #~ "@SEEALSO=DCOUNT" #~ msgid "" #~ "@FUNCTION=DCOUNT\n" #~ "@SYNTAX=DCOUNT(database,field,criteria)\n" #~ "@DESCRIPTION=DCOUNT function counts the cells that contain numbers in a " #~ "database that match conditions specified.\n" #~ "\n" #~ "@database is a range of cells in which rows of related information are " #~ "records and columns of data are fields. The first row of a database " #~ "contains labels for each column. \n" #~ "\n" #~ "@field specifies which column is used in the function. If @field is an " #~ "integer, for example 2, the second column is used. Field can also be the " #~ "label of a column. For example, ``Age'' refers to the column with the " #~ "label ``Age'' in @database range. \n" #~ "\n" #~ "@criteria is the range of cells which contains the specified conditions. " #~ "The first row of a @criteria should contain the labels of the fields for " #~ "which the criteria are for. Cells below the labels specify conditions, " #~ "for example, ``>3'' or ``<9''. Equality condition can be given simply by " #~ "specifying a value, e.g. ``3'' or ``John''. \n" #~ "Each row in @criteria specifies a separate condition. If a row in " #~ "@database matches a row in @criteria, then that row is counted. " #~ "Technically speaking, this a boolean OR operation between the rows in " #~ "@criteria.\n" #~ "If @criteria specifies more than one column, then each of the conditions " #~ "in the specified columns must be true for the row in @database to match. " #~ "Technically speaking, this is a boolean AND operation between the columns " #~ "in @criteria.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the range A1:C7 contain the following values:\n" #~ "Name Age Salary\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "In addition, the cells A9:B11 contain the following values:\n" #~ "Age Salary\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "DCOUNT(A1:C7, \"Salary\", A9:A11) equals 3.\n" #~ "DCOUNT(A1:C7, \"Salary\", A9:B11) equals 2.\n" #~ "DCOUNT(A1:C7, \"Name\", A9:B11) equals 0.\n" #~ "\n" #~ "@SEEALSO=DAVERAGE" #~ msgstr "" #~ "@FUNCTION=DCOUNT\n" #~ "@SYNTAX=DCOUNT(database,field,criteria)\n" #~ "@DESCRIPTION=DCOUNT 函数统计指定区域内包含数据库中符合指定条件数值的单元格" #~ "数目。\n" #~ "\n" #~ "@database 是一组单元格,其中行代表记录,列代表字段。数据库的第一行包含每列" #~ "的标题。\n" #~ "\n" #~ "@field 指定了要在函数中使用哪列。如果 @field 是整数,如 2,则会使用第 2 " #~ "列。field 也可以是列的标题,即“Age”代表 @database 范围中标题为“Age”的那一" #~ "列。\n" #~ "\n" #~ "@criteria 也是一组单元格,其中包含了特定条件。@criteria 的第一行应该包含条" #~ "件所应用的字段标题。字段标题下面的单元格指定了对应的条件,“>3”或“<9”。相等" #~ "的条件可以简写为值,即“3”或“John”。@criteria 中每行所指定的条件互相独立。" #~ "也就是说,如果 @databasea 中记录与 @criteria 中任何一行条件相匹配,那么该" #~ "记录就将被统计在内(从技术角度来说,@criteria 每行之间是逻辑或的关系)。如" #~ "果 @criteria 指定了多列,那么 @database 中的记录必须满足所有列的所有条件" #~ "(再从技术角度来说,@criteria 一行中每列条件之间是逻辑与的关系)。\n" #~ "@EXAMPLES=\n" #~ "我们假定范围 A1:C7 中包含下列值:\n" #~ "姓名 年龄 工资\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "此外,单元格 A9:B11 还包含下列值:\n" #~ "年龄 工资\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DCOUNT(A1:C7, \"工资\", A9:A11) 等于 3。\n" #~ "DCOUNT(A1:C7, \"工资\", A9:B11) 等于 2。\n" #~ "DCOUNT(A1:C7, \"姓名\", A9:B11) 等于 0。\n" #~ "\n" #~ "@SEEALSO=DAVERAGE" #~ msgid "" #~ "@FUNCTION=DCOUNTA\n" #~ "@SYNTAX=DCOUNTA(database,field,criteria)\n" #~ "@DESCRIPTION=DCOUNTA function counts the cells that contain data in a " #~ "database that match conditions specified.\n" #~ "\n" #~ "@database is a range of cells in which rows of related information are " #~ "records and columns of data are fields. The first row of a database " #~ "contains labels for each column. \n" #~ "\n" #~ "@field specifies which column is used in the function. If @field is an " #~ "integer, for example 2, the second column is used. Field can also be the " #~ "label of a column. For example, ``Age'' refers to the column with the " #~ "label ``Age'' in @database range. \n" #~ "\n" #~ "@criteria is the range of cells which contains the specified conditions. " #~ "The first row of a @criteria should contain the labels of the fields for " #~ "which the criteria are for. Cells below the labels specify conditions, " #~ "for example, ``>3'' or ``<9''. Equality condition can be given simply by " #~ "specifying a value, e.g. ``3'' or ``John''. \n" #~ "Each row in @criteria specifies a separate condition. If a row in " #~ "@database matches a row in @criteria, then that row is counted. " #~ "Technically speaking, this a boolean OR operation between the rows in " #~ "@criteria.\n" #~ "If @criteria specifies more than one column, then each of the conditions " #~ "in the specified columns must be true for the row in @database to match. " #~ "Technically speaking, this is a boolean AND operation between the columns " #~ "in @criteria.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the range A1:C7 contain the following values:\n" #~ "Name Age Salary\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "In addition, the cells A9:B11 contain the following values:\n" #~ "Age Salary\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "DCOUNTA(A1:C7, \"Salary\", A9:A11) equals 3.\n" #~ "DCOUNTA(A1:C7, \"Salary\", A9:B11) equals 2.\n" #~ "DCOUNTA(A1:C7, \"Name\", A9:B11) equals 2.\n" #~ "\n" #~ "@SEEALSO=DCOUNT" #~ msgstr "" #~ "@FUNCTION=DCOUNTA\n" #~ "@SYNTAX=DCOUNTA(database,field,criteria)\n" #~ "@DESCRIPTION=DCOUNTA 函数统计指定区域内包含数据库中符合指定条件数据的单元" #~ "格数目。\n" #~ "\n" #~ "@database 是一组单元格,其中行代表记录,列代表字段。数据库的第一行包含每列" #~ "的标题。\n" #~ "\n" #~ "@field 指定了要在函数中使用哪列。如果 @field 是整数,如 2,则会使用第 2 " #~ "列。field 也可以是列的标题,即“Age”代表 @database 范围中标题为“Age”的那一" #~ "列。\n" #~ "\n" #~ "@criteria 也是一组单元格,其中包含了特定条件。@criteria 的第一行应该包含条" #~ "件所应用的字段标题。字段标题下面的单元格指定了对应的条件,“>3”或“<9”。相等" #~ "的条件可以简写为值,即“3”或“John”。@criteria 中每行所指定的条件互相独立。" #~ "也就是说,如果 @databasea 中记录与 @criteria 中任何一行条件相匹配,那么该" #~ "记录就将被统计在内(从技术角度来说,@criteria 每行之间是逻辑或的关系)。如" #~ "果 @criteria 指定了多列,那么 @database 中的记录必须满足所有列的所有条件" #~ "(再从技术角度来说,@criteria 一行中每列条件之间是逻辑与的关系)。\n" #~ "@EXAMPLES=\n" #~ "我们假定范围 A1:C7 中包含下列值:\n" #~ "姓名 年龄 工资\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "此外,单元格 A9:B11 还包含下列值:\n" #~ "年龄 工资\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DCOUNTA(A1:C7, \"工资\", A9:A11) 等于 3。\n" #~ "DCOUNTA(A1:C7, \"工资\", A9:B11) 等于 2。\n" #~ "DCOUNTA(A1:C7, \"姓名\", A9:B11) 等于 2。\n" #~ "\n" #~ "@SEEALSO=DCOUNT" #~ msgid "" #~ "@FUNCTION=DGET\n" #~ "@SYNTAX=DGET(database,field,criteria)\n" #~ "@DESCRIPTION=DGET function returns a single value from a column that " #~ "match conditions specified.\n" #~ "\n" #~ "@database is a range of cells in which rows of related information are " #~ "records and columns of data are fields. The first row of a database " #~ "contains labels for each column. \n" #~ "\n" #~ "@field specifies which column is used in the function. If @field is an " #~ "integer, for example 2, the second column is used. Field can also be the " #~ "label of a column. For example, ``Age'' refers to the column with the " #~ "label ``Age'' in @database range. \n" #~ "\n" #~ "@criteria is the range of cells which contains the specified conditions. " #~ "The first row of a @criteria should contain the labels of the fields for " #~ "which the criteria are for. Cells below the labels specify conditions, " #~ "for example, ``>3'' or ``<9''. Equality condition can be given simply by " #~ "specifying a value, e.g. ``3'' or ``John''. \n" #~ "Each row in @criteria specifies a separate condition. If a row in " #~ "@database matches a row in @criteria, then that row is counted. " #~ "Technically speaking, this a boolean OR operation between the rows in " #~ "@criteria.\n" #~ "If @criteria specifies more than one column, then each of the conditions " #~ "in the specified columns must be true for the row in @database to match. " #~ "Technically speaking, this is a boolean AND operation between the columns " #~ "in @criteria.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the range A1:C7 contain the following values:\n" #~ "Name Age Salary\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "In addition, the cells A9:B11 contain the following values:\n" #~ "Age Salary\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "* If none of the items match the conditions, DGET returns #VALUE! error.\n" #~ "* If more than one items match the conditions, DGET returns #NUM! error.\n" #~ "\n" #~ "DGET(A1:C7, \"Salary\", A9:A10) equals 34323.\n" #~ "DGET(A1:C7, \"Name\", A9:A10) equals \"Clark\".\n" #~ "\n" #~ "@SEEALSO=DCOUNT" #~ msgstr "" #~ "@FUNCTION=DGET\n" #~ "@SYNTAX=DGET(database,field,criteria)\n" #~ "@DESCRIPTION=DGET 函数返回一列中匹配指定条件的单个值。\n" #~ "\n" #~ "@database 是一组单元格,其中行代表记录,列代表字段。数据库的第一行包含每列" #~ "的标题。\n" #~ "\n" #~ "@field 指定了要在函数中使用哪列。如果 @field 是整数,如 2,则会使用第 2 " #~ "列。field 也可以是列的标题,即“Age”代表 @database 范围中标题为“Age”的那一" #~ "列。\n" #~ "\n" #~ "@criteria 也是一组单元格,其中包含了特定条件。@criteria 的第一行应该包含条" #~ "件所应用的字段标题。字段标题下面的单元格指定了对应的条件,“>3”或“<9”。相等" #~ "的条件可以简写为值,即“3”或“John”。@criteria 中每行所指定的条件互相独立。" #~ "也就是说,如果 @databasea 中记录与 @criteria 中任何一行条件相匹配,那么该" #~ "记录就将被统计在内(从技术角度来说,@criteria 每行之间是逻辑或的关系)。如" #~ "果 @criteria 指定了多列,那么 @database 中的记录必须满足所有列的所有条件" #~ "(再从技术角度来说,@criteria 一行中每列条件之间是逻辑与的关系)。\n" #~ "@EXAMPLES=\n" #~ "我们假定范围 A1:C7 中包含下列值:\n" #~ "姓名 年龄 工资\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "此外,单元格 A9:B11 还包含下列值:\n" #~ "年龄 工资\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DGET(A1:C7, \"工资\", A9:A10) 等于 34323。\n" #~ "DGET(A1:C7, \"姓名\", A9:A10) 等于“Clark”。\n" #~ "\n" #~ "@SEEALSO=DCOUNT" #~ msgid "" #~ "@FUNCTION=DMAX\n" #~ "@SYNTAX=DMAX(database,field,criteria)\n" #~ "@DESCRIPTION=DMAX function returns the largest number in a column that " #~ "match conditions specified.\n" #~ "\n" #~ "@database is a range of cells in which rows of related information are " #~ "records and columns of data are fields. The first row of a database " #~ "contains labels for each column. \n" #~ "\n" #~ "@field specifies which column is used in the function. If @field is an " #~ "integer, for example 2, the second column is used. Field can also be the " #~ "label of a column. For example, ``Age'' refers to the column with the " #~ "label ``Age'' in @database range. \n" #~ "\n" #~ "@criteria is the range of cells which contains the specified conditions. " #~ "The first row of a @criteria should contain the labels of the fields for " #~ "which the criteria are for. Cells below the labels specify conditions, " #~ "for example, ``>3'' or ``<9''. Equality condition can be given simply by " #~ "specifying a value, e.g. ``3'' or ``John''. \n" #~ "Each row in @criteria specifies a separate condition. If a row in " #~ "@database matches a row in @criteria, then that row is counted. " #~ "Technically speaking, this a boolean OR operation between the rows in " #~ "@criteria.\n" #~ "If @criteria specifies more than one column, then each of the conditions " #~ "in the specified columns must be true for the row in @database to match. " #~ "Technically speaking, this is a boolean AND operation between the columns " #~ "in @criteria.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the range A1:C7 contain the following values:\n" #~ "Name Age Salary\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "In addition, the cells A9:B11 contain the following values:\n" #~ "Age Salary\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "DMAX(A1:C7, \"Salary\", A9:A11) equals 47242.\n" #~ "DMAX(A1:C7, \"Age\", A9:A11) equals 45.\n" #~ "DMAX(A1:C7, \"Age\", A9:B11) equals 43.\n" #~ "\n" #~ "@SEEALSO=DMIN" #~ msgstr "" #~ "@FUNCTION=DMAX\n" #~ "@SYNTAX=DMAX(database,field,criteria)\n" #~ "@DESCRIPTION=DMAX 函数返回一列中匹配指定条件的最大值。\n" #~ "\n" #~ "@database 是一组单元格,其中行代表记录,列代表字段。数据库的第一行包含每列" #~ "的标题。\n" #~ "\n" #~ "@field 指定了要在函数中使用哪列。如果 @field 是整数,如 2,则会使用第 2 " #~ "列。field 也可以是列的标题,即“Age”代表 @database 范围中标题为“Age”的那一" #~ "列。\n" #~ "\n" #~ "@criteria 也是一组单元格,其中包含了特定条件。@criteria 的第一行应该包含条" #~ "件所应用的字段标题。字段标题下面的单元格指定了对应的条件,“>3”或“<9”。相等" #~ "的条件可以简写为值,即“3”或“John”。@criteria 中每行所指定的条件互相独立。" #~ "也就是说,如果 @databasea 中记录与 @criteria 中任何一行条件相匹配,那么该" #~ "记录就将被统计在内(从技术角度来说,@criteria 每行之间是逻辑或的关系)。如" #~ "果 @criteria 指定了多列,那么 @database 中的记录必须满足所有列的所有条件" #~ "(再从技术角度来说,@criteria 一行中每列条件之间是逻辑与的关系)。\n" #~ "@EXAMPLES=\n" #~ "我们假定范围 A1:C7 中包含下列值:\n" #~ "姓名 年龄 工资\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "此外,单元格 A9:B11 还包含下列值:\n" #~ "年龄 工资\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DMAX(A1:C7, \"工资\", A9:A11) 等于 47242。\n" #~ "DMAX(A1:C7, \"年龄\", A9:A11) 等于 45。\n" #~ "DMAX(A1:C7, \"年龄\", A9:B11) 等于 43。\n" #~ "\n" #~ "@SEEALSO=DMIN" #~ msgid "" #~ "@FUNCTION=DMIN\n" #~ "@SYNTAX=DMIN(database,field,criteria)\n" #~ "@DESCRIPTION=DMIN function returns the smallest number in a column that " #~ "match conditions specified.\n" #~ "\n" #~ "@database is a range of cells in which rows of related information are " #~ "records and columns of data are fields. The first row of a database " #~ "contains labels for each column. \n" #~ "\n" #~ "@field specifies which column is used in the function. If @field is an " #~ "integer, for example 2, the second column is used. Field can also be the " #~ "label of a column. For example, ``Age'' refers to the column with the " #~ "label ``Age'' in @database range. \n" #~ "\n" #~ "@criteria is the range of cells which contains the specified conditions. " #~ "The first row of a @criteria should contain the labels of the fields for " #~ "which the criteria are for. Cells below the labels specify conditions, " #~ "for example, ``>3'' or ``<9''. Equality condition can be given simply by " #~ "specifying a value, e.g. ``3'' or ``John''. \n" #~ "Each row in @criteria specifies a separate condition. If a row in " #~ "@database matches a row in @criteria, then that row is counted. " #~ "Technically speaking, this a boolean OR operation between the rows in " #~ "@criteria.\n" #~ "If @criteria specifies more than one column, then each of the conditions " #~ "in the specified columns must be true for the row in @database to match. " #~ "Technically speaking, this is a boolean AND operation between the columns " #~ "in @criteria.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the range A1:C7 contain the following values:\n" #~ "Name Age Salary\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "In addition, the cells A9:B11 contain the following values:\n" #~ "Age Salary\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "DMIN(A1:C7, \"Salary\", A9:B11) equals 34323.\n" #~ "DMIN(A1:C7, \"Age\", A9:B11) equals 29.\n" #~ "\n" #~ "@SEEALSO=DMAX" #~ msgstr "" #~ "@FUNCTION=DMIN\n" #~ "@SYNTAX=DMIN(database,field,criteria)\n" #~ "@DESCRIPTION=DMIN 函数返回一列中匹配指定条件的最小值。\n" #~ "\n" #~ "@database 是一组单元格,其中行代表记录,列代表字段。数据库的第一行包含每列" #~ "的标题。\n" #~ "\n" #~ "@field 指定了要在函数中使用哪列。如果 @field 是整数,如 2,则会使用第 2 " #~ "列。field 也可以是列的标题,即“Age”代表 @database 范围中标题为“Age”的那一" #~ "列。\n" #~ "\n" #~ "@criteria 也是一组单元格,其中包含了特定条件。@criteria 的第一行应该包含条" #~ "件所应用的字段标题。字段标题下面的单元格指定了对应的条件,“>3”或“<9”。相等" #~ "的条件可以简写为值,即“3”或“John”。@criteria 中每行所指定的条件互相独立。" #~ "也就是说,如果 @databasea 中记录与 @criteria 中任何一行条件相匹配,那么该" #~ "记录就将被统计在内(从技术角度来说,@criteria 每行之间是逻辑或的关系)。如" #~ "果 @criteria 指定了多列,那么 @database 中的记录必须满足所有列的所有条件" #~ "(再从技术角度来说,@criteria 一行中每列条件之间是逻辑与的关系)。\n" #~ "@EXAMPLES=\n" #~ "我们假定范围 A1:C7 中包含下列值:\n" #~ "姓名 年龄 工资\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "此外,单元格 A9:B11 还包含下列值:\n" #~ "年龄 工资\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DMIN(A1:C7, \"工资\", A9:B11) 等于 34323。\n" #~ "DMIN(A1:C7, \"年龄\", A9:B11) 等于 29。\n" #~ "\n" #~ "@SEEALSO=DMAX" #~ msgid "" #~ "@FUNCTION=DPRODUCT\n" #~ "@SYNTAX=DPRODUCT(database,field,criteria)\n" #~ "@DESCRIPTION=DPRODUCT function returns the product of numbers in a column " #~ "that match conditions specified.\n" #~ "\n" #~ "@database is a range of cells in which rows of related information are " #~ "records and columns of data are fields. The first row of a database " #~ "contains labels for each column. \n" #~ "\n" #~ "@field specifies which column is used in the function. If @field is an " #~ "integer, for example 2, the second column is used. Field can also be the " #~ "label of a column. For example, ``Age'' refers to the column with the " #~ "label ``Age'' in @database range. \n" #~ "\n" #~ "@criteria is the range of cells which contains the specified conditions. " #~ "The first row of a @criteria should contain the labels of the fields for " #~ "which the criteria are for. Cells below the labels specify conditions, " #~ "for example, ``>3'' or ``<9''. Equality condition can be given simply by " #~ "specifying a value, e.g. ``3'' or ``John''. \n" #~ "Each row in @criteria specifies a separate condition. If a row in " #~ "@database matches a row in @criteria, then that row is counted. " #~ "Technically speaking, this a boolean OR operation between the rows in " #~ "@criteria.\n" #~ "If @criteria specifies more than one column, then each of the conditions " #~ "in the specified columns must be true for the row in @database to match. " #~ "Technically speaking, this is a boolean AND operation between the columns " #~ "in @criteria.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the range A1:C7 contain the following values:\n" #~ "Name Age Salary\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "In addition, the cells A9:B11 contain the following values:\n" #~ "Age Salary\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "DPRODUCT(A1:C7, \"Age\", A9:B11) equals 1247.\n" #~ "\n" #~ "@SEEALSO=DSUM" #~ msgstr "" #~ "@FUNCTION=DPRODUCT\n" #~ "@SYNTAX=DPRODUCT(database,field,criteria)\n" #~ "@DESCRIPTION=DPRODUCT 函数返回一列中匹配指定条件的数值乘积。\n" #~ "\n" #~ "@database 是一组单元格,其中行代表记录,列代表字段。数据库的第一行包含每列" #~ "的标题。\n" #~ "\n" #~ "@field 指定了要在函数中使用哪列。如果 @field 是整数,如 2,则会使用第 2 " #~ "列。field 也可以是列的标题,即“Age”代表 @database 范围中标题为“Age”的那一" #~ "列。\n" #~ "\n" #~ "@criteria 也是一组单元格,其中包含了特定条件。@criteria 的第一行应该包含条" #~ "件所应用的字段标题。字段标题下面的单元格指定了对应的条件,“>3”或“<9”。相等" #~ "的条件可以简写为值,即“3”或“John”。@criteria 中每行所指定的条件互相独立。" #~ "也就是说,如果 @databasea 中记录与 @criteria 中任何一行条件相匹配,那么该" #~ "记录就将被统计在内(从技术角度来说,@criteria 每行之间是逻辑或的关系)。如" #~ "果 @criteria 指定了多列,那么 @database 中的记录必须满足所有列的所有条件" #~ "(再从技术角度来说,@criteria 一行中每列条件之间是逻辑与的关系)。\n" #~ "@EXAMPLES=\n" #~ "我们假定范围 A1:C7 中包含下列值:\n" #~ "姓名 年龄 工资\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "此外,单元格 A9:B11 还包含下列值:\n" #~ "年龄 工资\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DPRODUCT(A1:C7, \"年龄\", A9:B11) 等于 1247。\n" #~ "\n" #~ "@SEEALSO=DSUM" #, fuzzy #~ msgid "" #~ "@FUNCTION=DSTDEV\n" #~ "@SYNTAX=DSTDEV(database,field,criteria)\n" #~ "@DESCRIPTION=DSTDEV function returns the estimate of the standard " #~ "deviation of a population based on a sample. The population consists of " #~ "numbers that match conditions specified.\n" #~ "\n" #~ "@database is a range of cells in which rows of related information are " #~ "records and columns of data are fields. The first row of a database " #~ "contains labels for each column. \n" #~ "\n" #~ "@field specifies which column is used in the function. If @field is an " #~ "integer, for example 2, the second column is used. Field can also be the " #~ "label of a column. For example, ``Age'' refers to the column with the " #~ "label ``Age'' in @database range. \n" #~ "\n" #~ "@criteria is the range of cells which contains the specified conditions. " #~ "The first row of a @criteria should contain the labels of the fields for " #~ "which the criteria are for. Cells below the labels specify conditions, " #~ "for example, ``>3'' or ``<9''. Equality condition can be given simply by " #~ "specifying a value, e.g. ``3'' or ``John''. \n" #~ "Each row in @criteria specifies a separate condition. If a row in " #~ "@database matches a row in @criteria, then that row is counted. " #~ "Technically speaking, this a boolean OR operation between the rows in " #~ "@criteria.\n" #~ "If @criteria specifies more than one column, then each of the conditions " #~ "in the specified columns must be true for the row in @database to match. " #~ "Technically speaking, this is a boolean AND operation between the columns " #~ "in @criteria.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the range A1:C7 contain the following values:\n" #~ "Name Age Salary\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "In addition, the cells A9:B11 contain the following values:\n" #~ "Age Salary\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "DSTDEV(A1:C7, \"Age\", A9:B11) equals 9.89949.\n" #~ "DSTDEV(A1:C7, \"Salary\", A9:B11) equals 9135.112506.\n" #~ "\n" #~ "@SEEALSO=DSTDEVP" #~ msgstr "" #~ "@FUNCTION=DSTDEV\n" #~ "@SYNTAX=DSTDEV(database,field,criteria)\n" #~ "@DESCRIPTION=DSTDEV 函数根据样本估算总体的标准偏差。样本总体由符合指定条件" #~ "的数值组成。\n" #~ "\n" #~ "@database 是一组单元格,其中行代表记录,列代表字段。数据库的第一行包含每列" #~ "的标题。\n" #~ "\n" #~ "@field 指定了要在函数中使用哪列。如果 @field 是整数,如 2,则会使用第 2 " #~ "列。field 也可以是列的标题,即“Age”代表 @database 范围中标题为“Age”的那一" #~ "列。\n" #~ "\n" #~ "@criteria 也是一组单元格,其中包含了特定条件。@criteria 的第一行应该包含条" #~ "件所应用的字段标题。字段标题下面的单元格指定了对应的条件,“>3”或“<9”。相等" #~ "的条件可以简写为值,即“3”或“John”。@criteria 中每行所指定的条件互相独立。" #~ "也就是说,如果 @databasea 中记录与 @criteria 中任何一行条件相匹配,那么该" #~ "记录就将被统计在内(从技术角度来说,@criteria 每行之间是逻辑或的关系)。如" #~ "果 @criteria 指定了多列,那么 @database 中的记录必须满足所有列的所有条件" #~ "(再从技术角度来说,@criteria 一行中每列条件之间是逻辑与的关系)。\n" #~ "@EXAMPLES=\n" #~ "我们假定范围 A1:C7 中包含下列值:\n" #~ "姓名 年龄 工资\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "此外,单元格 A9:B11 还包含下列值:\n" #~ "年龄 工资\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DSTDEV(A1:C7, \"年龄\", A9:B11) equals 9.89949.\n" #~ "DSTDEV(A1:C7, \"工资\", A9:B11) equals 9135.112506.\n" #~ "\n" #~ "@SEEALSO=DSTDEVP" #, fuzzy #~ msgid "" #~ "@FUNCTION=DSTDEVP\n" #~ "@SYNTAX=DSTDEVP(database,field,criteria)\n" #~ "@DESCRIPTION=DSTDEVP function returns the standard deviation of a " #~ "population based on the entire population. The population consists of " #~ "numbers that match conditions specified.\n" #~ "\n" #~ "@database is a range of cells in which rows of related information are " #~ "records and columns of data are fields. The first row of a database " #~ "contains labels for each column. \n" #~ "\n" #~ "@field specifies which column is used in the function. If @field is an " #~ "integer, for example 2, the second column is used. Field can also be the " #~ "label of a column. For example, ``Age'' refers to the column with the " #~ "label ``Age'' in @database range. \n" #~ "\n" #~ "@criteria is the range of cells which contains the specified conditions. " #~ "The first row of a @criteria should contain the labels of the fields for " #~ "which the criteria are for. Cells below the labels specify conditions, " #~ "for example, ``>3'' or ``<9''. Equality condition can be given simply by " #~ "specifying a value, e.g. ``3'' or ``John''. \n" #~ "Each row in @criteria specifies a separate condition. If a row in " #~ "@database matches a row in @criteria, then that row is counted. " #~ "Technically speaking, this a boolean OR operation between the rows in " #~ "@criteria.\n" #~ "If @criteria specifies more than one column, then each of the conditions " #~ "in the specified columns must be true for the row in @database to match. " #~ "Technically speaking, this is a boolean AND operation between the columns " #~ "in @criteria.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the range A1:C7 contain the following values:\n" #~ "Name Age Salary\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "In addition, the cells A9:B11 contain the following values:\n" #~ "Age Salary\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "DSTDEVP(A1:C7, \"Age\", A9:B11) equals 7.\n" #~ "DSTDEVP(A1:C7, \"Salary\", A9:B11) equals 6459.5.\n" #~ "\n" #~ "@SEEALSO=DSTDEV" #~ msgstr "" #~ "@FUNCTION=DSTDEVP\n" #~ "@SYNTAX=DSTDEVP(database,field,criteria)\n" #~ "@DESCRIPTION=DSTDEVP 函数根据全部总体返回总体的标准偏差。样本总体由匹配指" #~ "定条件的数值组成。\n" #~ "\n" #~ "@database 是一组单元格,其中行代表记录,列代表字段。数据库的第一行包含每列" #~ "的标题。\n" #~ "\n" #~ "@field 指定了要在函数中使用哪列。如果 @field 是整数,如 2,则会使用第 2 " #~ "列。field 也可以是列的标题,即“Age”代表 @database 范围中标题为“Age”的那一" #~ "列。\n" #~ "\n" #~ "@criteria 也是一组单元格,其中包含了特定条件。@criteria 的第一行应该包含条" #~ "件所应用的字段标题。字段标题下面的单元格指定了对应的条件,“>3”或“<9”。相等" #~ "的条件可以简写为值,即“3”或“John”。@criteria 中每行所指定的条件互相独立。" #~ "也就是说,如果 @databasea 中记录与 @criteria 中任何一行条件相匹配,那么该" #~ "记录就将被统计在内(从技术角度来说,@criteria 每行之间是逻辑或的关系)。如" #~ "果 @criteria 指定了多列,那么 @database 中的记录必须满足所有列的所有条件" #~ "(再从技术角度来说,@criteria 一行中每列条件之间是逻辑与的关系)。\n" #~ "@EXAMPLES=\n" #~ "我们假定范围 A1:C7 中包含下列值:\n" #~ "姓名 年龄 工资\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "此外,单元格 A9:B11 还包含下列值:\n" #~ "年龄 工资\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DSTDEVP(A1:C7, \"年龄\", A9:B11) 等于 7。\n" #~ "DSTDEVP(A1:C7, \"工资\", A9:B11) 等于 6459.50。\n" #~ "\n" #~ "@SEEALSO=DSTDEV" #~ msgid "" #~ "@FUNCTION=DSUM\n" #~ "@SYNTAX=DSUM(database,field,criteria)\n" #~ "@DESCRIPTION=DSUM function returns the sum of numbers in a column that " #~ "match conditions specified.\n" #~ "\n" #~ "@database is a range of cells in which rows of related information are " #~ "records and columns of data are fields. The first row of a database " #~ "contains labels for each column. \n" #~ "\n" #~ "@field specifies which column is used in the function. If @field is an " #~ "integer, for example 2, the second column is used. Field can also be the " #~ "label of a column. For example, ``Age'' refers to the column with the " #~ "label ``Age'' in @database range. \n" #~ "\n" #~ "@criteria is the range of cells which contains the specified conditions. " #~ "The first row of a @criteria should contain the labels of the fields for " #~ "which the criteria are for. Cells below the labels specify conditions, " #~ "for example, ``>3'' or ``<9''. Equality condition can be given simply by " #~ "specifying a value, e.g. ``3'' or ``John''. \n" #~ "Each row in @criteria specifies a separate condition. If a row in " #~ "@database matches a row in @criteria, then that row is counted. " #~ "Technically speaking, this a boolean OR operation between the rows in " #~ "@criteria.\n" #~ "If @criteria specifies more than one column, then each of the conditions " #~ "in the specified columns must be true for the row in @database to match. " #~ "Technically speaking, this is a boolean AND operation between the columns " #~ "in @criteria.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the range A1:C7 contain the following values:\n" #~ "Name Age Salary\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "In addition, the cells A9:B11 contain the following values:\n" #~ "Age Salary\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "DSUM(A1:C7, \"Age\", A9:B11) equals 72.\n" #~ "DSUM(A1:C7, \"Salary\", A9:B11) equals 81565.\n" #~ "\n" #~ "@SEEALSO=DPRODUCT" #~ msgstr "" #~ "@FUNCTION=DSUM\n" #~ "@SYNTAX=DSUM(database,field,criteria)\n" #~ "@DESCRIPTION=DSUM 函数返回一列中匹配指定条件的数值总和。\n" #~ "\n" #~ "@database 是一组单元格,其中行代表记录,列代表字段。数据库的第一行包含每列" #~ "的标题。\n" #~ "\n" #~ "@field 指定了要在函数中使用哪列。如果 @field 是整数,如 2,则会使用第 2 " #~ "列。field 也可以是列的标题,即“Age”代表 @database 范围中标题为“Age”的那一" #~ "列。\n" #~ "\n" #~ "@criteria 也是一组单元格,其中包含了特定条件。@criteria 的第一行应该包含条" #~ "件所应用的字段标题。字段标题下面的单元格指定了对应的条件,“>3”或“<9”。相等" #~ "的条件可以简写为值,即“3”或“John”。@criteria 中每行所指定的条件互相独立。" #~ "也就是说,如果 @databasea 中记录与 @criteria 中任何一行条件相匹配,那么该" #~ "记录就将被统计在内(从技术角度来说,@criteria 每行之间是逻辑或的关系)。如" #~ "果 @criteria 指定了多列,那么 @database 中的记录必须满足所有列的所有条件" #~ "(再从技术角度来说,@criteria 一行中每列条件之间是逻辑与的关系)。\n" #~ "@EXAMPLES=\n" #~ "我们假定范围 A1:C7 中包含下列值:\n" #~ "姓名 年龄 工资\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "此外,单元格 A9:B11 还包含下列值:\n" #~ "年龄 工资\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DSUM(A1:C7, \"年龄\", A9:B11) 等于 72。\n" #~ "DSUM(A1:C7, \"工资\", A9:B11) 等于 81565。\n" #~ "\n" #~ "@SEEALSO=DPRODUCT" #, fuzzy #~ msgid "" #~ "@FUNCTION=DVAR\n" #~ "@SYNTAX=DVAR(database,field,criteria)\n" #~ "@DESCRIPTION=DVAR function returns the estimate of variance of a " #~ "population based on a sample. The population consists of numbers that " #~ "match conditions specified.\n" #~ "\n" #~ "@database is a range of cells in which rows of related information are " #~ "records and columns of data are fields. The first row of a database " #~ "contains labels for each column. \n" #~ "\n" #~ "@field specifies which column is used in the function. If @field is an " #~ "integer, for example 2, the second column is used. Field can also be the " #~ "label of a column. For example, ``Age'' refers to the column with the " #~ "label ``Age'' in @database range. \n" #~ "\n" #~ "@criteria is the range of cells which contains the specified conditions. " #~ "The first row of a @criteria should contain the labels of the fields for " #~ "which the criteria are for. Cells below the labels specify conditions, " #~ "for example, ``>3'' or ``<9''. Equality condition can be given simply by " #~ "specifying a value, e.g. ``3'' or ``John''. \n" #~ "Each row in @criteria specifies a separate condition. If a row in " #~ "@database matches a row in @criteria, then that row is counted. " #~ "Technically speaking, this a boolean OR operation between the rows in " #~ "@criteria.\n" #~ "If @criteria specifies more than one column, then each of the conditions " #~ "in the specified columns must be true for the row in @database to match. " #~ "Technically speaking, this is a boolean AND operation between the columns " #~ "in @criteria.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the range A1:C7 contain the following values:\n" #~ "Name Age Salary\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "In addition, the cells A9:B11 contain the following values:\n" #~ "Age Salary\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "DVAR(A1:C7, \"Age\", A9:B11) equals 98.\n" #~ "DVAR(A1:C7, \"Salary\", A9:B11) equals 83450280.5.\n" #~ "\n" #~ "@SEEALSO=DVARP" #~ msgstr "" #~ "@FUNCTION=DVAR\n" #~ "@SYNTAX=DVAR(database,field,criteria)\n" #~ "@DESCRIPTION=DVAR 函数根据样本估算总体方差。样本总体由匹配指定条件的数值组" #~ "成。\n" #~ "\n" #~ "@database 是一组单元格,其中行代表记录,列代表字段。数据库的第一行包含每列" #~ "的标题。\n" #~ "\n" #~ "@field 指定了要在函数中使用哪列。如果 @field 是整数,如 2,则会使用第 2 " #~ "列。field 也可以是列的标题,即“Age”代表 @database 范围中标题为“Age”的那一" #~ "列。\n" #~ "\n" #~ "@criteria 也是一组单元格,其中包含了特定条件。@criteria 的第一行应该包含条" #~ "件所应用的字段标题。字段标题下面的单元格指定了对应的条件,“>3”或“<9”。相等" #~ "的条件可以简写为值,即“3”或“John”。@criteria 中每行所指定的条件互相独立。" #~ "也就是说,如果 @databasea 中记录与 @criteria 中任何一行条件相匹配,那么该" #~ "记录就将被统计在内(从技术角度来说,@criteria 每行之间是逻辑或的关系)。如" #~ "果 @criteria 指定了多列,那么 @database 中的记录必须满足所有列的所有条件" #~ "(再从技术角度来说,@criteria 一行中每列条件之间是逻辑与的关系)。\n" #~ "@EXAMPLES=\n" #~ "我们假定范围 A1:C7 中包含下列值:\n" #~ "姓名 年龄 工资\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "此外,单元格 A9:B11 还包含下列值:\n" #~ "年龄 工资\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DVAR(A1:C7, \"年龄\", A9:B11) 等于 98。\n" #~ "DVAR(A1:C7, \"工资\", A9:B11) 等于 83450280.5。\n" #~ "\n" #~ "@SEEALSO=DVARP" #, fuzzy #~ msgid "" #~ "@FUNCTION=DVARP\n" #~ "@SYNTAX=DVARP(database,field,criteria)\n" #~ "@DESCRIPTION=DVARP function returns the variance of a population based on " #~ "the entire population. The population consists of numbers that match " #~ "conditions specified.\n" #~ "\n" #~ "@database is a range of cells in which rows of related information are " #~ "records and columns of data are fields. The first row of a database " #~ "contains labels for each column. \n" #~ "\n" #~ "@field specifies which column is used in the function. If @field is an " #~ "integer, for example 2, the second column is used. Field can also be the " #~ "label of a column. For example, ``Age'' refers to the column with the " #~ "label ``Age'' in @database range. \n" #~ "\n" #~ "@criteria is the range of cells which contains the specified conditions. " #~ "The first row of a @criteria should contain the labels of the fields for " #~ "which the criteria are for. Cells below the labels specify conditions, " #~ "for example, ``>3'' or ``<9''. Equality condition can be given simply by " #~ "specifying a value, e.g. ``3'' or ``John''. \n" #~ "Each row in @criteria specifies a separate condition. If a row in " #~ "@database matches a row in @criteria, then that row is counted. " #~ "Technically speaking, this a boolean OR operation between the rows in " #~ "@criteria.\n" #~ "If @criteria specifies more than one column, then each of the conditions " #~ "in the specified columns must be true for the row in @database to match. " #~ "Technically speaking, this is a boolean AND operation between the columns " #~ "in @criteria.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the range A1:C7 contain the following values:\n" #~ "Name Age Salary\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "In addition, the cells A9:B11 contain the following values:\n" #~ "Age Salary\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "DVARP(A1:C7, \"Age\", A9:B11) equals 49.\n" #~ "DVARP(A1:C7, \"Salary\", A9:B11) equals 41725140.25.\n" #~ "\n" #~ "@SEEALSO=DVAR" #~ msgstr "" #~ "@FUNCTION=DVARP\n" #~ "@SYNTAX=DVARP(database,field,criteria)\n" #~ "@DESCRIPTION=DVARP 函数根据全部总体返回总体的方差。样本总体由匹配指定条件" #~ "的数值组成。\n" #~ "\n" #~ "@database 是一组单元格,其中行代表记录,列代表字段。数据库的第一行包含每列" #~ "的标题。\n" #~ "\n" #~ "@field 指定了要在函数中使用哪列。如果 @field 是整数,如 2,则会使用第 2 " #~ "列。field 也可以是列的标题,即“Age”代表 @database 范围中标题为“Age”的那一" #~ "列。\n" #~ "\n" #~ "@criteria 也是一组单元格,其中包含了特定条件。@criteria 的第一行应该包含条" #~ "件所应用的字段标题。字段标题下面的单元格指定了对应的条件,“>3”或“<9”。相等" #~ "的条件可以简写为值,即“3”或“John”。@criteria 中每行所指定的条件互相独立。" #~ "也就是说,如果 @databasea 中记录与 @criteria 中任何一行条件相匹配,那么该" #~ "记录就将被统计在内(从技术角度来说,@criteria 每行之间是逻辑或的关系)。如" #~ "果 @criteria 指定了多列,那么 @database 中的记录必须满足所有列的所有条件" #~ "(再从技术角度来说,@criteria 一行中每列条件之间是逻辑与的关系)。\n" #~ "@EXAMPLES=\n" #~ "我们假定范围 A1:C7 中包含下列值:\n" #~ "姓名 年龄 工资\n" #~ "John 34 54342\n" #~ "Bill 35 22343\n" #~ "Clark 29 34323\n" #~ "Bob 43 47242\n" #~ "Susan 37 42932\n" #~ "Jill 45 45324\n" #~ "\n" #~ "此外,单元格 A9:B11 还包含下列值:\n" #~ "年龄 工资\n" #~ "<30\n" #~ ">40 >46000\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DVARP(A1:C7, \"年龄\", A9:B11) 等于 49。\n" #~ "DVARP(A1:C7, \"工资\", A9:B11) 等于 41725140.25。\n" #~ "\n" #~ "@SEEALSO=DVAR" #~ msgid "" #~ "@FUNCTION=GETPIVOTDATA\n" #~ "@SYNTAX=GETPIVOTDATA(pivot_table,field_name)\n" #~ "@DESCRIPTION=GETPIVOTDATA function fetches summary data from a pivot " #~ "table. @pivot_table is a cell range containing the pivot table. " #~ "@field_name is the name of the field of which you want the summary data.\n" #~ "\n" #~ "* If the summary data is unavailable, GETPIVOTDATA returns #REF! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=GETPIVOTDATA\n" #~ "@SYNTAX=GETPIVOTDATA(pivot_table,field_name)\n" #~ "@DESCRIPTION=GETPIVOTDATA 函数从数据透视表中取得摘要数据。@pivot_table 是" #~ "包含数据透视表的单元格区域。@field_name 是您想要获取摘要数据的字段名。\n" #~ "\n" #~ "* 如果摘要数据不可用,GETPIVOTDATA 将返回 #REF! 错误。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=DATE\n" #~ "@SYNTAX=DATE (year,month,day)\n" #~ "@DESCRIPTION=DATE returns the number of days since the 1st of January of " #~ "1900(the date serial number) for the given year, month and day.\n" #~ "\n" #~ "* If @month < 1 or @month > 12, the year will be corrected. A similar " #~ "correction takes place for days.\n" #~ "* The @years should be at least 1900. If @years < 1900, it is assumed to " #~ "be 1900 + @years.\n" #~ "* If the given date is not valid, DATE returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DATE(2001, 3, 30) returns 'Mar 30, 2001'.\n" #~ " \n" #~ "@SEEALSO=TODAY, NOW" #~ msgstr "" #~ "@FUNCTION=DATE\n" #~ "@SYNTAX=DATE (year,month,day)\n" #~ "@DESCRIPTION=DATE 返回给定年月日自 1900 年 1 月 1 日起经过的天数(日期序列" #~ "数)。\n" #~ "\n" #~ "* 如果 @month < 1 或 @month > 12,将会自动修正 year。类似的,也会根据 " #~ "@day 对 @month 进行相应的修正。\n" #~ "* @year 应该至少应为 1900。如果 @year < 1900,将会被认为是 1900 + " #~ "@year。\n" #~ "* 如果给定日期无效,DATE 将返回 #NUM! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DATE(2001, 3, 30) 返回“2001年3月30日”。\n" #~ " \n" #~ "@SEEALSO=TODAY, NOW" #~ msgid "" #~ "@FUNCTION=UNIX2DATE\n" #~ "@SYNTAX=UNIX2DATE(unixtime)\n" #~ "@DESCRIPTION=UNIX2DATE converts a unix time into a spreadsheet date and " #~ "time.\n" #~ "\n" #~ "A unix time is the number of seconds since midnight January 1, 1970.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=NOW, DATE, DATE2UNIX" #~ msgstr "" #~ "@FUNCTION=UNIX2DATE\n" #~ "@SYNTAX=UNIX2DATE(unixtime)\n" #~ "@DESCRIPTION=UNIX2DATE 将 Unix 时间转换为电子表格时间和日期。\n" #~ "\n" #~ "Unix 时间是自 1970 年 1 月 1 日午夜起流逝的秒数。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=NOW, DATE, DATE2UNIX" #~ msgid "" #~ "@FUNCTION=DATE2UNIX\n" #~ "@SYNTAX=DATE2UNIX(serial)\n" #~ "@DESCRIPTION=DATE2UNIX converts a spreadsheet date and time serial number " #~ "into a unix time.\n" #~ "\n" #~ "A unix time is the number of seconds since midnight January 1, 1970.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DATE2UNIX(\"01/01/2000\") equals 946656000.\n" #~ "\n" #~ "@SEEALSO=NOW, DATE, UNIX2DATE" #~ msgstr "" #~ "@FUNCTION=DATE2UNIX\n" #~ "@SYNTAX=DATE2UNIX(serial)\n" #~ "@DESCRIPTION=DATE2UNIX 将电子表格时间和日期序列数转换为 Unix 时间。\n" #~ "\n" #~ "Unix 时间是自 1970 年 1 月 1 日午夜起流逝的秒数。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=NOW, DATE, UNIX2DATE" #~ msgid "" #~ "@FUNCTION=DATEVALUE\n" #~ "@SYNTAX=DATEVALUE(date_str)\n" #~ "@DESCRIPTION=DATEVALUE returns the serial number of the date. @date_str " #~ "is the string that contains the date. The value depends on the date " #~ "convention. The MS Excel 1900 convention dates things from Jan 1 1900 " #~ "while the 1904 convention uses Jan 1 1904.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DATEVALUE(\"1/1/1999\") equals 36161 (in the 1900 convention).\n" #~ "@SEEALSO=DATE" #~ msgstr "" #~ "@FUNCTION=DATEVALUE\n" #~ "@SYNTAX=DATEVALUE(date_str)\n" #~ "@DESCRIPTION=DATEVALUE 返回日期的序列数。@date_str 是包含日期的字符串。\n" #~ "\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DATEVALUE(\"1/1/1999\") 等于 36161。\n" #~ "@SEEALSO=DATE" #~ msgid "" #~ "@FUNCTION=DATEDIF\n" #~ "@SYNTAX=DATEDIF(date1,date2,interval)\n" #~ "@DESCRIPTION=DATEDIF returns the difference between two dates. @interval " #~ "is one of six possible values: \"y\", \"m\", \"d\", \"ym\", \"md\", and " #~ "\"yd\".\n" #~ "\n" #~ "The first three options will return the number of complete years, months, " #~ "or days, respectively, between the two dates specified.\n" #~ "\n" #~ " \"ym\" will return the number of full months between the two dates, not " #~ "including the difference in years.\n" #~ " \"md\" will return the number of full days between the two dates, not " #~ "including the difference in months.\n" #~ " \"yd\" will return the number of full days between the two dates, not " #~ "including the difference in years.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DATEDIF(DATE(2000,4,30),DATE(2003,8,4),\"d\") equals 1191.\n" #~ "DATEDIF(DATE(2000,4,30),DATE(2003,8,4),\"y\") equals 3.\n" #~ "\n" #~ "@SEEALSO=DATE" #~ msgstr "" #~ "@FUNCTION=DATEDIF\n" #~ "@SYNTAX=DATEDIF(date1,date2,interval)\n" #~ "@DESCRIPTION=DATEDIF 返回两个日期的差。@interval 可取六个值之一:" #~ "\"y\",\"m\",\"d\",\"ym\",\"md\"和\"yd\"。\n" #~ "\n" #~ "前三个选项分别返回两个日期之间相差的整年数、整月数和整天数。\n" #~ "\n" #~ " \"ym\" 将返回两个日期之间相差的整月数,而不考虑年份之间的差。\n" #~ " \"md\" 将返回两个日期之间相差的整天数,而不考虑月份之间的差。\n" #~ " \"yd\" 将返回两个日期之间相差的整天数,而不考虑年份之间的差。\n" #~ "\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DATEDIF(DATE(2000,4,30),DATE(2003,8,4),\"d\") 等于 1191。\n" #~ "DATEDIF(DATE(2000,4,30),DATE(2003,8,4),\"y\") 等于 3。\n" #~ "\n" #~ "@SEEALSO=DATE" #~ msgid "" #~ "@FUNCTION=EDATE\n" #~ "@SYNTAX=EDATE(date,months)\n" #~ "@DESCRIPTION=EDATE returns the serial number of the date that is the " #~ "specified number of months before or after a given date. @date is the " #~ "serial number of the initial date and @months is the number of months " #~ "before (negative number) or after (positive number) the initial date.\n" #~ "\n" #~ "* If @months is not an integer, it is truncated.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "EDATE(DATE(2001,12,30),2) returns 'Feb 28, 2002'.\n" #~ "\n" #~ "@SEEALSO=DATE" #~ msgstr "" #~ "@FUNCTION=EDATE\n" #~ "@SYNTAX=EDATE(date,months)\n" #~ "@DESCRIPTION=EDATE 返回从给定的日期开始,经过指定月数所达日期的序列数。" #~ "@date 指定了初始日期的序列数,@month 是经过的月数,如果是负数则为指定日期" #~ "之前的月数。\n" #~ "\n" #~ "* 如果 @months 不是整数,则会被自动截断。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "EDATE(DATE(2001,12,30),2) 返回“2002年2月28日”。\n" #~ "\n" #~ "@SEEALSO=DATE" #~ msgid "" #~ "@FUNCTION=TODAY\n" #~ "@SYNTAX=TODAY()\n" #~ "@DESCRIPTION=TODAY returns the serial number for today (the number of " #~ "days elapsed since the 1st of January of 1900).\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "TODAY() returns 'Nov 6, 2001' on that particular day.\n" #~ " \n" #~ "@SEEALSO=NOW" #~ msgstr "" #~ "@FUNCTION=TODAY\n" #~ "@SYNTAX=TODAY ()\n" #~ "@DESCRIPTION=TODAY 返回今天的序列数(自 1900 年 1 月 1 日起经过的天数)。\n" #~ "\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "TODAY() 可能返回“2001年11月6日”。\n" #~ " \n" #~ "@SEEALSO=NOW" #, fuzzy #~ msgid "" #~ "@FUNCTION=NOW\n" #~ "@SYNTAX=NOW ()\n" #~ "@DESCRIPTION=NOW returns the serial number for the date and time at the " #~ "time it is evaluated.\n" #~ "\n" #~ "Serial Numbers in Gnumeric are represented as follows: The integral part " #~ "is the number of days since the 1st of January of 1900. The decimal part " #~ "represent the fraction of the day and is mapped into hour, minutes and " #~ "seconds.\n" #~ "\n" #~ "For example: .0 represents the beginning of the day, and 0.5 represents " #~ "noon.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "NOW().\n" #~ "\n" #~ "@SEEALSO=TODAY" #~ msgstr "" #~ "@FUNCTION=NOW\n" #~ "@SYNTAX=NOW ()\n" #~ "@DESCRIPTION=NOW 返回进行计算时的日期和时间的序列数。\n" #~ "\n" #~ "Gnumeric 中的序列数按以下格式标识:整数部分是自 1900 年 1 月 1 日起经过的" #~ "天数。小数部分是小时、分和秒在一天中所占的比例分数。\n" #~ "\n" #~ "例如:.0 代表午夜,0.5 代表正午。\n" #~ "\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "NOW()。\n" #~ "\n" #~ "@SEEALSO=TODAY" #~ msgid "" #~ "@FUNCTION=TIME\n" #~ "@SYNTAX=TIME (hours,minutes,seconds)\n" #~ "@DESCRIPTION=TIME returns a fraction representing the time of day.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "TIME(3, 5, 23) equals 3:05AM.\n" #~ "\n" #~ "@SEEALSO=HOUR" #~ msgstr "" #~ "@FUNCTION=TIME\n" #~ "@SYNTAX=TIME (hours,minutes,seconds)\n" #~ "@DESCRIPTION=TIME 返回表示时间的分数。\n" #~ "\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "TIME(3, 5, 23) 等于凌晨 3:05。\n" #~ "\n" #~ "@SEEALSO=HOUR" #~ msgid "" #~ "@FUNCTION=TIMEVALUE\n" #~ "@SYNTAX=TIMEVALUE (timetext)\n" #~ "@DESCRIPTION=TIMEVALUE returns a fraction representing the time of day, a " #~ "number between 0 and 1.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "TIMEVALUE(\"3:05\") equals 0.128472.\n" #~ "TIMEVALUE(\"2:24:53 PM\") equals 0.600613.\n" #~ "\n" #~ "@SEEALSO=HOUR,MINUTE" #~ msgstr "" #~ "@FUNCTION=TIMEVALUE\n" #~ "@SYNTAX=TIMEVALUE (timetext)\n" #~ "@DESCRIPTION=TIMEVALUE 返回表示时间的分数,该分数介于 0 和 1 之间。\n" #~ "\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "TIMEVALUE(\"3:05\") 等于 0.128472。\n" #~ "TIMEVALUE(\"2:24:53 PM\") 等于 0.600613。\n" #~ "\n" #~ "@SEEALSO=HOUR,MINUTE" #~ msgid "" #~ "@FUNCTION=HOUR\n" #~ "@SYNTAX=HOUR (date)\n" #~ "@DESCRIPTION=HOUR converts a serial number to an hour. The hour is " #~ "returned as an integer in the range 0 (12:00 A.M.) to 23 (11:00 P.M.).\n" #~ "\n" #~ "* Note that Gnumeric will perform regular string to serial number " #~ "conversion for you, so you can enter a date as a string.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "HOUR(0.128472) equals 3.\n" #~ "\n" #~ "@SEEALSO=MINUTE, NOW, TIME, SECOND" #~ msgstr "" #~ "@FUNCTION=HOUR\n" #~ "@SYNTAX=HOUR (serial_number)\n" #~ "@DESCRIPTION=HOUR 将序列数转换为小时。返回的小时数是整数,范围从 0 (午夜零" #~ "时) 到 23 (深夜 11:00)。\n" #~ "\n" #~ "* 请注意,Gnumeric 将会自动将以字符串给出的时间转换为序列数,所以您可以输" #~ "入字符串日期。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "HOUR(0.128472) 等于 3。\n" #~ "\n" #~ "@SEEALSO=MINUTE, NOW, TIME, SECOND" #~ msgid "" #~ "@FUNCTION=MINUTE\n" #~ "@SYNTAX=MINUTE (date)\n" #~ "@DESCRIPTION=MINUTE converts a serial number to a minute. The minute is " #~ "returned as an integer in the range 0 to 59.\n" #~ "\n" #~ "* Note that Gnumeric will perform regular string to serial number " #~ "conversion for you, so you can enter a date as a string.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "MINUTE(0.128472) equals 5.\n" #~ "\n" #~ "@SEEALSO=HOUR, NOW, TIME, SECOND" #~ msgstr "" #~ "@FUNCTION=MINUTE\n" #~ "@SYNTAX=MINUTE (serial_number)\n" #~ "@DESCRIPTION=MINUTE 将序列数转换为分钟。The minute is 返回的分钟数是整数," #~ "范围从 0 到 59。\n" #~ "\n" #~ "* 请注意,Gnumeric 将会自动将以字符串给出的时间转换为序列数,所以您可以输" #~ "入字符串日期。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "MINUTE(0.128472) 等于 5。\n" #~ "\n" #~ "@SEEALSO=HOUR, NOW, TIME, SECOND" #~ msgid "" #~ "@FUNCTION=SECOND\n" #~ "@SYNTAX=SECOND (date)\n" #~ "@DESCRIPTION=SECOND converts a serial number to a second. The second is " #~ "returned as an integer in the range 0 to 59.\n" #~ "\n" #~ "* Note that Gnumeric will perform regular string to serial number " #~ "conversion for you, so you can enter a date as a string.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "SECOND(0.600613) equals 53.\n" #~ "\n" #~ "@SEEALSO=HOUR, MINUTE, NOW, TIME" #~ msgstr "" #~ "@FUNCTION=SECOND\n" #~ "@SYNTAX=SECOND (serial_number)\n" #~ "@DESCRIPTION=SECOND 将序列数转换为秒。返回的秒数是整数,范围从 0 到 59。\n" #~ "\n" #~ "* 请注意,Gnumeric 将会自动将以字符串给出的时间转换为序列数,所以您可以输" #~ "入字符串日期。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "SECOND(0.600613) 等于 53。\n" #~ "\n" #~ "@SEEALSO=HOUR, MINUTE, NOW, TIME" #~ msgid "" #~ "@FUNCTION=YEAR\n" #~ "@SYNTAX=YEAR (date)\n" #~ "@DESCRIPTION=YEAR converts a serial number to a year.\n" #~ "\n" #~ "* Note that Gnumeric will perform regular string to serial number " #~ "conversion for you, so you can enter a date as a string.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "YEAR(DATE(2003, 4, 30)) equals 2003.\n" #~ "\n" #~ "@SEEALSO=DAY, MONTH, TIME, NOW" #~ msgstr "" #~ "@FUNCTION=YEAR\n" #~ "@SYNTAX=YEAR (serial_number)\n" #~ "@DESCRIPTION=YEAR 将序列数转换为年份数。\n" #~ "\n" #~ "* 请注意,Gnumeric 将会自动将以字符串给出的时间转换为序列数,所以您可以输" #~ "入字符串日期。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "YEAR(DATE(2003, 4, 30)) 等于 2003。\n" #~ "\n" #~ "@SEEALSO=DAY, MONTH, TIME, NOW" #~ msgid "" #~ "@FUNCTION=MONTH\n" #~ "@SYNTAX=MONTH (date)\n" #~ "@DESCRIPTION=MONTH converts a serial number to a month.\n" #~ "\n" #~ "* Note that Gnumeric will perform regular string to serial number " #~ "conversion for you, so you can enter a date as a string.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "MONTH(DATE(2003, 4, 30)) equals 4.\n" #~ "\n" #~ "@SEEALSO=DAY, TIME, NOW, YEAR" #~ msgstr "" #~ "@FUNCTION=MONTH\n" #~ "@SYNTAX=MONTH (serial_number)\n" #~ "@DESCRIPTION=MONTH 将序列数转换为月份数。\n" #~ "\n" #~ "* 请注意,Gnumeric 将会自动将以字符串给出的时间转换为序列数,所以您可以输" #~ "入字符串日期。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "MONTH(DATE(2003, 4, 30)) 等于 4。\n" #~ "\n" #~ "@SEEALSO=DAY, TIME, NOW, YEAR" #~ msgid "" #~ "@FUNCTION=DAY\n" #~ "@SYNTAX=DAY (date)\n" #~ "@DESCRIPTION=DAY converts a serial number to a day of month.\n" #~ "\n" #~ "* Note that Gnumeric will perform regular string to serial number " #~ "conversion for you, so you can enter a date as a string.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DAY(\"10/24/1968\") equals 24.\n" #~ "\n" #~ "@SEEALSO=MONTH, TIME, NOW, YEAR" #~ msgstr "" #~ "@FUNCTION=DAY\n" #~ "@SYNTAX=DAY (serial_number)\n" #~ "@DESCRIPTION=DAY 将序列数转换为月内日数。\n" #~ "\n" #~ "* 请注意,Gnumeric 将会自动将以字符串给出的时间转换为序列数,所以您可以输" #~ "入字符串日期。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DAY(\"10/24/1968\") 等于 24。\n" #~ "\n" #~ "@SEEALSO=MONTH, TIME, NOW, YEAR" #~ msgid "" #~ "@FUNCTION=WEEKDAY\n" #~ "@SYNTAX=WEEKDAY (date[, method])\n" #~ "@DESCRIPTION=WEEKDAY converts a serial number to a weekday.\n" #~ "\n" #~ "This function returns an integer indicating the day of week.\n" #~ "@METHOD indicates the numbering system. It defaults to 1.\n" #~ "\n" #~ " For @METHOD=1: Sunday is 1, Monday is 2, etc.\n" #~ " For @METHOD=2: Monday is 1, Tuesday is 2, etc.\n" #~ " For @METHOD=3: Monday is 0, Tuesday is 1, etc.\n" #~ "\n" #~ "* Note that Gnumeric will perform regular string to serial number " #~ "conversion for you, so you can enter a date as a string.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "WEEKDAY(\"10/24/1968\") equals 5 (Thursday).\n" #~ "\n" #~ "@SEEALSO=DAY, MONTH, TIME, NOW, YEAR" #~ msgstr "" #~ "@FUNCTION=WEEKDAY\n" #~ "@SYNTAX=WEEKDAY (serial_number[, method])\n" #~ "@DESCRIPTION=WEEKDAY 将序列数转换为星期内的日数。\n" #~ "\n" #~ "此函数将会返回表示一周内日数的整数。\n" #~ "@METHOD 表明了编号系统。默认值为 1。\n" #~ "\n" #~ " 若 @METHOD=1:周日为 1,周一为 2,等等。\n" #~ " 若 @METHOD=2:周一为 1,周二为 2,等等。\n" #~ " 若 @METHOD=3:周一为 0,周二为 1,等等。\n" #~ "\n" #~ "* 请注意,Gnumeric 将会自动将以字符串给出的时间转换为序列数,所以您可以输" #~ "入字符串日期。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "WEEKDAY(\"10/24/1968\") 等于 5 (周四)。\n" #~ "\n" #~ "@SEEALSO=DAY, MONTH, TIME, NOW, YEAR" #~ msgid "" #~ "@FUNCTION=DAYS360 \n" #~ "@SYNTAX=DAYS360 (date1,date2,method)\n" #~ "@DESCRIPTION=DAYS360 returns the number of days from @date1 to @date2 " #~ "following a 360-day calendar in which all months are assumed to have 30 " #~ "days.\n" #~ "\n" #~ "* If @method is 1, the European method will be used. In this case, if " #~ "the day of the month is 31 it will be considered as 30.\n" #~ "* If @method is 0 or omitted, the MS Excel (tm) US method will be used. " #~ "This is a somewhat complicated industry standard method where the last " #~ "day of February is considered to be the 30th day of the month, but only " #~ "for the first date.\n" #~ "* If @method is 2, a saner version of the US method is used in which both " #~ "dates get the same February treatment.\n" #~ "* Note that Gnumeric will perform regular string to serial number " #~ "conversion for you, so you can enter a date as a string.\n" #~ "* This function is mostly Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DAYS360(DATE(2003, 2, 3), DATE(2007, 4, 2)) equals 1499.\n" #~ "\n" #~ "@SEEALSO=MONTH, TIME, NOW, YEAR" #~ msgstr "" #~ "@FUNCTION=DAYS360 \n" #~ "@SYNTAX=DAYS360 (date1,date2,method)\n" #~ "@DESCRIPTION=DAYS360 返回 @date1 到 @date2 之间的天数,以 360 天的日历计," #~ "即假定每月都有 30 天。\n" #~ "\n" #~ "* 若 @method 为 1,将会使用欧洲计算方法。这种情况下,如果每月的天数为 31," #~ "将会被认为只有 30 天。\n" #~ "* 若 @method 为 0 或默认,将会使用 MS Excel (tm) US 计算方法。这种方法是一" #~ "种有点复杂的工业标准算法,即 @date1 中二月的最后一天将会被认为是该月的第 " #~ "30 天。\n" #~ "* 若 @method 为 2,将会对两个日期都应用二月天数调整。\n" #~ "* 请注意,Gnumeric 将会自动将以字符串给出的时间转换为序列数,所以您可以输" #~ "入字符串日期。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DAYS360(DATE(2003, 2, 3), DATE(2007, 4, 2)) 等于 1499。\n" #~ "\n" #~ "@SEEALSO=MONTH, TIME, NOW, YEAR" #~ msgid "" #~ "@FUNCTION=EOMONTH\n" #~ "@SYNTAX=EOMONTH (start_date,months)\n" #~ "@DESCRIPTION=EOMONTH returns the last day of the month which is @months " #~ "from the @start_date.\n" #~ "\n" #~ "* EOMONTH returns #NUM! if @start_date or @months are invalid.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "If A1 contains 12/21/00 then EOMONTH(A1,0)=12/31/00, " #~ "EOMONTH(A1,5)=5/31/01, and EOMONTH(A1,2)=2/28/01\n" #~ "\n" #~ "@SEEALSO=MONTH" #~ msgstr "" #~ "@FUNCTION=EOMONTH\n" #~ "@SYNTAX=EOMONTH (start_date,months)\n" #~ "@DESCRIPTION=EOMONTH 返回自 @start_date 起 @months 个月后的最后一天。\n" #~ "\n" #~ "* 如果 start_date 和 months 不都有效,EOMONTH 将返回 #NUM!。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "如果 A1 包含 12/21/00,则 EOMONTH(A1,0)=12/31/00,EOMONTH(A1,5)=5/31/01," #~ "而 EOMONTH(A1,2)=2/28/01\n" #~ "\n" #~ "@SEEALSO=MONTH" #~ msgid "" #~ "@FUNCTION=WORKDAY\n" #~ "@SYNTAX=WORKDAY (start_date,days[,holidays])\n" #~ "@DESCRIPTION=WORKDAY returns the date which is @days working days from " #~ "the @start_date. Weekends and holidays optionally supplied in @holidays " #~ "are respected.\n" #~ "\n" #~ "* WORKDAY returns #NUM! if @start_date or @days are invalid.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DAY(WORKDAY(DATE(2001,1,5),30)) equals 16 and\n" #~ "MONTH(WORKDAY(DATE(2001,1,5),30)) equals 2.\n" #~ "\n" #~ "@SEEALSO=NETWORKDAYS" #~ msgstr "" #~ "@FUNCTION=WORKDAY\n" #~ "@SYNTAX=WORKDAY (start_date,days,holidays)\n" #~ "@DESCRIPTION=WORKDAY 返回自 @start_date 开始经过 @days 天之后的日期。计算" #~ "时会考虑 @holidays 中提供的周末和假日。\n" #~ "\n" #~ "* 如果 @start_date 和 @days 不都有效,WORKDAY 将返回 #NUM!。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DAY(WORKDAY(DATE(2001,1,5),30)) 等于 16,而\n" #~ "MONTH(WORKDAY(DATE(2001,1,5),30)) 等于 2。\n" #~ "\n" #~ "@SEEALSO=NETWORKDAYS" #~ msgid "" #~ "@FUNCTION=NETWORKDAYS\n" #~ "@SYNTAX=NETWORKDAYS (start_date,end_date[,holidays])\n" #~ "@DESCRIPTION=NETWORKDAYS returns the number of non-weekend non-holidays " #~ "between @start_date and @end_date including these dates. Holidays are " #~ "optionally supplied in @holidays.\n" #~ "\n" #~ "* NETWORKDAYS returns #NUM! if @start_date or @end_date are invalid.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "NETWORKDAYS(DATE(2001,1,2),DATE(2001,2,15)) equals 33.\n" #~ "\n" #~ "@SEEALSO=WORKDAY" #~ msgstr "" #~ "@FUNCTION=NETWORKDAYS\n" #~ "@SYNTAX=NETWORKDAYS (start_date,end_date,holidays)\n" #~ "@DESCRIPTION=NETWORKDAYS 返回 @start_date 和 @end_date 之间的既非周末也非" #~ "假日的天数。计算时会考虑 @holidays 中提供的假日。\n" #~ "\n" #~ "* 如果 start_date 或 end_date 不都是有效的,NETWORKDAYS 将返回 #NUM!。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "NETWORKDAYS(DATE(2001,1,2),DATE(2001,2,15)) 等于 33。\n" #~ "\n" #~ "@SEEALSO=WORKDAY" #~ msgid "" #~ "@FUNCTION=ISOWEEKNUM\n" #~ "@SYNTAX=ISOWEEKNUM (date)\n" #~ "@DESCRIPTION=ISOWEEKNUM returns the ISO 8601 week number of @date.\n" #~ "\n" #~ "An ISO 8601 week starts on Monday. Weeks are numbered from 1. A week " #~ "including days from two different years is assigned to the year which " #~ "includes the most days. This means that Dec 31 could be in week 1 of the " #~ "following year, and Jan 1 could be in week 52 or 53 of the previous year. " #~ "ISOWEEKNUM returns the week number.\n" #~ "\n" #~ "* ISOWEEKNUM returns #NUM! if date is invalid.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "If A1 contains 12/21/00 then ISOWEEKNUM(A1)=51\n" #~ "@SEEALSO=WEEKNUM, ISOYEAR" #~ msgstr "" #~ "@FUNCTION=ISOWEEKNUM\n" #~ "@SYNTAX=ISOWEEKNUM (date)\n" #~ "@DESCRIPTION=ISOWEEKNUM 返回 @date 的 ISO 8601 周编号。\n" #~ "\n" #~ "ISO 8601 周从星期一开始,而且周从 1 开始编号。至于两年之交的星期,将会视这" #~ "周内包含哪一年内天数较多而定。这意味着,12月31日可能是下一年的第 1 周,而1" #~ "月1日也可能是上一年的第 52 或 53 周。ISOWEEKNUM 将返回周编号,而 ISOYEAR " #~ "将返回该周所属的年份。\n" #~ "\n" #~ "* 如果 date 无效,ISOWEEKNUM 将返回 #NUM!。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "如果 A1 包含 12/21/00,则 ISOWEEKNUM(A1)=51\n" #~ "@SEEALSO=WEEKNUM, ISOYEAR" #~ msgid "" #~ "@FUNCTION=ISOYEAR\n" #~ "@SYNTAX=ISOYEAR (date)\n" #~ "@DESCRIPTION=ISOYEAR returns the year of the ISO 8601 week number of " #~ "@date.\n" #~ "\n" #~ "An ISO 8601 week starts on Monday. Weeks are numbered from 1. A week " #~ "including days from two different years is assigned to the year which " #~ "includes the most days. This means that Dec 31 could be in week 1 of the " #~ "following year, and Jan 1 could be in week 52 or 53 of the previous year. " #~ "ISOYEAR returns the year the week is assigned to.\n" #~ "\n" #~ "* ISOYEAR returns #NUM! if date is invalid.\n" #~ "@EXAMPLES=\n" #~ "If A1 contains 12/31/2001 then ISOYEAR(A1)=2002\n" #~ "@SEEALSO=ISOWEEKNUM" #~ msgstr "" #~ "@FUNCTION=ISOYEAR\n" #~ "@SYNTAX=ISOYEAR (date)\n" #~ "@DESCRIPTION=ISOYEAR 返回 @date 的 ISO 8601 周编号所属年份。\n" #~ "\n" #~ "ISO 8601 周从星期一开始,而且周从 1 开始编号。至于两年之交的星期,将会视这" #~ "周内包含哪一年内天数较多而定。这意味着,12月31日可能是下一年的第 1 周,而1" #~ "月1日也可能是上一年的第 52 或 53 周。ISOYEAR 将返回周所属的年份,而 " #~ "ISOWEEKNUM 将返回该周编号。\n" #~ "\n" #~ "* 如果 date 无效,ISOYEAR 将返回 #NUM!。\n" #~ "@EXAMPLES=\n" #~ "如果 A1 包含 12/31/2001,则 ISOYEAR(A1)=2002\n" #~ "@SEEALSO=ISOWEEKNUM" #~ msgid "" #~ "@FUNCTION=WEEKNUM\n" #~ "@SYNTAX=WEEKNUM (date[,method])\n" #~ "@DESCRIPTION=WEEKNUM returns the week number of @date according to the " #~ "given @method.\n" #~ "\n" #~ "@method defaults to 1.\n" #~ "\n" #~ " For @method=1, week starts on Sunday, and days before first Sunday are " #~ "in week 0.\n" #~ " For @method=2, week starts on Monday, and days before first Monday are " #~ "in week 0.\n" #~ " For @method=150, the ISO 8601 week number is returned.\n" #~ "\n" #~ "* WEEKNUM returns #NUM! if @date or @method is invalid.\n" #~ "* This function is Excel compatible, except that Excel does not support " #~ "ISO 8601 week numbers.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "If A1 contains 12/21/00 then WEEKNUM(A1,2)=51\n" #~ "@SEEALSO=ISOWEEKNUM" #~ msgstr "" #~ "@FUNCTION=WEEKNUM\n" #~ "@SYNTAX=WEEKNUM (date, method)\n" #~ "@DESCRIPTION=WEEKNUM 根据给定的 @method 返回 @date 的周编号。\n" #~ "\n" #~ "@method 默认为 1。\n" #~ "\n" #~ " 若 method=1,一周将从周日开始算起,而第一个周日前的天数将算作第 0 周。\n" #~ " 若 method=2,一周将从周一开始算起,而第一个周一前的天数将算作第 0 周。\n" #~ " 若 method=150,将会返回 ISO 8601 周编号。\n" #~ "\n" #~ "* 如果 date 或 method 无效,WEEKNUM 将返回 #NUM!。\n" #~ "* 此函数与 Excel 兼容,只是 Excel 不支持 ISO 8601 周编号。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "如果 A1 包含 12/21/00,则 WEEKNUM(A1,2)=51\n" #~ "@SEEALSO=ISOWEEKNUM" #~ msgid "" #~ "@FUNCTION=YEARFRAC\n" #~ "@SYNTAX=YEARFRAC (start_date, end_date [,basis])\n" #~ "@DESCRIPTION=YEARFRAC returns the number of full days between @start_date " #~ "and @end_date according to the @basis.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=DATEDIF" #~ msgstr "" #~ "@FUNCTION=YEARFRAC\n" #~ "@SYNTAX=WEEKNUM (start_date, end_date, basis)\n" #~ "@DESCRIPTION=YEARFRAC 根据 @basic 返回 @start_date 和 @end_date 之间的完整" #~ "天数。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=DATEDIF" #~ msgid "" #~ "@FUNCTION=BASE\n" #~ "@SYNTAX=BASE(number,base[,length])\n" #~ "@DESCRIPTION=BASE function converts a number to a string representing " #~ "that number in base @base.\n" #~ "\n" #~ "* @base must be an integer between 2 and 36.\n" #~ "* This function is OpenOffice.Org compatible.\n" #~ "* Optional argument @length specifies the minimum result length. " #~ "Leading zeroes will be added to reach this length.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BASE(255,16,4) equals \"00FF\".\n" #~ "\n" #~ "@SEEALSO=DECIMAL" #~ msgstr "" #~ "@FUNCTION=OCT2DEC\n" #~ "@SYNTAX=OCT2DEC(x)\n" #~ "@DESCRIPTION=OCT2DEC 函数将字符串或数字形式的八进制数转换为相等的十进制" #~ "数。\n" #~ "\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "OCT2DEC(\"124\") 等于 84。\n" #~ "\n" #~ "@SEEALSO=DEC2OCT, OCT2BIN, OCT2HEX" #~ msgid "" #~ "@FUNCTION=BIN2DEC\n" #~ "@SYNTAX=BIN2DEC(x)\n" #~ "@DESCRIPTION=BIN2DEC function converts a binary number in string or " #~ "number to its decimal equivalent.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BIN2DEC(101) equals 5.\n" #~ "\n" #~ "@SEEALSO=DEC2BIN, BIN2OCT, BIN2HEX" #~ msgstr "" #~ "@FUNCTION=BIN2DEC\n" #~ "@SYNTAX=BIN2DEC(x)\n" #~ "@DESCRIPTION=BIN2DEC 函数将字符串或数字形式的二进制数转换为相等的十进制" #~ "数。\n" #~ "\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BIN2DEC(101) 等于 5。\n" #~ "\n" #~ "@SEEALSO=DEC2BIN, BIN2OCT, BIN2HEX" #~ msgid "" #~ "@FUNCTION=BIN2OCT\n" #~ "@SYNTAX=BIN2OCT(number[,places])\n" #~ "@DESCRIPTION=BIN2OCT function converts a binary number to an octal " #~ "number. @places is an optional field, specifying to zero pad to that " #~ "number of spaces.\n" #~ "\n" #~ "* If @places is too small or negative #NUM! error is returned.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BIN2OCT(110111) equals 67.\n" #~ "\n" #~ "@SEEALSO=OCT2BIN, BIN2DEC, BIN2HEX" #~ msgstr "" #~ "@FUNCTION=BIN2OCT\n" #~ "@SYNTAX=BIN2OCT(number[,places])\n" #~ "@DESCRIPTION=BIN2OCT 函数将二进制数转换为八进制数。@places 可选,指定了结" #~ "果的最少位数,如果不够的话将在左边用零填补。\n" #~ "\n" #~ "* 如果 @places 太小或者为负数,BIN2OCT 将返回 #NUM! 。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BIN2OCT(110111) 等于 67。\n" #~ "\n" #~ "@SEEALSO=OCT2BIN, BIN2DEC, BIN2HEX" #~ msgid "" #~ "@FUNCTION=BIN2HEX\n" #~ "@SYNTAX=BIN2HEX(number[,places])\n" #~ "@DESCRIPTION=BIN2HEX function converts a binary number to a hexadecimal " #~ "number. @places is an optional field, specifying to zero pad to that " #~ "number of spaces.\n" #~ "\n" #~ "* If @places is too small or negative #NUM! error is returned.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BIN2HEX(100111) equals 27.\n" #~ "\n" #~ "@SEEALSO=HEX2BIN, BIN2OCT, BIN2DEC" #~ msgstr "" #~ "@FUNCTION=BIN2HEX\n" #~ "@SYNTAX=BIN2HEX(number[,places])\n" #~ "@DESCRIPTION=BIN2HEX 函数将二进制数转换为十六进制数。@places 可选,指定了" #~ "结果的最少位数,如果不够的话将在左边用零填补。\n" #~ "\n" #~ "* 如果 @places 太小或者为负数,BIN2HEX 将返回 #NUM! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BIN2HEX(100111) 等于 27。\n" #~ "\n" #~ "@SEEALSO=HEX2BIN, BIN2OCT, BIN2DEC" #~ msgid "" #~ "@FUNCTION=DEC2BIN\n" #~ "@SYNTAX=DEC2BIN(number[,places])\n" #~ "@DESCRIPTION=DEC2BIN function converts a decimal number to a binary " #~ "number. @places is an optional field, specifying to zero pad to that " #~ "number of spaces.\n" #~ "\n" #~ "* If @places is too small or negative #NUM! error is returned.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DEC2BIN(42) equals 101010.\n" #~ "\n" #~ "@SEEALSO=BIN2DEC, DEC2OCT, DEC2HEX" #~ msgstr "" #~ "@FUNCTION=DEC2BIN\n" #~ "@SYNTAX=DEC2BIN(number[,places])\n" #~ "@DESCRIPTION=DEC2BIN 函数将十进制数转换为二进制数。@places 可选,指定了结" #~ "果的最少位数,如果不够的话将在左边用零填补。\n" #~ "\n" #~ "* 如果 @places 太小或者为负数,DEC2BIN 将返回 #NUM! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DEC2BIN(42) 等于 101010。\n" #~ "\n" #~ "@SEEALSO=BIN2DEC, DEC2OCT, DEC2HEX" #~ msgid "" #~ "@FUNCTION=DEC2OCT\n" #~ "@SYNTAX=DEC2OCT(number[,places])\n" #~ "@DESCRIPTION=DEC2OCT function converts a decimal number to an octal " #~ "number. @places is an optional field, specifying to zero pad to that " #~ "number of spaces.\n" #~ "\n" #~ "* If @places is too small or negative #NUM! error is returned.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DEC2OCT(42) equals 52.\n" #~ "\n" #~ "@SEEALSO=OCT2DEC, DEC2BIN, DEC2HEX" #~ msgstr "" #~ "@FUNCTION=DEC2OCT\n" #~ "@SYNTAX=DEC2OCT(number[,places])\n" #~ "@DESCRIPTION=DEC2OCT 函数将十进制数转换为八进制数。@places 可选,指定了结" #~ "果的最少位数,如果不够的话将在左边用零填补。\n" #~ "\n" #~ "* 如果 @places 太小或者为负数,DEC2OCT 将返回 #NUM! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DEC2OCT(42) 等于 52。\n" #~ "\n" #~ "@SEEALSO=OCT2DEC, DEC2BIN, DEC2HEX" #~ msgid "" #~ "@FUNCTION=DEC2HEX\n" #~ "@SYNTAX=DEC2HEX(number[,places])\n" #~ "@DESCRIPTION=DEC2HEX function converts a decimal number to a hexadecimal " #~ "number. @places is an optional field, specifying to zero pad to that " #~ "number of spaces.\n" #~ "\n" #~ "* If @places is too small or negative #NUM! error is returned.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DEC2HEX(42) equals 2A.\n" #~ "\n" #~ "@SEEALSO=HEX2DEC, DEC2BIN, DEC2OCT" #~ msgstr "" #~ "@FUNCTION=DEC2HEX\n" #~ "@SYNTAX=DEC2HEX(number[,places])\n" #~ "@DESCRIPTION=DEC2HEX 函数将十进制数转换为十六进制数。@places 可选,指定了" #~ "结果的最少位数,如果不够的话将在左边用零填补。\n" #~ "\n" #~ "* 如果 @places 太小或者为负数,DEC2HEX 将返回 #NUM! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DEC2HEX(42) 等于 2A。\n" #~ "\n" #~ "@SEEALSO=HEX2DEC, DEC2BIN, DEC2OCT" #~ msgid "" #~ "@FUNCTION=DECIMAL\n" #~ "@SYNTAX=DECIMAL(text,base)\n" #~ "@DESCRIPTION=DECIMAL function converts a number in base @base to " #~ "decimal.\n" #~ "\n" #~ "* @base must be an integer between 2 and 36.\n" #~ "* This function is OpenOffice.Org compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DECIMAL(\"A1\",16) equals 161.\n" #~ "\n" #~ "@SEEALSO=BASE" #~ msgstr "" #~ "@FUNCTION=OCT2DEC\n" #~ "@SYNTAX=OCT2DEC(x)\n" #~ "@DESCRIPTION=OCT2DEC 函数将字符串或数字形式的八进制数转换为相等的十进制" #~ "数。\n" #~ "\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "OCT2DEC(\"124\") 等于 84。\n" #~ "\n" #~ "@SEEALSO=DEC2OCT, OCT2BIN, OCT2HEX" #~ msgid "" #~ "@FUNCTION=OCT2DEC\n" #~ "@SYNTAX=OCT2DEC(x)\n" #~ "@DESCRIPTION=OCT2DEC function converts an octal number in a string or " #~ "number to its decimal equivalent.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "OCT2DEC(\"124\") equals 84.\n" #~ "\n" #~ "@SEEALSO=DEC2OCT, OCT2BIN, OCT2HEX" #~ msgstr "" #~ "@FUNCTION=OCT2DEC\n" #~ "@SYNTAX=OCT2DEC(x)\n" #~ "@DESCRIPTION=OCT2DEC 函数将字符串或数字形式的八进制数转换为相等的十进制" #~ "数。\n" #~ "\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "OCT2DEC(\"124\") 等于 84。\n" #~ "\n" #~ "@SEEALSO=DEC2OCT, OCT2BIN, OCT2HEX" #~ msgid "" #~ "@FUNCTION=OCT2BIN\n" #~ "@SYNTAX=OCT2BIN(number[,places])\n" #~ "@DESCRIPTION=OCT2BIN function converts an octal number to a binary " #~ "number. @places is an optional field, specifying to zero pad to that " #~ "number of spaces.\n" #~ "\n" #~ "* If @places is too small or negative #NUM! error is returned.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "OCT2BIN(\"213\") equals 10001011.\n" #~ "\n" #~ "@SEEALSO=BIN2OCT, OCT2DEC, OCT2HEX" #~ msgstr "" #~ "@FUNCTION=OCT2BIN\n" #~ "@SYNTAX=OCT2BIN(number[,places])\n" #~ "@DESCRIPTION=OCT2BIN 函数将八进制数转换为二进制数。@places 可选,指定了结" #~ "果的最少位数,如果不够的话将在左边用零填补。\n" #~ "\n" #~ "* 如果 @places 太小或者为负数,OCT2BIN 将返回 #NUM! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "OCT2BIN(\"213\") 等于 10001011。\n" #~ "\n" #~ "@SEEALSO=BIN2OCT, OCT2DEC, OCT2HEX" #~ msgid "" #~ "@FUNCTION=OCT2HEX\n" #~ "@SYNTAX=OCT2HEX(number[,places])\n" #~ "@DESCRIPTION=OCT2HEX function converts an octal number to a hexadecimal " #~ "number. @places is an optional field, specifying to zero pad to that " #~ "number of spaces.\n" #~ "\n" #~ "* If @places is too small or negative #NUM! error is returned.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "OCT2HEX(132) equals 5A.\n" #~ "\n" #~ "@SEEALSO=HEX2OCT, OCT2BIN, OCT2DEC" #~ msgstr "" #~ "@FUNCTION=OCT2HEX\n" #~ "@SYNTAX=OCT2HEX(number[,places])\n" #~ "@DESCRIPTION=OCT2HEX 函数将八进制数转换为十六进制数。@places 可选,指定了" #~ "结果的最少位数,如果不够的话将在左边用零填补。\n" #~ "\n" #~ "* 如果 @places 太小或者为负数,OCT2HEX 将返回 #NUM! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "OCT2HEX(132) 等于 5A。\n" #~ "\n" #~ "@SEEALSO=HEX2OCT, OCT2BIN, OCT2DEC" #~ msgid "" #~ "@FUNCTION=HEX2BIN\n" #~ "@SYNTAX=HEX2BIN(number[,places])\n" #~ "@DESCRIPTION=HEX2BIN function converts a hexadecimal number to a binary " #~ "number. @places is an optional field, specifying to zero pad to that " #~ "number of spaces.\n" #~ "\n" #~ "* If @places is too small or negative #NUM! error is returned.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "HEX2BIN(\"2A\") equals 101010.\n" #~ "\n" #~ "@SEEALSO=BIN2HEX, HEX2OCT, HEX2DEC" #~ msgstr "" #~ "@FUNCTION=HEX2BIN\n" #~ "@SYNTAX=HEX2BIN(number[,places])\n" #~ "@DESCRIPTION=HEX2BIN 函数将十六进制数转换为二进制数。@places 可选,指定了" #~ "结果的最少位数,如果不够的话将在左边用零填补。\n" #~ "\n" #~ "* 如果 @places 太小或者为负数,OCT2HEX 将返回 #NUM! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "HEX2BIN(\"2A\") 等于 101010。\n" #~ "\n" #~ "@SEEALSO=BIN2HEX, HEX2OCT, HEX2DEC" #~ msgid "" #~ "@FUNCTION=HEX2OCT\n" #~ "@SYNTAX=HEX2OCT(number[,places])\n" #~ "@DESCRIPTION=HEX2OCT function converts a hexadecimal number to an octal " #~ "number. @places is an optional field, specifying to zero pad to that " #~ "number of spaces.\n" #~ "\n" #~ "* If @places is too small or negative #NUM! error is returned.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "HEX2OCT(\"2A\") equals 52.\n" #~ "\n" #~ "@SEEALSO=OCT2HEX, HEX2BIN, HEX2DEC" #~ msgstr "" #~ "@FUNCTION=HEX2OCT\n" #~ "@SYNTAX=HEX2OCT(number[,places])\n" #~ "@DESCRIPTION=HEX2OCT 函数将十六进制数转换为八进制数。@places 可选,指定了" #~ "结果的最少位数,如果不够的话将在左边用零填补。\n" #~ "\n" #~ "* 如果 @places 太小或者为负数,OCT2HEX 将返回 #NUM! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "HEX2OCT(\"2A\") 等于 52。\n" #~ "\n" #~ "@SEEALSO=OCT2HEX, HEX2BIN, HEX2DEC" #~ msgid "" #~ "@FUNCTION=HEX2DEC\n" #~ "@SYNTAX=HEX2DEC(x)\n" #~ "@DESCRIPTION=HEX2DEC function converts a hexadecimal number to its " #~ "decimal equivalent.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "HEX2DEC(\"2A\") equals 42.\n" #~ "\n" #~ "@SEEALSO=DEC2HEX, HEX2BIN, HEX2OCT" #~ msgstr "" #~ "@FUNCTION=HEX2DEC\n" #~ "@SYNTAX=HEX2DEC(x)\n" #~ "@DESCRIPTION=HEX2DEC 函数将十六进制数转换为相等的十进制数。\n" #~ "\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "HEX2DEC(\"2A\") 等于 42。\n" #~ "\n" #~ "@SEEALSO=DEC2HEX, HEX2BIN, HEX2OCT" #, fuzzy #~ msgid "" #~ "@FUNCTION=BESSELI\n" #~ "@SYNTAX=BESSELI(x,y)\n" #~ "@DESCRIPTION=BESSELI function returns the Neumann, Weber or Bessel " #~ "function.\n" #~ "\n" #~ "@x is where the function is evaluated. @y is the order of the Bessel " #~ "function.\n" #~ "\n" #~ "* If @x or @y are not numeric a #VALUE! error is returned.\n" #~ "* If @y < 0 a #NUM! error is returned.\n" #~ "* This function extends the Excel function of the same name to non-" #~ "integer orders.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BESSELI(0.7,3) equals 0.007367374.\n" #~ "\n" #~ "@SEEALSO=BESSELJ,BESSELK,BESSELY" #~ msgstr "" #~ "@FUNCTION=BESSELI\n" #~ "@SYNTAX=BESSELI(x,y)\n" #~ "@DESCRIPTION=BESSELI 函数返回贝塞尔函数的值。\n" #~ "\n" #~ "@x 是函数计算的参数。@y 是贝塞尔函数的阶数,如果不是整数的话将会被截断。\n" #~ "\n" #~ "* 如果 @x 和 @y 不都是数值,BESSELI 将返回 #VALUE! 错误。\n" #~ "* 如果 @y < 0,BESSELI 将返回 #NUM! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BESSELI(0.7,3) 等于 0.007367374。\n" #~ "\n" #~ "@SEEALSO=BESSELJ,BESSELK,BESSELY" #, fuzzy #~ msgid "" #~ "@FUNCTION=BESSELK\n" #~ "@SYNTAX=BESSELK(x,y)\n" #~ "@DESCRIPTION=BESSELK function returns the Neumann, Weber or Bessel " #~ "function. @x is where the function is evaluated. @y is the order of the " #~ "Bessel function.\n" #~ "\n" #~ "* If @x or @y are not numeric a #VALUE! error is returned.\n" #~ "* If @y < 0 a #NUM! error is returned.\n" #~ "* This function extends the Excel function of the same name to non-" #~ "integer orders.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BESSELK(3,9) equals 397.95880.\n" #~ "\n" #~ "@SEEALSO=BESSELI,BESSELJ,BESSELY" #~ msgstr "" #~ "@FUNCTION=BESSELK\n" #~ "@SYNTAX=BESSELK(x,y)\n" #~ "@DESCRIPTION=BESSELK 函数返回贝塞尔函数的值。\n" #~ "\n" #~ "@x 是函数计算的参数。@y 是贝塞尔函数的阶数,如果不是整数的话将会被截断。\n" #~ "\n" #~ "* 如果 x 和 y 不都是数值,BESSELK 将返回 #VALUE! 错误。\n" #~ "* 如果 y < 0,BESSELK 将返回 #NUM! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BESSELK(3,9) 等于 397.95880。\n" #~ "\n" #~ "@SEEALSO=BESSELI,BESSELJ,BESSELY" #~ msgid "" #~ "@FUNCTION=BESSELJ\n" #~ "@SYNTAX=BESSELJ(x,y)\n" #~ "@DESCRIPTION=BESSELJ function returns the Bessel function with @x is " #~ "where the function is evaluated. @y is the order of the Bessel function, " #~ "if non-integer it is truncated.\n" #~ "\n" #~ "* If @x or @y are not numeric a #VALUE! error is returned.\n" #~ "* If @y < 0 a #NUM! error is returned.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BESSELJ(0.89,3) equals 0.013974004.\n" #~ "\n" #~ "@SEEALSO=BESSELI,BESSELK,BESSELY" #~ msgstr "" #~ "@FUNCTION=BESSELJ\n" #~ "@SYNTAX=BESSELJ(x,y)\n" #~ "@DESCRIPTION=BESSELJ 函数返回贝塞尔函数的值。\n" #~ "\n" #~ "@x 是函数计算的参数。@y 是贝塞尔函数的阶数,如果不是整数的话将会被截断。\n" #~ "\n" #~ "* 如果 x 和 y 不都是数值,BESSELJ 将返回 #VALUE! 错误。\n" #~ "* 如果 y < 0,BESSELJ 将返回 #NUM! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BESSELJ(0.89,3) 等于 0.013974004。\n" #~ "\n" #~ "@SEEALSO=BESSELJ,BESSELK,BESSELY" #~ msgid "" #~ "@FUNCTION=BESSELY\n" #~ "@SYNTAX=BESSELY(x,y)\n" #~ "@DESCRIPTION=BESSELY function returns the Neumann, Weber or Bessel " #~ "function.\n" #~ "\n" #~ "@x is where the function is evaluated. @y is the order of the Bessel " #~ "function, if non-integer it is truncated.\n" #~ "\n" #~ "* If @x or @y are not numeric a #VALUE! error is returned.\n" #~ "* If @y < 0 a #NUM! error is returned.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BESSELY(4,2) equals 0.215903595.\n" #~ "\n" #~ "@SEEALSO=BESSELI,BESSELJ,BESSELK" #~ msgstr "" #~ "@FUNCTION=BESSELY\n" #~ "@SYNTAX=BESSELY(x,y)\n" #~ "@DESCRIPTION=BESSELY 函数返回贝塞尔函数的值。\n" #~ "\n" #~ "@x 是函数计算的参数。@y 是贝塞尔函数的阶数,如果不是整数的话将会被截断。\n" #~ "\n" #~ "* 如果 x 和 y 不都是数值,BESSELY 将返回 #VALUE! 错误。\n" #~ "* 如果 y < 0,BESSELY 将返回 #NUM! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BESSELY(4,2) 等于 0.215903595。\n" #~ "\n" #~ "@SEEALSO=BESSELJ,BESSELK,BESSELY" #~ msgid "" #~ "@FUNCTION=ERF\n" #~ "@SYNTAX=ERF([lower limit,]upper_limit)\n" #~ "@DESCRIPTION=ERF returns the error function. With a single argument ERF " #~ "returns the error function, defined as\n" #~ "\n" #~ "\terf(x) = 2/sqrt(pi)* integral from 0 to x of exp(-t*t) dt.\n" #~ "\n" #~ "If two arguments are supplied, they are the lower and upper limits of the " #~ "integral.\n" #~ "\n" #~ "* If either @lower_limit or @upper_limit is not numeric a #VALUE! error " #~ "is returned.\n" #~ "* This function is upward-compatible with that in Excel. (If two " #~ "arguments are supplied, Excel will not allow either to be negative.)\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ERF(0.4) equals 0.428392355.\n" #~ "ERF(1.6448536269515/SQRT(2)) equals 0.90.\n" #~ "\n" #~ "The second example shows that a random variable with a normal " #~ "distribution has a 90 percent chance of falling within approximately " #~ "1.645 standard deviations of the mean.\n" #~ "@SEEALSO=ERFC" #~ msgstr "" #~ "@FUNCTION=ERF\n" #~ "@SYNTAX=ERF([lower limit,]upper_limit)\n" #~ "@DESCRIPTION=ERF 返回错误函数。如果只有一个参数,ERF 将返回错误函数,该函" #~ "数定义为\n" #~ "\n" #~ "\terf(x) = 2/sqrt(pi)* 从 0 到 x 对 exp(-t*t)dt 的积分。\n" #~ "\n" #~ "如果提供了两个参数,则分别为积分的上下限。\n" #~ "\n" #~ "* 如果 @lower_limit 和 @upper_limit 不都是数值,ERF 将返回 #VALUE! 错" #~ "误。\n" #~ "* 此函数与 Excel 向上兼容。(如果提供了两个参数,Excel 将不允许任何一个参数" #~ "为负数。)\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ERF(0.4) 等于 0.428392355。\n" #~ "ERF(1.6448536269515/SQRT(2)) 等于 0.90。\n" #~ "\n" #~ "第二个例子演示了正态分布随机变量落入均值标准差 1.645 倍内的概率为 90%。\n" #~ "@SEEALSO=ERFC" #~ msgid "" #~ "@FUNCTION=ERFC\n" #~ "@SYNTAX=ERFC(x)\n" #~ "@DESCRIPTION=ERFC function returns the complementary error function, " #~ "defined as\n" #~ "\n" #~ "\t1 - erf(x).\n" #~ "\n" #~ "erfc(x) is calculated more accurately than 1 - erf(x) for arguments " #~ "larger than about 0.5.\n" #~ "\n" #~ "* If @x is not numeric a #VALUE! error is returned. \n" #~ "@EXAMPLES=\n" #~ "ERFC(6) equals 2.15197367e-17.\n" #~ "\n" #~ "@SEEALSO=ERF" #~ msgstr "" #~ "@FUNCTION=ERFC\n" #~ "@SYNTAX=ERFC(x)\n" #~ "@DESCRIPTION=ERFC 函数返回补出错函数,该函数定义为\n" #~ "\n" #~ "\t1 - erf(x)。\n" #~ "\n" #~ "如果参数大于 0.5,则 erfc(x) 比 1 - erf(x) 计算更精确。\n" #~ "\n" #~ "* 如果 @x 不是数值,ERFC 将返回 #VALUE! 错误。\n" #~ "@EXAMPLES=\n" #~ "ERFC(6) 等于 2.15197367e-17。\n" #~ "\n" #~ "@SEEALSO=ERF" #~ msgid "" #~ "@FUNCTION=DELTA\n" #~ "@SYNTAX=DELTA(x[,y])\n" #~ "@DESCRIPTION=DELTA function tests for numerical equivalence of two " #~ "arguments, returning 1 in case of equality.\n" #~ "\n" #~ "* @y is optional, and defaults to 0.\n" #~ "* If either argument is non-numeric returns a #VALUE! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DELTA(42.99,43) equals 0.\n" #~ "\n" #~ "@SEEALSO=EXACT,GESTEP" #~ msgstr "" #~ "@FUNCTION=DELTA\n" #~ "@SYNTAX=DELTA(x[,y])\n" #~ "@DESCRIPTION=DELTA 函数测试两个参数的数值是否相等,如果相等的话就返回 " #~ "1。\n" #~ "\n" #~ "* @y 是可选的,默认为 0。\n" #~ "* 如果任何一个参数不是数值,DELTA 将返回 #VALUE! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DELTA(42.99,43) 等于 0。\n" #~ "\n" #~ "@SEEALSO=EXACT,GESTEP" #, fuzzy #~ msgid "" #~ "@FUNCTION=GESTEP\n" #~ "@SYNTAX=GESTEP(x[,y])\n" #~ "@DESCRIPTION=GESTEP function tests if @x is >= @y, returning 1 if it is " #~ "so, and 0 otherwise. @y is optional, and defaults to 0.\n" #~ "\n" #~ "* If either argument is non-numeric returns a #VALUE! error.\n" #~ "* This function is Excel compatible.\n" #~ "@EXAMPLES=\n" #~ "GESTEP(5,4) equals 1.\n" #~ "\n" #~ "@SEEALSO=DELTA" #~ msgstr "" #~ "@FUNCTION=GESTEP\n" #~ "@SYNTAX=GESTEP(x[,y])\n" #~ "@DESCRIPTION=GESTEP 函数将会测试 @x 是否 >= @y,如果满足该条件的话就返回 " #~ "1,否则返回 0。@y 是可选的,默认为 0。\n" #~ "\n" #~ "* 如果任何一个参数不是数值,GESTEP 将返回 #VALUE! 错误。\n" #~ "* 此函数与 Excel 兼容。\n" #~ "@EXAMPLES=\n" #~ "GESTEP(5,4) 等于 1。\n" #~ "\n" #~ "@SEEALSO=DELTA" #~ msgid "" #~ "@FUNCTION=ACCRINT\n" #~ "@SYNTAX=ACCRINT(issue,first_interest,settlement,rate,par,frequency[," #~ "basis])\n" #~ "@DESCRIPTION=ACCRINT calculates the accrued interest for a security that " #~ "pays periodic interest.\n" #~ "\n" #~ "@issue is the issue date of the security. @first_interest is the first " #~ "interest date of the security. @settlement is the settlement date of the " #~ "security. The settlement date is always after the issue date (the date " #~ "when the security is bought). @rate is the annual rate of the security " #~ "and @par is the par value of the security. @frequency is the number of " #~ "coupon payments per year.\n" #~ "\n" #~ "Allowed frequencies are:\n" #~ " 1 = annual,\n" #~ " 2 = semi,\n" #~ " 4 = quarterly.\n" #~ "\n" #~ "@basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 US 30/360\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ "\n" #~ "* If @issue date, @first_interest date, or @settlement date is not valid, " #~ "ACCRINT returns #NUM! error.\n" #~ "* The dates must be @issue < @first_interest < @settlement, or ACCRINT " #~ "returns #NUM! error.\n" #~ "* If @rate <= 0 or @par <= 0 , ACCRINT returns #NUM! error.\n" #~ "* If @basis is omitted, US 30/360 is applied.\n" #~ "* If @basis < 0 or @basis > 4, ACCRINT returns #NUM! error.\n" #~ "* If @issue date is after @settlement date or they are the same, ACCRINT " #~ "returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=ACCRINTM" #~ msgstr "" #~ "@FUNCTION=ACCRINT\n" #~ "@SYNTAX=ACCRINT(issue,first_interest,settlement,rate,par,frequency[," #~ "basis])\n" #~ "@DESCRIPTION=ACCRINT 函数计算定期付息证券的应计利息额. @rate 是证券的年利" #~ "率, @par 是证券的额面价格. @basis 是用数值来指定天数的计算方法: \n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了 @basis, 就以30天/360天(美国方式)来计算. 如果 @issue 或者 " #~ "@settlement 无效的话, 该函数返回 #NUM! 错误. 如果 @rate 或者 @par 是0(零)" #~ "或者负, 则该函数返回 #NUM! 错误. 如果 @basis < 0 或者 > 4, 则该函数返回 " #~ "#NUM! 错误. 如果 @issue 与 @settlement 是同一天, 或者晚于 @settlement, 则" #~ "该函数返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=ACCRINTM" #~ msgid "" #~ "@FUNCTION=ACCRINTM\n" #~ "@SYNTAX=ACCRINTM(issue,maturity,rate[,par,basis])\n" #~ "@DESCRIPTION=ACCRINTM calculates and returns the accrued interest for a " #~ "security from @issue to @maturity date.\n" #~ "\n" #~ "@issue is the issue date of the security. @maturity is the maturity date " #~ "of the security. @rate is the annual rate of the security and @par is " #~ "the par value of the security. If you omit @par, ACCRINTM applies $1,000 " #~ "instead. @basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 US 30/360\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ "\n" #~ "* If @issue date or @maturity date is not valid, ACCRINTM returns #NUM! " #~ "error.\n" #~ "* If @rate <= 0 or @par <= 0, ACCRINTM returns #NUM! error.\n" #~ "* If @basis is omitted, US 30/360 is applied.\n" #~ "* If @basis < 0 or @basis > 4, ACCRINTM returns #NUM! error.\n" #~ "* If @issue date is after @maturity date or they are the same, ACCRINTM " #~ "returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=ACCRINT" #~ msgstr "" #~ "@FUNCTION=ACCRINTM\n" #~ "@SYNTAX=ACCRINTM(issue,maturity,rate[,par,basis])\n" #~ "@DESCRIPTION=ACCRINTM 是计算并返回从发行日到领取日为止的应计利息额. @rate " #~ "为证券的年利率, @par 是证券的额面价格. 如果省略了 @par, 则默认值为 " #~ "$1,000. @basis 是用数值来指定天数的计算方法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @issue 发行日或者 " #~ "@maturity 领取日无效的话, 则 ACCRINTM 返回 #NUM! 错误. 如果 @rate 或者 " #~ "@par 是0(零)或者负, 则 ACCRINTM 返回 #NUM! 错误. 如果 @basis < 0 或者 > " #~ "4, 则 ACCRINTM 返回 #NUM! 错误. 如果 @issue 发行日与 @maturity 领取日是同" #~ "一天, 或者晚于 @maturity, 则 ACCRINTM 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=ACCRINT" #, fuzzy #~ msgid "" #~ "@FUNCTION=INTRATE\n" #~ "@SYNTAX=INTRATE(settlement,maturity,investment,redemption[,basis])\n" #~ "@DESCRIPTION=INTRATE calculates and returns the interest rate of a fully " #~ "vested security.\n" #~ "\n" #~ "@settlement is the settlement date of the security. @maturity is the " #~ "maturity date of the security. @investment is the price of the security " #~ "paid at @settlement date and @redemption is the amount to be received at " #~ "@maturity date.\n" #~ "\n" #~ "@basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 US 30/360\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ "\n" #~ "* If @settlement date or @maturity date is not valid, INTRATE returns " #~ "#NUM! error.\n" #~ "* If @basis is omitted, US 30/360 is applied.\n" #~ "* If @basis < 0 or @basis > 4, INTRATE returns #NUM! error.\n" #~ "* If @settlement date is after @maturity date or they are the same, " #~ "INTRATE returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "If you had a bond with a settlement date of April 15, 2000, maturity date " #~ "September 30, 2000, investment of $100,000, redemption value $103,525, " #~ "using the actual/actual basis, the bond discount rate is:\n" #~ "=INTRATE(36631, 36799, 100000, 103525, 1) which equals 0.0648 or 6.48%\n" #~ "@SEEALSO=RECEIVED, DATE" #~ msgstr "" #~ "@FUNCTION=INTRATE\n" #~ "@SYNTAX=INTRATE(settlement,maturity,investment,redemption[,basis])\n" #~ "@DESCRIPTION=INTRATE 计算并返回全额投资证券的利率. @investment 为到受领日" #~ "为止的投资额, @redemption 为在 @maturity 满期日领取的总额. @basis 用数值指" #~ "定天数的计算方法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 INTRATE 返回 #NUM! 错误. 如果 @basis < " #~ "0 或者 @basis > 4, 则 INTRATE 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 INTRATE 返回 #NUM! 错" #~ "误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "如果所拥有的债券的受领日为2000年4月15日, 满期日为2000年9月30日, 投资额为 " #~ "$100,000, 偿还额为 $103,525, 并使用实际的天数/实际的天数的天数计算方法时, " #~ "则债券折扣率为: \n" #~ "=INTRATE(36631, 36799, 100000, 103525, 1) = 0.0648 或者 6.48%\n" #~ "@SEEALSO=RECEIVED, DATE" #~ msgid "" #~ "@FUNCTION=RECEIVED\n" #~ "@SYNTAX=RECEIVED(settlement,maturity,investment,rate[,basis])\n" #~ "@DESCRIPTION=RECEIVED calculates and returns the amount to be received at " #~ "maturity date for a security bond.\n" #~ "\n" #~ "@settlement is the settlement date of the security. @maturity is the " #~ "maturity date of the security. The amount of investment is specified in " #~ "@investment. @rate is the security's discount rate.\n" #~ "\n" #~ "@basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 US 30/360\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ "\n" #~ "* If @settlement date or @maturity date is not valid, RECEIVED returns " #~ "#NUM! error.\n" #~ "* If @basis is omitted, US 30/360 is applied.\n" #~ "* If @basis < 0 or @basis > 4, RECEIVED returns #NUM! error.\n" #~ "* If @settlement date is after @maturity date or they are the same, " #~ "RECEIVED returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=INTRATE" #~ msgstr "" #~ "@FUNCTION=RECEIVED\n" #~ "@SYNTAX=RECEIVED(settlement,maturity,investment,rate[,basis])\n" #~ "@DESCRIPTION=RECEIVED 对于全额投资的证券, 计算并返回在 @maturity 满期日所" #~ "应支付的金额. @basis 用数值指定天数的计算方法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 RECEIVED 返回 #NUM! 错误. 如果 @basis < " #~ "0 或者 @basis > 4, 则 RECEIVED 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 RECEIVED 返回 #NUM! 错" #~ "误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=INTRATE" #~ msgid "" #~ "@FUNCTION=PRICEDISC\n" #~ "@SYNTAX=PRICEDISC(settlement,maturity,discount,redemption[,basis])\n" #~ "@DESCRIPTION=PRICEDISC calculates and returns the price per $100 face " #~ "value of a security bond. The security does not pay interest at " #~ "maturity.\n" #~ "\n" #~ "@settlement is the settlement date of the security. @maturity is the " #~ "maturity date of the security. @discount is the rate for which the " #~ "security is discounted. @redemption is the amount to be received on " #~ "@maturity date.\n" #~ "\n" #~ "@basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 US 30/360\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ "\n" #~ "* If @settlement date or @maturity date is not valid, PRICEDISC returns " #~ "#NUM! error.\n" #~ "* If @basis is omitted, US 30/360 is applied.\n" #~ "* If @basis < 0 or @basis > 4, PRICEDISC returns #NUM! error.\n" #~ "* If @settlement date is after @maturity date or they are the same, " #~ "PRICEDISC returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PRICEMAT" #~ msgstr "" #~ "@FUNCTION=PRICEDISC\n" #~ "@SYNTAX=PRICEDISC(settlement,maturity,discount,redemption[,basis])\n" #~ "@DESCRIPTION=PRICEDISC 计算并返回额面值为 $100 的证券的价格. 证券的利息不" #~ "在满期日支付. @discount 为证券的折扣率. @redemption 为额面值为 $100 的证券" #~ "的偿还额. @basis 用数值指定天数的计算方法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 PRICEDISC 返回 #NUM! 错误. 如果 @basis " #~ "< 0 或者 @basis > 4, 则 PRICEDISC 返回 #NUM! 错误. 如果 @settlement 受领日" #~ "与 @maturity 满期日是同一天, 或者晚于 @maturity, 则 PRICEDISC 返回 #NUM! " #~ "错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PRICEMAT" #~ msgid "" #~ "@FUNCTION=PRICEMAT\n" #~ "@SYNTAX=PRICEMAT(settlement,maturity,issue,rate,yield[,basis])\n" #~ "@DESCRIPTION=PRICEMAT calculates and returns the price per $100 face " #~ "value of a security. The security pays interest at maturity.\n" #~ "\n" #~ "@settlement is the settlement date of the security. @maturity is the " #~ "maturity date of the security. @issue is the issue date of the " #~ "security. @rate is the discount rate of the security. @yield is the " #~ "annual yield of the security. @basis is the type of day counting system " #~ "you want to use:\n" #~ "\n" #~ " 0 US 30/360\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ "\n" #~ "* If @settlement date or @maturity date is not valid, PRICEMAT returns " #~ "#NUM! error.\n" #~ "* If @basis is omitted, US 30/360 is applied.\n" #~ "* If @basis < 0 or @basis > 4, PRICEMAT returns #NUM! error.\n" #~ "* If @settlement date is after @maturity date or they are the same, " #~ "PRICEMAT returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PRICEDISC" #~ msgstr "" #~ "@FUNCTION=PRICEMAT\n" #~ "@SYNTAX=PRICEMAT(settlement,maturity,issue,rate,yield[,basis])\n" #~ "@DESCRIPTION=PRICEMAT 计算并返回额面值为 $100 的证券的价格. 证券的利息在满" #~ "期日支付. @basis 用数值指定天数的计算方法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 PRICEMAT 返回 #NUM! 错误. 如果 @basis < " #~ "0 或者 @basis > 4, 则 PRICEMAT 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 PRICEMAT 返回 #NUM! 错" #~ "误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PRICEDISC" #~ msgid "" #~ "@FUNCTION=DISC\n" #~ "@SYNTAX=DISC(settlement,maturity,par,redemption[,basis])\n" #~ "@DESCRIPTION=DISC calculates and returns the discount rate for a " #~ "security. @settlement is the settlement date of the security.\n" #~ "\n" #~ "@maturity is the maturity date of the security. @par is the price per " #~ "$100 face value of the security. @redemption is the redemption value per " #~ "$100 face value of the security.\n" #~ "\n" #~ "@basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 US 30/360\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ "\n" #~ "* If @settlement date or @maturity date is not valid, DISC returns #NUM! " #~ "error.\n" #~ "* If @basis is omitted, US 30/360 is applied.\n" #~ "* If @basis < 0 or @basis > 4, DISC returns #NUM! error.\n" #~ "* If @settlement date is after @maturity date or they are the same, DISC " #~ "returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=DISC\n" #~ "@SYNTAX=DISC(settlement,maturity,par,redemption[,basis])\n" #~ "@DESCRIPTION=DISC 计算并返回证券的折扣率. @basis 用数值指定天数的计算方" #~ "法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 DISC 返回 #NUM! 错误. 如果 @basis < 0 或" #~ "者 @basis > 4, 则 DISC 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 DISC 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=EFFECT\n" #~ "@SYNTAX=EFFECT(r,nper)\n" #~ "@DESCRIPTION=EFFECT calculates the effective interest rate from a given " #~ "nominal rate.\n" #~ "\n" #~ "Effective interest rate is calculated using this formula:\n" #~ "\n" #~ " (1 + @r / @nper) ^ @nper - 1\n" #~ "\n" #~ "where:\n" #~ "\n" #~ "@r = nominal interest rate (stated in yearly terms)\n" #~ "@nper = number of periods used for compounding\n" #~ "\n" #~ "* If @rate < 0, EFFECT returns #NUM! error.\n" #~ "* If @nper <= 0, EFFECT returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "For example credit cards will list an APR (annual percentage rate) which " #~ "is a nominal interest rate.\n" #~ "For example if you wanted to find out how much you are actually paying " #~ "interest on your credit card that states an APR of 19% that is compounded " #~ "monthly you would type in:\n" #~ "=EFFECT(.19,12) and you would get .2075 or 20.75%. That is the effective " #~ "percentage you will pay on your loan.\n" #~ "@SEEALSO=NOMINAL" #~ msgstr "" #~ "@FUNCTION=EFFECT\n" #~ "@SYNTAX=EFFECT(r,nper)\n" #~ "@DESCRIPTION=EFFECT 从所给定的名义利率计算实际利率. \n" #~ "实际利率用下面的公式计算: \n" #~ "\n" #~ " @r( 1 + ------ ) ^ @nper - 1 @nper\n" #~ "其中:\n" #~ "\n" #~ "@r = 名义利率 (年定期)\n" #~ "@nper = 一年的复利计算回数\n" #~ "@EXAMPLES=\n" #~ "比如, 信用卡以名义利率 APR (年利率)来表示.\n" #~ "比如说, 如果想计算每月复合利息以 19% 的 APR 的信用卡的实际应付利息, 可以输" #~ "入: \n" #~ "=EFFECT(.19,12) 将得到 .2075 or 20.75%. 这是你实际为贷款所付的年利息.\n" #~ "@SEEALSO=NOMINAL" #~ msgid "" #~ "@FUNCTION=NOMINAL\n" #~ "@SYNTAX=NOMINAL(r,nper)\n" #~ "@DESCRIPTION=NOMINAL calculates the nominal interest rate from a given " #~ "effective rate.\n" #~ "\n" #~ "Nominal interest rate is given by a formula:\n" #~ "\n" #~ "@nper * (( 1 + @r ) ^ (1 / @nper) - 1 )\n" #~ "where:\n" #~ "\n" #~ "@r = effective interest rate\n" #~ "@nper = number of periods used for compounding\n" #~ "\n" #~ "* If @rate < 0, NOMINAL returns #NUM! error.\n" #~ "* If @nper <= 0, NOMINAL returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=EFFECT" #~ msgstr "" #~ "@FUNCTION=NOMINAL\n" #~ "@SYNTAX=NOMINAL(r,nper)\n" #~ "@DESCRIPTION=NOMINAL 从所给定的实际利率中计算名义利率. \n" #~ "名义利率用下面的公式计算: \n" #~ "\n" #~ "@nper * (( 1 + @r ) ^ (1 / @nper) - 1 )\n" #~ "其中:\n" #~ "\n" #~ "@r = 实际利率\n" #~ "@nper = 一年的复利计算回数\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=EFFECT" #~ msgid "" #~ "@FUNCTION=ISPMT\n" #~ "@SYNTAX=ISPMT(rate,per,nper,pv)\n" #~ "@DESCRIPTION=ISPMT function returns the interest paid on a given period.\n" #~ "\n" #~ "* If @per < 1 or @per > @nper, ISPMT returns #NUM! error. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PV" #~ msgstr "" #~ "@FUNCTION=ISPMT\n" #~ "@SYNTAX=ISPMT(rate,per,nper,pv)\n" #~ "@DESCRIPTION=ISPMT 函数返回在所给定期间内应付利息. \n" #~ "如果 @per < 1 或者 @per > @nper, 则 ISPMT 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PV" #~ msgid "" #~ "@FUNCTION=DB\n" #~ "@SYNTAX=DB(cost,salvage,life,period[,month])\n" #~ "@DESCRIPTION=DB calculates the depreciation of an asset for a given " #~ "period using the fixed-declining balance method. @cost is the initial " #~ "value of the asset. @salvage is the value after the depreciation.\n" #~ "\n" #~ "@life is the number of periods overall. @period is the period for which " #~ "you want the depreciation to be calculated. @month is the number of " #~ "months in the first year of depreciation.\n" #~ "\n" #~ "* If @month is omitted, it is assumed to be 12.\n" #~ "* If @cost = 0, DB returns #NUM! error.\n" #~ "* If @life <= 0, DB returns #NUM! error.\n" #~ "* If @salvage / @cost < 0, DB returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=DDB,SLN,SYD" #~ msgstr "" #~ "@FUNCTION=DB\n" #~ "@SYNTAX=DB(cost,salvage,life,period[,month])\n" #~ "@DESCRIPTION=DB 用固定斜率平衡法计算在所给定期间内资产减价额. @cost 为资产" #~ "的初始值. @salvage 为减价之后的值. @life 为全部期间数. @period 为所要计算" #~ "的减价期间. @month 为减价第一年的月数. 如果 @month 省略, 则被假设为 12. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=DDB,SLN,SYD" #~ msgid "" #~ "@FUNCTION=DDB\n" #~ "@SYNTAX=DDB(cost,salvage,life,period[,factor])\n" #~ "@DESCRIPTION=DDB returns the depreciation of an asset for a given period " #~ "using the double-declining balance method or some other similar method " #~ "you specify.\n" #~ "\n" #~ "@cost is the initial value of the asset, @salvage is the value after the " #~ "last period, @life is the number of periods, @period is the period for " #~ "which you want the depreciation to be calculated, and @factor is the " #~ "factor at which the balance declines.\n" #~ "\n" #~ "* If @factor is omitted, it is assumed to be two (double-declining " #~ "balance method).\n" #~ "* If @life <= 0, DDB returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=SLN,SYD" #~ msgstr "" #~ "@FUNCTION=DDB\n" #~ "@SYNTAX=DDB(cost,salvage,life,period[,factor])\n" #~ "@DESCRIPTION=DDB 用双斜率平衡法或其它一些你所指定的类似方法计算所给定期间" #~ "的资产减价额. @cost 为资产的初始值. @salvage 为最后期间之后的值. @life 为" #~ "期间数. @period 为所要计算的减价期间, @factor 为平衡斜率的因数. 如果 " #~ "@factor 省略, 则被假设为 2 (双斜率平衡法). \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=SLN,SYD" #~ msgid "" #~ "@FUNCTION=SLN\n" #~ "@SYNTAX=SLN(cost,salvage_value,life)\n" #~ "@DESCRIPTION=SLN function will determine the straight line depreciation " #~ "of an asset for a single period.\n" #~ "\n" #~ "The formula is:\n" #~ "\n" #~ "Depreciation expense = ( @cost - @salvage_value ) / @life\n" #~ "\n" #~ "@cost is the cost of an asset when acquired (market value).\n" #~ "@salvage_value is the amount you get when asset is sold at the end of the " #~ "asset's useful life.\n" #~ "@life is the anticipated life of an asset.\n" #~ "\n" #~ "* If @life <= 0, SLN returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "For example, lets suppose your company purchases a new machine for " #~ "$10,000, which has a salvage value of $700 and will have a useful life of " #~ "10 years. The SLN yearly depreciation is computed as follows:\n" #~ "=SLN(10000, 700, 10)\n" #~ "This will return the yearly depreciation figure of $930.\n" #~ "@SEEALSO=SYD" #~ msgstr "" #~ "@FUNCTION=SLN\n" #~ "@SYNTAX=SLN(cost,salvage_value,life)\n" #~ "@DESCRIPTION=SLN 函数用定额法, 计算单一期间内资产的减价额. @cost 为资产购" #~ "入时的价格, @salvage 为资产有用期经过之后的资产的价格, @life 为资产减价之" #~ "后的期间数. 此方法把资产的减价额用资产的生命期来平均分割. \n" #~ "定额法的公式为:\n" #~ "减价额 = ( @cost - @salvage_value ) / @life\n" #~ "\t@cost = 资产购入价格 (市场值).\t@salvage_value = 当资产有用期结束时, 把" #~ "资产出售时你所得到的价格.\t@life = 资产的预期使用期.\n" #~ "@EXAMPLES=\n" #~ "比如说, 假设公司用 $10,000 买了一台新机器, 其残存价值为 $700, 并且还可以" #~ "用 10 年. 则 SLN 年减价额用下面的公式计算:\n" #~ "=SLN(10000, 700, 10)\n" #~ "此将返回年减价额为 $930.\n" #~ "@SEEALSO=SYD" #, fuzzy #~ msgid "" #~ "@FUNCTION=SYD\n" #~ "@SYNTAX=SYD(cost,salvage_value,life,period)\n" #~ "@DESCRIPTION=SYD function calculates the sum-of-years digits depreciation " #~ "for an asset based on its cost, salvage value, anticipated life and a " #~ "particular period. This method accelerates the rate of the depreciation, " #~ "so that more depreciation expense occurs in earlier periods than in later " #~ "ones. The depreciable cost is the actual cost minus the salvage value. " #~ "The useful life is the number of periods (typically years) over which the " #~ "asset is depreciated.\n" #~ "\n" #~ "The Formula used for sum-of-years digits depreciation is:\n" #~ "\n" #~ "Depreciation expense =\n" #~ "\n" #~ "\t ( @cost - @salvage_value ) * (@life - @period + 1) * 2 / @life * " #~ "(@life + 1).\n" #~ "\n" #~ "@cost is the cost of an asset when acquired (market value).\n" #~ "@salvage_value is the amount you get when asset sold at the end of its " #~ "useful life.\n" #~ "@life is the anticipated life of an asset.\n" #~ "@period is the period for which we need the expense.\n" #~ "\n" #~ "* If @life <= 0, SYD returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "For example say a company purchases a new computer for $5000 which has a " #~ "salvage value of $200, and a useful life of five years. We would use the " #~ "following to calculate the second year's depreciation using the SYD " #~ "method:\n" #~ "=SYD(5000, 200, 5, 2) which returns 1,280.00.\n" #~ "@SEEALSO=SLN" #~ msgstr "" #~ "@FUNCTION=SYD\n" #~ "@SYNTAX=SYD(cost,salvage_value,life,period)\n" #~ "@DESCRIPTION=SYD 函数计算基于成本, 残存价值, 预期使用期和指定期间内资产的" #~ "减价年合计. 此方法的年减价率很高, 因此早期的减价额高于晚期. 减价成本为实际" #~ "成本减去残存价值. 有用期为资产的减价期间数 (通常为年). \n" #~ "下面的公式用来计算减价年合计: \n" #~ "减价费用 = ( @cost - @salvage_value ) * (@life - @period + 1) * 2 / @life " #~ "* (@life + 1).\n" #~ "\t@cost = 为取得资产时的成本 (市场价格).\t@salvage_value = 为在有用期结束" #~ "时, 把资产出售时得到的金额.\t@life = 为资产的预期使用期.\t@period = 为周" #~ "期.\n" #~ "@EXAMPLES=\n" #~ "比如说, 公司用 $5000 买来一台新计算机, 其残存价值为 $200, 并且有用期为 3 " #~ "年. 则可以用下面的 SYD 方法计算第二个年的减价额: \n" #~ "=SYD(5000, 200, 5, 2) 其返回值为 1,280.00.\n" #~ "@SEEALSO=SLN" #~ msgid "" #~ "@FUNCTION=DOLLARDE\n" #~ "@SYNTAX=DOLLARDE(fractional_dollar,fraction)\n" #~ "@DESCRIPTION=DOLLARDE converts a dollar price expressed as a fraction " #~ "into a dollar price expressed as a decimal number.\n" #~ "\n" #~ "@fractional_dollar is the fractional number to be converted. @fraction is " #~ "the denominator of the fraction.\n" #~ "\n" #~ "* If @fraction is non-integer it is truncated.\n" #~ "* If @fraction <= 0, DOLLARDE returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=DOLLARFR" #~ msgstr "" #~ "@FUNCTION=DOLLARDE\n" #~ "@SYNTAX=DOLLARDE(fractional_dollar,fraction)\n" #~ "@DESCRIPTION=DOLLARDE 把用分数表达的美元价格转换成用小数表达. \n" #~ "如果 @fraction 是一个非整数, 则小数点以下的部分将被舍弃. 如果 @fraction " #~ "<= 0, 则 DOLLARDE 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=DOLLARFR" #~ msgid "" #~ "@FUNCTION=DOLLARFR\n" #~ "@SYNTAX=DOLLARFR(decimal_dollar,fraction)\n" #~ "@DESCRIPTION=DOLLARFR converts a decimal dollar price into a dollar price " #~ "expressed as a fraction.\n" #~ "\n" #~ "* If @fraction is non-integer it is truncated.\n" #~ "* If @fraction <= 0, DOLLARFR returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=DOLLARDE" #~ msgstr "" #~ "@FUNCTION=DOLLARFR\n" #~ "@SYNTAX=DOLLARFR(decimal_dollar,fraction)\n" #~ "@DESCRIPTION=DOLLARFR 把用小数表达的美元价格转换成用分数表达. \n" #~ "如果 @fraction 是一个非整数, 则小数点以下的部分将被舍弃. 如果 @fraction " #~ "<= 0, 则 DOLLARDE 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=DOLLARDE" #~ msgid "" #~ "@FUNCTION=MIRR\n" #~ "@SYNTAX=MIRR(values,finance_rate,reinvest_rate)\n" #~ "@DESCRIPTION=MIRR function returns the modified internal rate of return " #~ "for a given periodic cash flow. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=NPV" #~ msgstr "" #~ "@FUNCTION=MIRR\n" #~ "@SYNTAX=MIRR(values,finance_rate,reinvest_rate)\n" #~ "@DESCRIPTION=MIRR 函数对一个所给定的周期现金, 返回内部修改的返回利率. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=NPV" #~ msgid "" #~ "@FUNCTION=TBILLEQ\n" #~ "@SYNTAX=TBILLEQ(settlement,maturity,discount)\n" #~ "@DESCRIPTION=TBILLEQ function returns the bond-yield equivalent (BEY) for " #~ "a treasury bill. TBILLEQ is equivalent to\n" #~ "\n" #~ "\t(365 * @discount) / (360 - @discount * DSM),\n" #~ "\n" #~ "where DSM is the days between @settlement and @maturity.\n" #~ "\n" #~ "* If @settlement is after @maturity or the @maturity is set to over one " #~ "year later than the @settlement, TBILLEQ returns #NUM! error.\n" #~ "* If @discount is negative, TBILLEQ returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=TBILLPRICE,TBILLYIELD" #~ msgstr "" #~ "@FUNCTION=TBILLEQ\n" #~ "@SYNTAX=TBILLEQ(settlement,maturity,discount)\n" #~ "@DESCRIPTION=TBILLEQ 函数返回相当于美国财务部短期证券(TB)的债券的利率" #~ "(BEY). TBILLEQ = (365 * @discount) / (360 - @discount * DSM), 其中 DSM 为" #~ "受取日 @settlement 与到期日 @maturity 之间的天数. \n" #~ "如果 @settlement 晚于 @maturity 或者与 @maturity 之间超过一年, 则 TBILLEQ " #~ "返回 #NUM! 错误. 如果 @discount 为负, 则 TBILLEQ 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=TBILLPRICE,TBILLYIELD" #~ msgid "" #~ "@FUNCTION=TBILLPRICE\n" #~ "@SYNTAX=TBILLPRICE(settlement,maturity,discount)\n" #~ "@DESCRIPTION=TBILLPRICE function returns the price per $100 value for a " #~ "treasury bill where @settlement is the settlement date and @maturity is " #~ "the maturity date of the bill. @discount is the treasury bill's discount " #~ "rate.\n" #~ "\n" #~ "* If @settlement is after @maturity or the @maturity is set to over one " #~ "year later than the @settlement, TBILLPRICE returns #NUM! error.\n" #~ "* If @discount is negative, TBILLPRICE returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=TBILLEQ,TBILLYIELD" #~ msgstr "" #~ "@FUNCTION=TBILLPRICE\n" #~ "@SYNTAX=TBILLPRICE(settlement,maturity,discount)\n" #~ "@DESCRIPTION=TBILLPRICE 函数返回美国财政部短期证券(TB)的额面为 $100 的价" #~ "格. 其中 @settlement 为领取日, @maturity 为到期日. @discount 为证券的折扣" #~ "率. \n" #~ "如果 @settlement 晚于 @maturity 或者与 @maturity 之间超过一年, 则 " #~ "TBILLPRICE 返回 #NUM! 错误. 如果 @discount 为负, 则 TBILLPRICE 返回 #NUM! " #~ "错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=TBILLEQ,TBILLYIELD" #~ msgid "" #~ "@FUNCTION=TBILLYIELD\n" #~ "@SYNTAX=TBILLYIELD(settlement,maturity,pr)\n" #~ "@DESCRIPTION=TBILLYIELD function returns the yield for a treasury bill. " #~ "@settlement is the settlement date and @maturity is the maturity date of " #~ "the bill. @discount is the treasury bill's discount rate.\n" #~ "\n" #~ "* If @settlement is after @maturity or the @maturity is set to over one " #~ "year later than the @settlement, TBILLYIELD returns #NUM! error.\n" #~ "* If @pr is negative, TBILLYIELD returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=TBILLEQ,TBILLPRICE" #~ msgstr "" #~ "@FUNCTION=TBILLYIELD\n" #~ "@SYNTAX=TBILLYIELD(settlement,maturity,pr)\n" #~ "@DESCRIPTION=TBILLYIELD 函数返回美国财政部短期证券的投资收益. 其中 " #~ "@settlement 为领取日, @maturity 为到期日. @discount 为证券的折扣率. \n" #~ "如果 @settlement 晚于 @maturity 或者与 @maturity 之间超过一年, 则 " #~ "TBILLYIELD 返回 #NUM! 错误. 如果 @pr 为负, 则 TBILLYIELD 返回 #NUM! 错" #~ "误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=TBILLEQ,TBILLPRICE" #, fuzzy #~ msgid "" #~ "@FUNCTION=RATE\n" #~ "@SYNTAX=RATE(nper,pmt,pv[,fv,type,guess])\n" #~ "@DESCRIPTION=RATE calculates the rate of an investment.\n" #~ "\n" #~ "* If @pmt is omitted it defaults to 0\n" #~ "* If @nper <= 0, RATE returns #NUM! error.\n" #~ "* If @type != 0 and @type != 1, RATE returns #VALUE! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PV,FV" #~ msgstr "" #~ "@FUNCTION=RATE\n" #~ "@SYNTAX=RATE(nper,pmt,pv[,fv,type,guess])\n" #~ "@DESCRIPTION=RATE 计算一个投资利率. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PV,FV" #~ msgid "" #~ "@FUNCTION=IRR\n" #~ "@SYNTAX=IRR(values[,guess])\n" #~ "@DESCRIPTION=IRR calculates and returns the internal rate of return of an " #~ "investment. This function is closely related to the net present value " #~ "function (NPV). The IRR is the interest rate for a series of cash flows " #~ "where the net preset value is zero.\n" #~ "\n" #~ "@values contains the series of cash flows generated by the investment. " #~ "The payments should occur at regular intervals. The optional @guess is " #~ "the initial value used in calculating the IRR. You do not have to use " #~ "that, it is only provided for the Excel compatibility.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1:A8 contain the numbers -32432, 5324, " #~ "7432, 9332, 12324, 4334, 1235, -3422. Then\n" #~ "IRR(A1:A8) returns 0.04375. \n" #~ "@SEEALSO=FV,NPV,PV" #~ msgstr "" #~ "@FUNCTION=IRR\n" #~ "@SYNTAX=IRR(values[,guess])\n" #~ "@DESCRIPTION=IRR 计算并返回投资返回的内部利率. 此函数与 NPV (实价现在值)函" #~ "数有着密切的关系. IRR 为当 NPV 为 0 时一系列现金流动的利率. \n" #~ "@values 包含有投资而产生的一系列现金流动. 支付必须发生于一定的期间内. 可选" #~ "项 @guess 为用于计算 IRR 的初始值. 没有必要使用它, 除非为了与 Excel 相兼" #~ "容. \n" #~ "此函数与 Excel 相兼容 . \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1:A8 包含数据 -32432, 5324, 7432, 9332, 12324, 4334, 1235, " #~ "-3422. 则\n" #~ "IRR(A1:A8) 返回 0.04375. \n" #~ "@SEEALSO=FV,NPV,PV" #~ msgid "" #~ "@FUNCTION=PV\n" #~ "@SYNTAX=PV(rate,nper,pmt[,fv,type])\n" #~ "@DESCRIPTION=PV calculates the present value of an investment. @rate is " #~ "the periodic interest rate, @nper is the number of periods used for " #~ "compounding. @pmt is the payment made each period, @fv is the future " #~ "value and @type is when the payment is made.\n" #~ "\n" #~ "* If @type = 1 then the payment is made at the beginning of the period.\n" #~ "* If @type = 0 (or omitted) it is made at the end of each period.\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=FV" #~ msgstr "" #~ "@FUNCTION=PV\n" #~ "@SYNTAX=PV(rate,nper,pmt[,fv,type])\n" #~ "@DESCRIPTION=PV 计算投资的现在价值. @rate 为定期利率, @nper 为在期间内所支" #~ "付回数, @pmt 为每回的支付额, @fv 为将来价值, @type 为支付方式. 如果 @type " #~ "= 1, 则在定期的开始时支付, 如果 @type = 0 (或者省略) 则在定期的结束时支" #~ "付. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=FV" #~ msgid "" #~ "@FUNCTION=NPV\n" #~ "@SYNTAX=NPV(rate,v1,v2,...)\n" #~ "@DESCRIPTION=NPV calculates the net present value of an investment " #~ "generating periodic payments. @rate is the periodic interest rate and " #~ "@v1, @v2, ... are the periodic payments. If the schedule of the cash " #~ "flows are not periodic use the XNPV function. \n" #~ "@EXAMPLES=\n" #~ "NPV(0.17,-10000,3340,2941,2493,3233,1732,2932) equals 186.30673.\n" #~ "\n" #~ "@SEEALSO=PV,XNPV" #~ msgstr "" #~ "@FUNCTION=NPV\n" #~ "@SYNTAX=NPV(rate,v1,v2,...)\n" #~ "@DESCRIPTION=NPV 计算随着定期支付而产生的投资的实价现在值. @rate 为定期利" #~ "率, @v1, @v2, ... 为定期支付. 如果现金流动的计划不是定期的, 则使用 XNPV 函" #~ "数. \n" #~ "@EXAMPLES=\n" #~ "NPV(0.17,-10000,3340,2941,2493,3233,1732,2932) = 186.30673.\n" #~ "\n" #~ "@SEEALSO=PV,XNPV" #~ msgid "" #~ "@FUNCTION=XNPV\n" #~ "@SYNTAX=XNPV(rate,values,dates)\n" #~ "@DESCRIPTION=XNPV calculates the net present value of an investment. The " #~ "schedule of the cash flows is given in @dates array. The first date " #~ "indicates the beginning of the payment schedule. @rate is the interest " #~ "rate and @values are the payments.\n" #~ "\n" #~ "* If @values and @dates contain unequal number of values, XNPV returns " #~ "the #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=NPV,PV" #~ msgstr "" #~ "@FUNCTION=XNPV\n" #~ "@SYNTAX=XNPV(rate,values,dates)\n" #~ "@DESCRIPTION=XNPV 计算投资的实价现在值. 现金流动的计划有 @dates 数组给出. " #~ "第一个日期给出支付计划的开始, @rate 为利率, @values 为支付额. \n" #~ "如果 @values 和 @dates 包含不相等的个数, 则 XNPV 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=NPV,PV" #~ msgid "" #~ "@FUNCTION=XIRR\n" #~ "@SYNTAX=XIRR(values,dates[,guess])\n" #~ "@DESCRIPTION=XIRR calculates and returns the internal rate of return of " #~ "an investment that has not necessarily periodic payments. This function " #~ "is closely related to the net present value function (NPV and XNPV). The " #~ "XIRR is the interest rate for a series of cash flows where the XNPV is " #~ "zero.\n" #~ "\n" #~ "@values contains the series of cash flows generated by the investment. " #~ "@dates contains the dates of the payments. The first date describes the " #~ "payment day of the initial payment and thus all the other dates should be " #~ "after this date. The optional @guess is the initial value used in " #~ "calculating the XIRR. You do not have to use that, it is only provided " #~ "for the Excel compatibility.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1:A5 contain the numbers -6000, 2134, 1422, " #~ "1933, and 1422, and the cells B1:B5 contain the dates \"1999-01-15\", " #~ "\"1999-04-04\", \"1999-05-09\", \"2000-03-12\", and \"2000-05-1\". Then\n" #~ "XIRR(A1:A5,B1:B5) returns 0.224838. \n" #~ "@SEEALSO=IRR,XNPV" #~ msgstr "" #~ "@FUNCTION=XIRR\n" #~ "@SYNTAX=XIRR(values,dates[,guess])\n" #~ "@DESCRIPTION=XIRR 对于没有必要定期支付的投资, 计算并返回内部利率. 此函数" #~ "与 实价现在值函数 (NPV 和 XNPV) 有着密切的关系. XIRR 为当 XNPV 为 0 时一系" #~ "列现金流动的内部利率. \n" #~ "@values 包含由投资所产生的一系列现金流动. @dates 包含支付日期. 第一个日期" #~ "描述支付的开始日期并且其后的所有日期都应晚于该日期. 可选项 @guess 为用于计" #~ "算 XIRR 的初始值. 你不必使用它, 当只是为了与 Excel 相兼容时才使用. \n" #~ "此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1:A5 包含数据 -6000, 2134, 1422, 1933, 和 1422, 并且单元 B1:B5 " #~ "包含日期 \"1999-01-15\", \"1999-04-04\", \"1999-05-09\", \"2000-03-12\", " #~ "和 \"2000-05-1\". 则\n" #~ "XIRR(A1:A5,B1:B5) 返回 0.224838. \n" #~ "@SEEALSO=IRR,XNPV" #~ msgid "" #~ "@FUNCTION=FV\n" #~ "@SYNTAX=FV(rate,nper,pmt[,pv,type])\n" #~ "@DESCRIPTION=FV computes the future value of an investment. This is based " #~ "on periodic, constant payments and a constant interest rate. The interest " #~ "rate per period is @rate, @nper is the number of periods in an annuity, " #~ "@pmt is the payment made each period, @pv is the present value and @type " #~ "is when the payment is made.\n" #~ "\n" #~ "* If @type = 1 then the payment is made at the beginning of the period.\n" #~ "* If @type = 0 it is made at the end of each period.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PV,PMT,PPMT" #~ msgstr "" #~ "@FUNCTION=FV\n" #~ "@SYNTAX=FV(rate,term,pmt,pv,type)\n" #~ "@DESCRIPTION=FV 计算投资的将来值. 此函数基于定期, 定额及定利率. 每个定期内" #~ "的利率为 @rate, @term 为一年内的定期数, @pmt 为每回的支付额, @pv 为现在" #~ "值, @type 为支付类型. 如果 @type = 1 则在期间的开始时支付. 如果 @type = 0 " #~ "则在期间的结束时支付. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PV,PMT,PPMT" #~ msgid "" #~ "@FUNCTION=PMT\n" #~ "@SYNTAX=PMT(rate,nper,pv[,fv,type])\n" #~ "@DESCRIPTION=PMT returns the amount of payment for a loan based on a " #~ "constant interest rate and constant payments (each payment is equal " #~ "amount).\n" #~ "\n" #~ "@rate is the constant interest rate.\n" #~ "@nper is the overall number of payments.\n" #~ "@pv is the present value.\n" #~ "@fv is the future value.\n" #~ "@type is the type of the payment: 0 means at the end of the period and 1 " #~ "means at the beginning of the period.\n" #~ "\n" #~ "* If @fv is omitted, Gnumeric assumes it to be zero.\n" #~ "* If @type is omitted, Gnumeric assumes it to be zero.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PPMT,PV,FV" #~ msgstr "" #~ "@FUNCTION=PV\n" #~ "@SYNTAX=PV(rate,nper,pmt[,fv,type])\n" #~ "@DESCRIPTION=PV 计算投资的现在价值. @rate 为定期利率, @nper 为在期间内所支" #~ "付回数, @pmt 为每回的支付额, @fv 为将来价值, @type 为支付方式. 如果 @type " #~ "= 1, 则在定期的开始时支付, 如果 @type = 0 (或者省略) 则在定期的结束时支" #~ "付. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=FV" #~ msgid "" #~ "@FUNCTION=IPMT\n" #~ "@SYNTAX=IPMT(rate,per,nper,pv[,fv,type])\n" #~ "@DESCRIPTION=IPMT calculates the amount of a payment of an annuity going " #~ "towards interest.\n" #~ "\n" #~ "Formula for IPMT is:\n" #~ "\n" #~ "IPMT(PER) = -PRINCIPAL(PER-1) * INTEREST_RATE\n" #~ "\n" #~ "where:\n" #~ "\n" #~ "PRINCIPAL(PER-1) = amount of the remaining principal from last period\n" #~ "\n" #~ "* If @fv is omitted, it is assumed to be 0.\n" #~ "* If @type is omitted, it is assumed to be 0.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PPMT,PV,FV" #~ msgstr "" #~ "@FUNCTION=IPMT\n" #~ "@SYNTAX=IPMT(rate,per,nper,pv,fv,type)\n" #~ "@DESCRIPTION=IPMT 计算在指定年利率的情况下, 一年所支付的总额. \n" #~ "IPMT 的公式为:\n" #~ "\n" #~ "IPMT(PER) = -PRINCIPAL(PER-1) * INTEREST_RATE\n" #~ "其中:\n" #~ "PRINCIPAL(PER-1) = 为前一个定期开始的剩余本金总额. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PPMT,PV,FV" #~ msgid "" #~ "@FUNCTION=PPMT\n" #~ "@SYNTAX=PPMT(rate,per,nper,pv[,fv,type])\n" #~ "@DESCRIPTION=PPMT calculates the amount of a payment of an annuity going " #~ "towards principal.\n" #~ "\n" #~ "Formula for it is:\n" #~ "PPMT(per) = PMT - IPMT(per)\n" #~ "where:\n" #~ "\n" #~ "PMT = Payment received on annuity\n" #~ "IPMT(per) = amount of interest for period @per\n" #~ "\n" #~ "* If @fv is omitted, it is assumed to be 0.\n" #~ "* If @type is omitted, it is assumed to be 0.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=IPMT,PV,FV" #~ msgstr "" #~ "@FUNCTION=PPMT\n" #~ "@SYNTAX=PPMT(rate,per,nper,pv[,fv,type])\n" #~ "@DESCRIPTION=PPMT 计算基于本金的年支付总额. \n" #~ "公式为:\n" #~ "PPMT(per) = PMT - IPMT(per)\n" #~ "其中:\n" #~ "PMT = 为年定期支付额\n" #~ "IPMT(per) = 为每个定期内利息总额\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=IPMT,PV,FV" #, fuzzy #~ msgid "" #~ "@FUNCTION=NPER\n" #~ "@SYNTAX=NPER(rate,pmt,pv[,fv,type])\n" #~ "@DESCRIPTION=NPER calculates number of periods of an investment based on " #~ "periodic constant payments and a constant interest rate.\n" #~ "\n" #~ "The interest rate per period is @rate, @pmt is the payment made each " #~ "period, @pv is the present value, @fv is the future value and @type is " #~ "when the payments are due. If @type = 1, payments are due at the " #~ "beginning of the period, if @type = 0, payments are due at the end of the " #~ "period.\n" #~ "\n" #~ "* If @rate <= 0, NPER returns #DIV0 error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "For example, if you deposit $10,000 in a savings account that earns an " #~ "interest rate of 6%. To calculate how many years it will take to double " #~ "your investment use NPER as follows:\n" #~ "=NPER(0.06, 0, -10000, 20000,0)returns 11.895661046 which indicates that " #~ "you can double your money just before the end of the 12th year.\n" #~ "@SEEALSO=PPMT,PV,FV" #~ msgstr "" #~ "@FUNCTION=NPER\n" #~ "@SYNTAX=NPER(rate,pmt,pv,fv,type)\n" #~ "@DESCRIPTION=NPER 计算基于定期, 定额, 定常利率的投资的定期数. 每个定期的利" #~ "率为 @rate, @pmt 为每回的定期支付额, @pv 为现在价值, @fv 为将来价值, " #~ "@type 为支付类型. 如果 @type = 1 则在期间的开始时支付. 如果 @type = 0 则在" #~ "期间的结束时支付. \n" #~ "@EXAMPLES=\n" #~ "比如, 如果在银行中存款 $10,000, 利率为 6%. 则为了计算经过多少年之后, 你的" #~ "存款成为两倍, 用如下形式的 NPER: \n" #~ "=NPER(0.06, 0, -10000, 20000,0) 返回 11.895661046, 也就是说, 在第 12 年结" #~ "束之前, 你的存款可以成为两倍.\n" #~ "@SEEALSO=PPMT,PV,FV" #~ msgid "" #~ "@FUNCTION=DURATION\n" #~ "@SYNTAX=DURATION(settlement,maturity,coup,yield,frequency[,basis])\n" #~ "@DESCRIPTION=DURATION calculates the duration of a security.\n" #~ "\n" #~ "@settlement is the settlement date of the security.\n" #~ "@maturity is the maturity date of the security.\n" #~ "@coup The annual coupon rate as a percentage.\n" #~ "@yield The annualized yield of the security as a percentage.\n" #~ "@frequency is the number of coupon payments per year. Allowed frequencies " #~ "are: 1 = annual, 2 = semi, 4 = quarterly. @basis is the type of day " #~ "counting system you want to use:\n" #~ "\n" #~ " 0 US 30/360\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ "\n" #~ "* If @frequency is other than 1, 2, or 4, DURATION returns #NUM! error.\n" #~ "* If @basis is omitted, US 30/360 is applied.\n" #~ "* If @basis is not in between 0 and 4, #NUM! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=G_DURATION,MDURATION" #~ msgstr "" #~ "@FUNCTION=PRICEMAT\n" #~ "@SYNTAX=PRICEMAT(settlement,maturity,issue,rate,yield[,basis])\n" #~ "@DESCRIPTION=PRICEMAT 计算并返回额面值为 $100 的证券的价格. 证券的利息在满" #~ "期日支付. @basis 用数值指定天数的计算方法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 PRICEMAT 返回 #NUM! 错误. 如果 @basis < " #~ "0 或者 @basis > 4, 则 PRICEMAT 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 PRICEMAT 返回 #NUM! 错" #~ "误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PRICEDISC" #~ msgid "" #~ "@FUNCTION=G_DURATION\n" #~ "@SYNTAX=G_DURATION(rate,pv,fv)\n" #~ "@DESCRIPTION=G_DURATION calculates number of periods needed for an " #~ "investment to attain a desired value. This function is similar to FV and " #~ "PV with a difference that we do not need give the direction of cash flows " #~ "e.g. -100 for a cash outflow and +100 for a cash inflow.\n" #~ "\n" #~ "* If @rate <= 0, G_DURATION returns #DIV0 error.\n" #~ "* If @fv = 0 or @pv = 0, G_DURATION returns #DIV0 error.\n" #~ "* If @fv / @pv < 0, G_DURATION returns #VALUE error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PPMT,PV,FV,DURATION,MDURATION" #~ msgstr "" #~ "@FUNCTION=DURATION\n" #~ "@SYNTAX=DURATION(rate,pv,fv)\n" #~ "@DESCRIPTION=DURATION 计算为了达到所希望值, 需要投资的定期数. 此函数除了不" #~ "需要给出现金流动的方向之外, 与 FV 和 PV 相似. 比如, -100 指定现金流出, " #~ "+100 指定现金流入. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PPMT,PV,FV" #~ msgid "" #~ "@FUNCTION=FVSCHEDULE\n" #~ "@SYNTAX=FVSCHEDULE(principal,schedule)\n" #~ "@DESCRIPTION=FVSCHEDULE returns the future value of given initial value " #~ "after applying a series of compound periodic interest rates. The argument " #~ "@principal is the present value; @schedule is an array of interest rates " #~ "to apply. The @schedule argument must be a range of cells.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain interest rates 0.11, " #~ "0.13, 0.09, 0.17, and 0.03. Then\n" #~ "FVSCHEDULE(3000,A1:A5) equals 4942.7911611.\n" #~ "@SEEALSO=PV,FV" #~ msgstr "" #~ "@FUNCTION=FVSCHEDULE\n" #~ "@SYNTAX=FVSCHEDULE(principal,schedule)\n" #~ "@DESCRIPTION=FVSCHEDULE 返回给定初始值, 经过一系列的复合周期及利率之后的将" #~ "来值. 变量 @principal 为现在值; @schedule 为所要应用的利率数组. 变量 " #~ "@schedule 必须在单元范围之内. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含利率 0.11, 0.13, 0.09, 0.17, 和 0.03. 则\n" #~ "FVSCHEDULE(3000,A1:A5) = 4942.7911611.\n" #~ "@SEEALSO=PV,FV" #~ msgid "" #~ "@FUNCTION=EURO\n" #~ "@SYNTAX=EURO(currency)\n" #~ "@DESCRIPTION=EURO converts one Euro to a given national currency in the " #~ "European monetary union.\n" #~ "\n" #~ "@currency is one of the following:\n" #~ "\n" #~ " ATS\t(Austria)\n" #~ " BEF\t(Belgium)\n" #~ " DEM\t(Germany)\n" #~ " ESP\t(Spain)\n" #~ " EUR\t(Euro)\n" #~ " FIM\t(Finland)\n" #~ " FRF\t(France)\n" #~ " GRD\t(Greek)\n" #~ " IEP\t(Ireland)\n" #~ " ITL\t(Italy)\n" #~ " LUF\t(Luxembourg)\n" #~ " NLG\t(Netherlands)\n" #~ " PTE\t(Portugal)\n" #~ "\n" #~ "* If the given @currency is other than one of the above, EURO returns " #~ "#NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "EURO(\"DEM\") returns 1.95583.\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=EURO\n" #~ "@SYNTAX=EURO(currency)\n" #~ "@DESCRIPTION=EURO 把一个欧拉转换成欧州货币联盟加入国的货币单位. @currency " #~ "是下面所列之一:\n" #~ " ATS (奥地利)\n" #~ " BEF (比利时)\n" #~ " DEM (德国)\n" #~ " ESP (西班牙)\n" #~ " FIM (芬兰)\n" #~ " FRF (法国)\n" #~ " IEP (爱尔兰)\n" #~ " ITL (意大利)\n" #~ " LUF (卢森堡)\n" #~ " NLG (荷兰)\n" #~ " PTE (葡萄牙)\n" #~ "\n" #~ "如果所给定的 @currency 不是上面的其中之一, 则 EURO 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "EURO(\"DEM\") 返回 1.95583.\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=EUROCONVERT\n" #~ "@SYNTAX=EUROCONVERT(n,source,target)\n" #~ "@DESCRIPTION=EUROCONVERT converts the currency value @n of @source " #~ "currency to a target currency @target. Both currencies are given as three-" #~ "letter strings using the ISO code system names. The following currencies " #~ "are available:\n" #~ "\n" #~ " ATS\t(Austria)\n" #~ " BEF\t(Belgium)\n" #~ " DEM\t(Germany)\n" #~ " ESP\t(Spain)\n" #~ " EUR\t(Euro)\n" #~ " FIM\t(Finland)\n" #~ " FRF\t(France)\n" #~ " GRD\t(Greek)\n" #~ " IEP\t(Ireland)\n" #~ " ITL\t(Italy)\n" #~ " LUF\t(Luxembourg)\n" #~ " NLG\t(Netherlands)\n" #~ " PTE\t(Portugal)\n" #~ "\n" #~ "* If the given @source or @target is other than one of the above, " #~ "EUROCONVERT returns #VALUE! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "EUROCONVERT(2.1,\"DEM\",\"EUR\") returns 1.07.\n" #~ "@SEEALSO=EURO" #~ msgstr "" #~ "@FUNCTION=EURO\n" #~ "@SYNTAX=EURO(currency)\n" #~ "@DESCRIPTION=EURO 把一个欧拉转换成欧州货币联盟加入国的货币单位. @currency " #~ "是下面所列之一:\n" #~ " ATS (奥地利)\n" #~ " BEF (比利时)\n" #~ " DEM (德国)\n" #~ " ESP (西班牙)\n" #~ " FIM (芬兰)\n" #~ " FRF (法国)\n" #~ " IEP (爱尔兰)\n" #~ " ITL (意大利)\n" #~ " LUF (卢森堡)\n" #~ " NLG (荷兰)\n" #~ " PTE (葡萄牙)\n" #~ "\n" #~ "如果所给定的 @currency 不是上面的其中之一, 则 EURO 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "EURO(\"DEM\") 返回 1.95583.\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=CUMIPMT\n" #~ "@SYNTAX=CUMIPMT(rate,nper,pv,start_period,end_period,type)\n" #~ "@DESCRIPTION=CUMIPMT returns the cumulative interest paid on a loan " #~ "between @start_period and @end_period.\n" #~ "\n" #~ "* If @rate <= 0, CUMIPMT returns #NUM! error.\n" #~ "* If @nper <= 0, CUMIPMT returns #NUM! error.\n" #~ "* If @pv <= 0, CUMIPMT returns #NUM! error.\n" #~ "* If @start_period < 1, CUMIPMT returns #NUM! error.\n" #~ "* If @end_period < @start_period, CUMIPMT returns #NUM! error.\n" #~ "* If @end_period > @nper, CUMIPMT returns #NUM! error.\n" #~ "* If @type <> 0 and @type <> 1, CUMIPMT returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=VDB\n" #~ "@SYNTAX=VDB(cost,salvage,life,start_period,end_period[,factor,switch])\n" #~ "@DESCRIPTION=VDB 用 bouble-declining balance 方法, 对所给定的区间或部分区" #~ "间, 计算资产的减价额. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=DB" #~ msgid "" #~ "@FUNCTION=CUMPRINC\n" #~ "@SYNTAX=CUMPRINC(rate,nper,pv,start_period,end_period,type)\n" #~ "@DESCRIPTION=CUMPRINC returns the cumulative principal paid on a loan " #~ "between @start_period and @end_period.\n" #~ "\n" #~ "* If @rate <= 0, CUMPRINC returns #NUM! error.\n" #~ "* If @nper <= 0, CUMPRINC returns #NUM! error.\n" #~ "* If @pv <= 0, CUMPRINC returns #NUM! error.\n" #~ "* If @start_period < 1, CUMPRINC returns #NUM! error.\n" #~ "* If @end_period < @start_period, CUMPRINC returns #NUM! error.\n" #~ "* If @end_period > @nper, CUMPRINC returns #NUM! error.\n" #~ "* If @type <> 0 and @type <> 1, CUMPRINC returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=VDB\n" #~ "@SYNTAX=VDB(cost,salvage,life,start_period,end_period[,factor,switch])\n" #~ "@DESCRIPTION=VDB 用 bouble-declining balance 方法, 对所给定的区间或部分区" #~ "间, 计算资产的减价额. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=DB" #~ msgid "" #~ "@FUNCTION=MDURATION\n" #~ "@SYNTAX=MDURATION(settlement,maturity,coupon,yield,frequency[,basis])\n" #~ "@DESCRIPTION=MDURATION returns the Macauley duration for a security with " #~ "par value 100.\n" #~ "\n" #~ "@basis is the type of day counting system you want to use:\n" #~ "\n" #~ " 0 MSRB 30/360 (MSRB Rule G33 (e))\n" #~ " 1 actual days/actual days\n" #~ " 2 actual days/360\n" #~ " 3 actual days/365\n" #~ " 4 European 30/360\n" #~ " 5 European+ 30/360\n" #~ "\n" #~ "* If @settlement or @maturity are not valid dates, MDURATION returns " #~ "#NUM! error.\n" #~ "* If @frequency is other than 1, 2, or 4, MDURATION returns #NUM! error.\n" #~ "* If @basis is omitted, MSRB 30/360 is applied.\n" #~ "* If @basis is invalid, #NUM! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=DURATION,G_DURATION" #~ msgstr "" #~ "@FUNCTION=DISC\n" #~ "@SYNTAX=DISC(settlement,maturity,par,redemption[,basis])\n" #~ "@DESCRIPTION=DISC 计算并返回证券的折扣率. @basis 用数值指定天数的计算方" #~ "法: \n" #~ "\n" #~ "0 30天/360天(美国方式)\n" #~ "1 实际的天数/实际的天数\n" #~ "2 实际的天数/360天\n" #~ "3 实际的天数/365天\n" #~ "4 30天/360天(欧洲方式)\n" #~ "\n" #~ "如果省略了@basis, 就以30天/360天(美国方式)来计算. 如果 @settlement 受领日" #~ "或者 @maturity 满期日无效的话, 则 DISC 返回 #NUM! 错误. 如果 @basis < 0 或" #~ "者 @basis > 4, 则 DISC 返回 #NUM! 错误. 如果 @settlement 受领日与 " #~ "@maturity 满期日是同一天, 或者晚于 @maturity, 则 DISC 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=VDB\n" #~ "@SYNTAX=VDB(cost,salvage,life,start_period,end_period[,factor,switch])\n" #~ "@DESCRIPTION=VDB calculates the depreciation of an asset for a given " #~ "period or partial period using the double-declining balance method.\n" #~ "\n" #~ "* If @start_period < 0, VDB returns #NUM! error.\n" #~ "* If @start_period > @end_period, VDB returns #NUM! error.\n" #~ "* If @end_period > @life, VDB returns #NUM! error.\n" #~ "* If @cost < 0, VDB returns #NUM! error.\n" #~ "* If @salvage > @cost, VDB returns #NUM! error.\n" #~ "* If @factor <= 0, VDB returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=DB" #~ msgstr "" #~ "@FUNCTION=VDB\n" #~ "@SYNTAX=VDB(cost,salvage,life,start_period,end_period[,factor,switch])\n" #~ "@DESCRIPTION=VDB 用 bouble-declining balance 方法, 对所给定的区间或部分区" #~ "间, 计算资产的减价额. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=DB" #~ msgid "" #~ "@FUNCTION=EXPRESSION\n" #~ "@SYNTAX=EXPRESSION(cell)\n" #~ "@DESCRIPTION=EXPRESSION returns expression in @cell as a string, or empty " #~ "if the cell is not an expression.\n" #~ "@EXAMPLES=\n" #~ "entering '=EXPRESSION(A3)' in A2 = empty (assuming there is nothing in " #~ "A3).\n" #~ "entering '=EXPRESSION(A2)' in A1 = 'EXPRESSION(A3)'.\n" #~ "\n" #~ "@SEEALSO=TEXT" #~ msgstr "" #~ "@FUNCTION=EXPRESSION\n" #~ "@SYNTAX=EXPRESSION(cell)\n" #~ "@DESCRIPTION=EXPRESSION 返回单元中的表达式串, 或者空如果单元中未包含表达" #~ "式.\n" #~ "@EXAMPLES=\n" #~ "in A1 EXPRESSION(A2) equals 'EXPRESSION(A3)'.\n" #~ "in A2 EXPRESSION(A3) equals empty.\n" #~ "\n" #~ "@SEEALSO=TEXT" #, fuzzy #~ msgid "" #~ "@FUNCTION=GET.FORMULA\n" #~ "@SYNTAX=GET.FORMULA(cell)\n" #~ "@DESCRIPTION=EXPRESSION returns expression in @cell as a string, or empty " #~ "if the cell is not an expression.\n" #~ "@EXAMPLES=\n" #~ "entering '=GET.FORMULA(A3)' in A2 = empty (assuming there is nothing in " #~ "A3).\n" #~ "entering '=GET.FORMULA(A2)' in A1 = '=GET.FORMULA(A3)'.\n" #~ "\n" #~ "@SEEALSO=EXPRESSION" #~ msgstr "" #~ "@FUNCTION=EXPRESSION\n" #~ "@SYNTAX=EXPRESSION(cell)\n" #~ "@DESCRIPTION=EXPRESSION 返回单元中的表达式串, 或者空如果单元中未包含表达" #~ "式.\n" #~ "@EXAMPLES=\n" #~ "in A1 EXPRESSION(A2) equals 'EXPRESSION(A3)'.\n" #~ "in A2 EXPRESSION(A3) equals empty.\n" #~ "\n" #~ "@SEEALSO=TEXT" #~ msgid "" #~ "@FUNCTION=COUNTBLANK\n" #~ "@SYNTAX=COUNTBLANK(range)\n" #~ "@DESCRIPTION=COUNTBLANK returns the number of blank cells in a @range.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "COUNTBLANK(A1:A20) returns the number of blank cell in A1:A20.\n" #~ "\n" #~ "@SEEALSO=COUNT" #~ msgstr "" #~ "@FUNCTION=COUNTBLANK\n" #~ "@SYNTAX=COUNTBLANK(range)\n" #~ "@DESCRIPTION=COUNTBLANK 返回在指定范围 @range 内, 空单元的个数. 此函数与 " #~ "Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=COUNT" #~ msgid "" #~ "@FUNCTION=ISERROR\n" #~ "@SYNTAX=ISERROR(value)\n" #~ "@DESCRIPTION=ISERROR returns a TRUE value if the expression has an " #~ "error.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ISERROR(NA()) equals TRUE.\n" #~ "\n" #~ "@SEEALSO=ERROR" #~ msgstr "" #~ "@FUNCTION=ISERROR\n" #~ "@SYNTAX=ISERROR(exp)\n" #~ "@DESCRIPTION=ISERROR 返回 TRUE 值, 如果表达式有一个错误. \n" #~ "此函数与 Excel 相兼容. \n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=ISNA\n" #~ "@SYNTAX=ISNA(value)\n" #~ "@DESCRIPTION=ISNA returns TRUE if the value is the #N/A error value.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ISNA(NA()) equals TRUE.\n" #~ "\n" #~ "@SEEALSO=NA" #~ msgstr "" #~ "@FUNCTION=ISNA\n" #~ "@SYNTAX=ISNA(value)\n" #~ "@DESCRIPTION=ISNA 返回 TRUE, 如果值为 #N/A 错误值. 此函数与 Excel 相兼" #~ "容. \n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=ISERR\n" #~ "@SYNTAX=ISERR(value)\n" #~ "@DESCRIPTION=ISERR returns TRUE if the value is any error value except #N/" #~ "A.\n" #~ "\n" #~ "* This function is Excel compatible. \n" #~ "@EXAMPLES=\n" #~ "ISERR(NA()) return FALSE.\n" #~ "\n" #~ "@SEEALSO=ISERROR" #~ msgstr "" #~ "@FUNCTION=ISERR\n" #~ "@SYNTAX=ISERR(value)\n" #~ "@DESCRIPTION=ISERR 返回 TRUE, 如果值为除了 #N/A 之外的任何错误值. 此函数" #~ "与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=NA\n" #~ "@SYNTAX=NA()\n" #~ "@DESCRIPTION=NA returns the error value #N/A.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "NA() equals #N/A error.\n" #~ "\n" #~ "@SEEALSO=ISNA" #~ msgstr "" #~ "@FUNCTION=NA\n" #~ "@SYNTAX=NA()\n" #~ "@DESCRIPTION=NA 返回错误值 #N/A. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=ERROR\n" #~ "@SYNTAX=ERROR(text)\n" #~ "@DESCRIPTION=ERROR return the specified error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ERROR(\"#OWN ERROR\").\n" #~ "\n" #~ "@SEEALSO=ISERROR" #~ msgstr "" #~ "@FUNCTION=ERROR\n" #~ "@SYNTAX=ERROR(text)\n" #~ "@DESCRIPTION=ERROR 返回指定的错误\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=ISERROR" #~ msgid "" #~ "@FUNCTION=ISBLANK\n" #~ "@SYNTAX=ISBLANK(value)\n" #~ "@DESCRIPTION=ISBLANK returns TRUE if the value is blank.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ISBLANK(A1).\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=ISBLANK\n" #~ "@SYNTAX=ISBLANK(value)\n" #~ "@DESCRIPTION=ISBLANK 返回 TRUE 如果值是空格. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=ISEVEN\n" #~ "@SYNTAX=ISEVEN(value)\n" #~ "@DESCRIPTION=ISEVEN returns TRUE if the number is even.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ISEVEN(4) equals TRUE.\n" #~ "\n" #~ "@SEEALSO=ISODD" #~ msgstr "" #~ "@FUNCTION=ISEVEN\n" #~ "@SYNTAX=ISEVEN(value)\n" #~ "@DESCRIPTION=ISEVEN 返回 TRUE 如果数值是偶数. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=ISODD" #~ msgid "" #~ "@FUNCTION=ISLOGICAL\n" #~ "@SYNTAX=ISLOGICAL(value)\n" #~ "@DESCRIPTION=ISLOGICAL returns TRUE if the value is a logical value.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ISLOGICAL(A1).\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=ISLOGICAL\n" #~ "@SYNTAX=ISLOGICAL(value)\n" #~ "@DESCRIPTION=ISLOGICAL 返回 TRUE 如果值为逻辑值. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=ISNONTEXT\n" #~ "@SYNTAX=ISNONTEXT(value)\n" #~ "@DESCRIPTION=ISNONTEXT Returns TRUE if the value is not text.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ISNONTEXT(\"text\") equals FALSE.\n" #~ "\n" #~ "@SEEALSO=ISTEXT" #~ msgstr "" #~ "@FUNCTION=ISNONTEXT\n" #~ "@SYNTAX=ISNONTEXT(value)\n" #~ "@DESCRIPTION=ISNONTEXT 返回 TRUE 如果值不是文本. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=ISTEXT" #~ msgid "" #~ "@FUNCTION=ISNUMBER\n" #~ "@SYNTAX=ISNUMBER(value)\n" #~ "@DESCRIPTION=ISNUMBER returns TRUE if the value is a number.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ISNUMBER(\"text\") equals FALSE.\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=ISNUMBER\n" #~ "@SYNTAX=ISNUMBER(value)\n" #~ "@DESCRIPTION=ISNUMBER 返回 TRUE 如果值为数字. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=ISODD\n" #~ "@SYNTAX=ISODD(value)\n" #~ "@DESCRIPTION=ISODD returns TRUE if the number is odd.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ISODD(3) equals TRUE.\n" #~ "\n" #~ "@SEEALSO=ISEVEN" #~ msgstr "" #~ "@FUNCTION=ISODD\n" #~ "@SYNTAX=ISODD(value)\n" #~ "@DESCRIPTION=ISODD 返回 TRUE 如果数值为奇数. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=ISEVEN" #~ msgid "" #~ "@FUNCTION=ISREF\n" #~ "@SYNTAX=ISREF(value)\n" #~ "@DESCRIPTION=ISREF returns TRUE if the value is a reference.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ISREF(A1) equals TRUE.\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=ISREF\n" #~ "@SYNTAX=ISREF(value)\n" #~ "@DESCRIPTION=ISREF 返回 TRUE 如果值为参照型. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=ISTEXT\n" #~ "@SYNTAX=ISTEXT(value)\n" #~ "@DESCRIPTION=ISTEXT returns TRUE if the value is text.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ISTEXT(\"text\") equals TRUE.\n" #~ "\n" #~ "@SEEALSO=ISNONTEXT" #~ msgstr "" #~ "@FUNCTION=ISTEXT\n" #~ "@SYNTAX=ISTEXT(value)\n" #~ "@DESCRIPTION=ISTEXT 返回 TRUE 如果值为文本. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=ISNONTEXT" #~ msgid "" #~ "@FUNCTION=N\n" #~ "@SYNTAX=N(value)\n" #~ "@DESCRIPTION=N returns a value converted to a number. Strings containing " #~ "text are converted to the zero value.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "N(\"42\") equals 42.\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=N\n" #~ "@SYNTAX=N(value)\n" #~ "@DESCRIPTION=N 返回一个转换成数值的值. 文本中的字符串转换成零. 此函数与 " #~ "Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=TYPE\n" #~ "@SYNTAX=TYPE(value)\n" #~ "@DESCRIPTION=TYPE returns a number indicating the data type of a value.\n" #~ "\n" #~ "1 == number\n" #~ "2 == text\n" #~ "4 == boolean\n" #~ "16 == error\n" #~ "64 == array\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "TYPE(3) equals 1.\n" #~ "TYPE(\"text\") equals 2.\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=TYPE\n" #~ "@SYNTAX=TYPE(value)\n" #~ "@DESCRIPTION=TYPE 返回一个表示值的数据类型的数字. 此函数与 Excel 相兼" #~ "容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #, fuzzy #~ msgid "" #~ "@FUNCTION=AND\n" #~ "@SYNTAX=AND(b1, b2, ...)\n" #~ "@DESCRIPTION=AND implements the logical AND function: the result is TRUE " #~ "if all of the expressions evaluate to TRUE, otherwise it returns FALSE.\n" #~ "\n" #~ "@b1 through @bN are expressions that should evaluate to TRUE or FALSE. " #~ "If an integer or floating point value is provided, zero is considered " #~ "FALSE and anything else is TRUE.\n" #~ "\n" #~ "* If the values contain strings or empty cells those values are ignored.\n" #~ "* If no logical values are provided, then the error #VALUE! is returned.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "AND(TRUE,TRUE) equals TRUE.\n" #~ "AND(TRUE,FALSE) equals FALSE.\n" #~ "\n" #~ "Let us assume that A1 holds number five and A2 number one. Then\n" #~ "AND(A1>3,A2<2) equals TRUE.\n" #~ "\n" #~ "@SEEALSO=OR, NOT" #~ msgstr "" #~ "@FUNCTION=AND\n" #~ "@SYNTAX=AND(b1, b2, ...)\n" #~ "@DESCRIPTION=AND 实现逻辑与功能: 如果所有表达式为真, 那么结果为真,否则为" #~ "假. \n" #~ "@b1 到 @bN 表达式应该可以评价为真或假. 如果提供了一个整数或浮点数, 那么零" #~ "被认为假, 其它的就被认为真. \n" #~ "如果表达式包含字符或空, 这些值将被忽略. 如果没有提供逻辑表达式, 那么错误 " #~ "'#VALUE!' 会返回. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "AND(TRUE,TRUE) equals TRUE.\n" #~ "AND(TRUE,FALSE) equals FALSE.\n" #~ "\n" #~ "假设 A1 包含 5, A2 包含 1, 则 AND(A1>3,A2<2) 等于 TRUE. \n" #~ "\n" #~ "@SEEALSO=OR, NOT" #~ msgid "" #~ "@FUNCTION=NOT\n" #~ "@SYNTAX=NOT(number)\n" #~ "@DESCRIPTION=NOT implements the logical NOT function: the result is TRUE " #~ "if the @number is zero; otherwise the result is FALSE.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "NOT(0) equals TRUE.\n" #~ "NOT(TRUE) equals FALSE.\n" #~ "\n" #~ "@SEEALSO=AND, OR" #~ msgstr "" #~ "@FUNCTION=NOT\n" #~ "@SYNTAX=NOT(number)\n" #~ "@DESCRIPTION=NOT 实现逻辑非功能: 如果 @number 是零则结果为 TRUE; 否则结果" #~ "为 FALSE. \n" #~ "此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "NOT(0) equals TRUE.\n" #~ "NOT(TRUE) equals FALSE.\n" #~ "\n" #~ "@SEEALSO=AND, OR" #, fuzzy #~ msgid "" #~ "@FUNCTION=OR\n" #~ "@SYNTAX=OR(b1, b2, ...)\n" #~ "@DESCRIPTION=OR implements the logical OR function: the result is TRUE if " #~ "any of the values evaluated to TRUE.\n" #~ "\n" #~ "@b1 through @bN are expressions that should evaluate to TRUE or FALSE. If " #~ "an integer or floating point value is provided, zero is considered FALSE " #~ "and anything else is TRUE.\n" #~ "\n" #~ "* If the values contain strings or empty cells those values are ignored.\n" #~ "* If no logical values are provided, then the error #VALUE! is returned.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "OR(TRUE,FALSE) equals TRUE.\n" #~ "OR(3>4,4<3) equals FALSE.\n" #~ "\n" #~ "@SEEALSO=AND, NOT" #~ msgstr "" #~ "@FUNCTION=OR\n" #~ "@SYNTAX=OR(b1, b2, ...)\n" #~ "@DESCRIPTION=OR 实现逻辑或功能: 如果任一个参数为真,则结果为真. \n" #~ "参数 @b1 到 @bN 表达式应该可以评价为真或假. 如果提供了一个整数或浮点数, 那" #~ "么零被认为假, 其它的就被认为真. \n" #~ "如果表达式包含字符或空, 这些值将被忽略. 如果没有提供逻辑表达式, 那么错误 " #~ "'#VALUE!' 会返回. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "OR(TRUE,FALSE) equals TRUE.\n" #~ "OR(3>4,4<3) equals FALSE.\n" #~ "\n" #~ "@SEEALSO=AND, NOT" #, fuzzy #~ msgid "" #~ "@FUNCTION=XOR\n" #~ "@SYNTAX=XOR(b1, b2, ...)\n" #~ "@DESCRIPTION=XOR implements the logical exclusive OR function: the result " #~ "is TRUE if an odd number of the values evaluated to TRUE.\n" #~ "\n" #~ "@b1 through @bN are expressions that should evaluate to TRUE or FALSE. If " #~ "an integer or floating point value is provided, zero is considered FALSE " #~ "and anything else is TRUE.\n" #~ "\n" #~ "* If the values contain strings or empty cells those values are ignored.\n" #~ "* If no logical values are provided, then the error #VALUE! is returned.\n" #~ "@EXAMPLES=\n" #~ "XOR(TRUE,FALSE) equals TRUE.\n" #~ "XOR(3>4,4<3) equals FALSE.\n" #~ "\n" #~ "@SEEALSO=OR, AND, NOT" #~ msgstr "" #~ "@FUNCTION=OR\n" #~ "@SYNTAX=OR(b1, b2, ...)\n" #~ "@DESCRIPTION=OR 实现逻辑或功能: 如果任一个参数为真,则结果为真. \n" #~ "参数 @b1 到 @bN 表达式应该可以评价为真或假. 如果提供了一个整数或浮点数, 那" #~ "么零被认为假, 其它的就被认为真. \n" #~ "如果表达式包含字符或空, 这些值将被忽略. 如果没有提供逻辑表达式, 那么错误 " #~ "'#VALUE!' 会返回. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "OR(TRUE,FALSE) equals TRUE.\n" #~ "OR(3>4,4<3) equals FALSE.\n" #~ "\n" #~ "@SEEALSO=AND, NOT" #~ msgid "" #~ "@FUNCTION=IF\n" #~ "@SYNTAX=IF(condition[,if-true,if-false])\n" #~ "@DESCRIPTION=IF function can be used to evaluate conditionally other " #~ "expressions. IF evaluates @condition. If @condition returns a non-zero " #~ "value the result of the IF expression is the @if-true expression, " #~ "otherwise IF evaluates to the value of @if-false.\n" #~ "\n" #~ "* If omitted @if-true defaults to TRUE and @if-false to FALSE.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "IF(FALSE,TRUE,FALSE) equals FALSE.\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=IF\n" #~ "@SYNTAX=IF(condition[,if-true,if-false])\n" #~ "@DESCRIPTION=通过 IF 语句, 可以有条件地评价其它表达式为真或假. 如果 " #~ "@condition 返回一个非 0 值, 则 IF 表达式的结果为 @if-true 表达式, 否则为 " #~ "@if-false 表达式. 如果省略 @if-true 则默认为 TRUE, 如果省略 @if-false 则默" #~ "认为 FALSE. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "IF(FALSE,TRUE,FALSE) equals FALSE.\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=TRUE\n" #~ "@SYNTAX=TRUE()\n" #~ "@DESCRIPTION=TRUE returns boolean value true.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "TRUE() equals TRUE.\n" #~ "\n" #~ "@SEEALSO=FALSE" #~ msgstr "" #~ "@FUNCTION=TRUE\n" #~ "@SYNTAX=TRUE()\n" #~ "@DESCRIPTION=TRUE 返回逻辑真值. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "TRUE() equals TRUE.\n" #~ "\n" #~ "@SEEALSO=FALSE" #~ msgid "" #~ "@FUNCTION=FALSE\n" #~ "@SYNTAX=FALSE()\n" #~ "@DESCRIPTION=FALSE returns boolean value false.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "FALSE() equals FALSE.\n" #~ "\n" #~ "@SEEALSO=TRUE" #~ msgstr "" #~ "@FUNCTION=FALSE\n" #~ "@SYNTAX=FALSE()\n" #~ "@DESCRIPTION=FALSE 返回逻辑假值. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "FALSE() equals FALSE.\n" #~ "\n" #~ "@SEEALSO=TRUE" #~ msgid "" #~ "@FUNCTION=ADDRESS\n" #~ "@SYNTAX=ADDRESS(row_num,col_num[,abs_num,a1,text])\n" #~ "@DESCRIPTION=ADDRESS returns a cell address as text for specified row and " #~ "column numbers.\n" #~ "\n" #~ "@a1 is a logical value that specifies the reference style. If @a1 is " #~ "TRUE or omitted, ADDRESS returns an A1-style reference, i.e. $D$4. " #~ "Otherwise ADDRESS returns an R1C1-style reference, i.e. R4C4.\n" #~ "\n" #~ "@text specifies the name of the worksheet to be used as the external " #~ "reference.\n" #~ "\n" #~ "* If @abs_num is 1 or omitted, ADDRESS returns absolute reference.\n" #~ "* If @abs_num is 2 ADDRESS returns absolute row and relative column.\n" #~ "* If @abs_num is 3 ADDRESS returns relative row and absolute column.\n" #~ "* If @abs_num is 4 ADDRESS returns relative reference.\n" #~ "* If @abs_num is greater than 4 ADDRESS returns #VALUE! error.\n" #~ "* If @row_num or @col_num is less than one, ADDRESS returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ADDRESS(5,4) equals \"$D$5\".\n" #~ "ADDRESS(5,4,4) equals \"D5\".\n" #~ "ADDRESS(5,4,3,FALSE) equals \"R[5]C4\".\n" #~ "\n" #~ "@SEEALSO=COLUMNNUMBER" #~ msgstr "" #~ "@FUNCTION=ADDRESS\n" #~ "@SYNTAX=ADDRESS(row_num,col_num[,abs_num,a1,text])\n" #~ "@DESCRIPTION=ADDRESS 对指定的行与列号, 返回单元的文本形式的地址. \n" #~ "如果 @abs_num 是 1 或者省略, 则 ADDRESS 返回绝对参照值. 如果 @abs_num 是 " #~ "2 则 ADDRESS 返回绝对行和相对列. 如果 @abs_num 是 3 则 ADDRESS 返回相对行" #~ "和绝对列. 如果 @abs_num 是 4 则 ADDRESS 返回相对参照. 如果 @abs_num 大于 " #~ "4 则 ADDRESS 返回 #NUM! 错误. \n" #~ "@a1 是指定参照形式的逻辑值. 如果 @a1 是 TRUE 或者省略, 则 ADDRESS 返回 " #~ "A1-风格的参照, 即 $D$4. 对于其它情况, ADDRESS 返回 R1C1-风格的参照, 即 " #~ "R4C4. \n" #~ "@text 指定作为外部参照而使用的工作表的名字. \n" #~ "如果 @row_num 或者 @col_num 小于 1, 则 ADDRESS 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=AREAS\n" #~ "@SYNTAX=AREAS(reference)\n" #~ "@DESCRIPTION=AREAS returns the number of areas in @reference. \n" #~ "\n" #~ "@EXAMPLES=\n" #~ "AREAS((A1,B2,C3)) equals 3.\n" #~ "\n" #~ "@SEEALSO=ADDRESS,INDEX,INDIRECT,OFFSET" #~ msgstr "" #~ "@FUNCTION=CHAR\n" #~ "@SYNTAX=CHAR(x)\n" #~ "@DESCRIPTION=CHAR 返回数 @x 所表示的 ASCII 字符.\n" #~ "@EXAMPLES=\n" #~ "CHAR(65) equals A.\n" #~ "\n" #~ "@SEEALSO=CODE" #~ msgid "" #~ "@FUNCTION=CHOOSE\n" #~ "@SYNTAX=CHOOSE(index[,value1][,value2]...)\n" #~ "@DESCRIPTION=CHOOSE returns the value of index @index. @index is rounded " #~ "to an integer if it is not.\n" #~ "\n" #~ "* If @index < 1 or @index > number of values, CHOOSE returns #VALUE! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "CHOOSE(3,\"Apple\",\"Orange\",\"Grape\",\"Perry\") equals \"Grape\".\n" #~ "\n" #~ "@SEEALSO=IF" #~ msgstr "" #~ "@FUNCTION=CHOOSE\n" #~ "@SYNTAX=CHOOSE(index[,value1][,value2]...)\n" #~ "@DESCRIPTION=CHOOSE 返回索引 @index 的值. 如果 @index 是整数以外的值, 则将" #~ "被取整. \n" #~ "如果 @index < 1 或 @index > 是给参数的个数, 则返回 #VAL! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=IF" #~ msgid "" #~ "@FUNCTION=VLOOKUP\n" #~ "@SYNTAX=VLOOKUP(value,range,column[,approximate,as_index])\n" #~ "@DESCRIPTION=VLOOKUP function finds the row in range that has a first " #~ "column similar to @value. If @approximate is not true it finds the row " #~ "with an exact equivalence. If @approximate is true, then the values must " #~ "be sorted in order of ascending value for correct function; in this case " #~ "it finds the row with value less than @value. It returns the value in " #~ "the row found at a 1-based offset in @column columns into the @range. " #~ "@as_index returns the 0-based offset that matched rather than the value.\n" #~ "\n" #~ "* VLOOKUP returns #NUM! if @column < 0.\n" #~ "* VLOOKUP returns #REF! if @column falls outside @range.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=HLOOKUP" #~ msgstr "" #~ "@FUNCTION=VLOOKUP\n" #~ "@SYNTAX=VLOOKUP(value,range,column[,approximate])\n" #~ "@DESCRIPTION=VLOOKUP 函数在指定范围内查找与第一列的值相近似的行. 如果 " #~ "@approximate 不是真则查找精确相等的行. 如果 @approximate 是真, 则为了正" #~ "确, 值必须以升序排序; 在此情况下查找小于 @value 的行. 此函数返回在范围 " #~ "@range 内, 在列 @column 中, 基于 1 偏移的行的值. \n" #~ "如果 @column < 0, 则返回 #NUM! 错误. 如果 @column 在范围 @range 之外, 则返" #~ "回 #REF! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=HLOOKUP" #~ msgid "" #~ "@FUNCTION=HLOOKUP\n" #~ "@SYNTAX=HLOOKUP(value,range,row[,approximate,as_index])\n" #~ "@DESCRIPTION=HLOOKUP function finds the col in range that has a first row " #~ "cell similar to @value. If @approximate is not true it finds the col " #~ "with an exact equivalence. If @approximate is true, then the values must " #~ "be sorted in order of ascending value for correct function; in this case " #~ "it finds the col with value less than @value it returns the value in the " #~ "col found at a 1-based offset in @row rows into the @range. @as_index " #~ "returns the 0-based offset that matched rather than the value.\n" #~ "\n" #~ "* HLOOKUP returns #NUM! if @row < 0.\n" #~ "* HLOOKUP returns #REF! if @row falls outside @range.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=VLOOKUP" #~ msgstr "" #~ "@FUNCTION=HLOOKUP\n" #~ "@SYNTAX=HLOOKUP(value,range,row[,approximate])\n" #~ "@DESCRIPTION=HLOOKUP 函数在指定范围内查找与第一行的值相近似的列. 如果 " #~ "@approximate 不是真则查找精确相等的列. 如果 @approximate 是真, 则为了正" #~ "确, 值必须以升序排序; 在此情况下查找小于 @value 的列. 此函数返回在范围 " #~ "@range 内, 在行 @row 中, 基于 1 偏移的列的值. \n" #~ "如果 @row < 0, 则返回 #NUM! 错误. 如果 @row 在范围 @range 之外, 则返回 " #~ "#REF! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=VLOOKUP" #~ msgid "" #~ "@FUNCTION=LOOKUP\n" #~ "@SYNTAX=LOOKUP(value,vector1[,vector2])\n" #~ "@DESCRIPTION=LOOKUP function finds the row index of @value in @vector1 " #~ "and returns the contents of @vector2 at that row index. Alternatively a " #~ "single array can be used for @vector1. If the area is longer than it is " #~ "wide then the sense of the search is rotated. \n" #~ "\n" #~ "* If LOOKUP can't find @value it uses the largest value less than " #~ "@value.\n" #~ "* The data must be sorted.\n" #~ "* If @value is smaller than the first value it returns #N/A.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=VLOOKUP,HLOOKUP" #~ msgstr "" #~ "@FUNCTION=LOOKUP\n" #~ "@SYNTAX=LOOKUP(value,vector1,vector2)\n" #~ "@DESCRIPTION=LOOKUP 函数查找在 @vector1 中 '值' 的行索引并且返回在行索引的" #~ "位置上值的内容. 如果区域长于它的宽度, 则检索将被循环. 可选择地使用单一数" #~ "组. \n" #~ "如果 LOOKUP 不能查找 @value, 则它使用小于该值的下一个最大值. 日期必须排" #~ "序. \n" #~ "如果 @value 小于第一个值, 则返回 #N/A 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=VLOOKUP,HLOOKUP" #~ msgid "" #~ "@FUNCTION=MATCH\n" #~ "@SYNTAX=MATCH(seek,vector[,type])\n" #~ "@DESCRIPTION=MATCH function finds the row index of @seek in @vector and " #~ "returns it.\n" #~ "\n" #~ "If the area is longer than it is wide then the sense of the search is " #~ "rotated. Alternatively a single array can be used.\n" #~ "\n" #~ "* The @type parameter, which defaults to +1, controls the search:\n" #~ "* If @type = 1, MATCH finds largest value <= @seek.\n" #~ "* If @type = 0, MATCH finds first value == @seek.\n" #~ "* If @type = -1, MATCH finds smallest value >= @seek.\n" #~ "* For @type = 0, the data can be in any order. * For @type = -1 and " #~ "@type = +1, the data must be sorted. (And in these cases, MATCH uses a " #~ "binary search to locate the index.)\n" #~ "* If @seek could not be found, #N/A is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=LOOKUP" #~ msgstr "" #~ "@FUNCTION=MATCH\n" #~ "@SYNTAX=MATCH(seek,vector[,type])\n" #~ "@DESCRIPTION=MATCH 函数在 @vector 中查找并返回 @seek 的行索引. 如果区域长" #~ "于它的宽度, 则检索将被循环. 可选择地使用单一数组. \n" #~ "其中默认值为 +1 的参数 @type 控制检索: \n" #~ "如果 @type = 1, 查找最大值 <= @seek.\n" #~ "如果 @type = 0, 查找第一个值 == @seek.\n" #~ "如果 @type = -1, 查找最小值 >= @seek.\n" #~ "\n" #~ "对类型 0, 数据可以以任何顺序. 对于类型 -1 和 +1, 数据必须排叙述. (并且在此" #~ "情况下, MATCH 使用二分检索来查找索引.)\n" #~ "如果 @seek 没有找到, 则返回 #N/A 错误.\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=LOOKUP" #, fuzzy #~ msgid "" #~ "@FUNCTION=INDIRECT\n" #~ "@SYNTAX=INDIRECT(ref_text[,format])\n" #~ "@DESCRIPTION=INDIRECT function returns the contents of the cell pointed " #~ "to by the @ref_text string. The string specifies a single cell reference " #~ "the format of which is either A1 or R1C1 style. The boolean @format " #~ "controls how @ref_text is to be interpreted: TRUE (the default) for A1 " #~ "style and FALSE for R1C1 style.\n" #~ "\n" #~ "* If @ref_text is not a valid reference in the style controlled by " #~ "@format, returns #REF! \n" #~ "@EXAMPLES=\n" #~ "If A1 contains 3.14 and A2 contains \"A1\", then\n" #~ "INDIRECT(A2) equals 3.14.\n" #~ "\n" #~ "If B1 contains 23 and A1 contains \"R1C2\", then\n" #~ "INDIRECT(A1,FALSE) equals 23.\n" #~ "@SEEALSO=AREAS,INDEX,CELL" #~ msgstr "" #~ "@FUNCTION=INDIRECT\n" #~ "@SYNTAX=INDIRECT(ref_text,[format])\n" #~ "@DESCRIPTION=INDIRECT 函数返回用 ref_text 字符串所指的单元的内容. 字符串" #~ "用 A1 或者 R1C1 的格式指定单一单元. 格式用布尔变量来设定, 其默认值为前" #~ "者. \n" #~ "如果 @ref_text 不是一个有效的参照 则返回 #REF! 错误.\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=INDEX\n" #~ "@SYNTAX=INDEX(array[,row, col, area])\n" #~ "@DESCRIPTION=INDEX gives a reference to a cell in the given @array.The " #~ "cell is pointed out by @row and @col, which count the rows and columns in " #~ "the array.\n" #~ "\n" #~ "* If @row and @col are omitted the are assumed to be 1.\n" #~ "* If the reference falls outside the range of the @array, INDEX returns a " #~ "#REF! error.\n" #~ "\n" #~ "@EXAMPLES=Let us assume that the cells A1, A2, ..., A5 contain numbers " #~ "11.4, 17.3, 21.3, 25.9, and 40.1. Then INDEX(A1:A5,4,1,1) equals 25.9\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=SKEWP\n" #~ "@SYNTAX=SKEWP(n1, n2, ...)\n" #~ "@DESCRIPTION=SKEWP 返回数据集的非对称母函数. \n" #~ "字符串及空单元只是简单地被忽略. \n" #~ "如果小于所给定的两个数, 则 SKEWP 返回 #DIV/0! 错误. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "SKEWP(A1:A5) = 0.655256198.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,VARP,SKEW,KURTP" #~ msgid "" #~ "@FUNCTION=COLUMNNUMBER\n" #~ "@SYNTAX=COLUMNNUMBER(name)\n" #~ "@DESCRIPTION=COLUMNNUMBER function returns an integer corresponding to " #~ "the column name supplied as a string.\n" #~ "\n" #~ "* If @name is invalid, COLUMNNUMBER returns the #VALUE! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "COLUMNNUMBER(\"E\") equals 5.\n" #~ "\n" #~ "@SEEALSO=ADDRESS" #~ msgstr "" #~ "@FUNCTION=COLUMNS\n" #~ "@SYNTAX=COLUMNS(reference)\n" #~ "@DESCRIPTION=COLUMNS 函数返回区域或数组参照中的列数. \n" #~ "如果 @reference 即不是数组又不是参照或者范围时返回 #VALUE! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=COLUMN,ROW,ROWS" #~ msgid "" #~ "@FUNCTION=COLUMNS\n" #~ "@SYNTAX=COLUMNS(reference)\n" #~ "@DESCRIPTION=COLUMNS function returns the number of columns in area or " #~ "array reference.\n" #~ "\n" #~ "* If @reference is neither an array nor a reference nor a range, COLUMNS " #~ "returns #VALUE! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "COLUMNS(H2:J3) equals 3.\n" #~ "\n" #~ "@SEEALSO=COLUMN,ROW,ROWS" #~ msgstr "" #~ "@FUNCTION=COLUMNS\n" #~ "@SYNTAX=COLUMNS(reference)\n" #~ "@DESCRIPTION=COLUMNS 函数返回区域或数组参照中的列数. \n" #~ "如果 @reference 即不是数组又不是参照或者范围时返回 #VALUE! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=COLUMN,ROW,ROWS" #~ msgid "" #~ "@FUNCTION=OFFSET\n" #~ "@SYNTAX=OFFSET(range,row,col[,height[,width]])\n" #~ "@DESCRIPTION=OFFSET function returns a cell range. The cell range starts " #~ "at offset (@row,@col) from @range, and is of height @height and width " #~ "@width.\n" #~ "\n" #~ "* If @range is neither a reference nor a range, OFFSET returns #VALUE!.\n" #~ "* If either @height or @width is omitted, the height or width of the " #~ "reference is used.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=COLUMN,COLUMNS,ROWS,INDEX,INDIRECT,ADDRESS" #~ msgstr "" #~ "@FUNCTION=OFFSET\n" #~ "@SYNTAX=OFFSET(range,row,col,height,width)\n" #~ "@DESCRIPTION=OFFSET 函数返回单元范围. 单元范围开始于从范围 @range 中的偏" #~ "移 (@col,@row), 并且高度为 @height, 宽度为 @width. \n" #~ "如果 @reference 即不是数组又不是参照或者范围时返回 #VALUE! 错误. \n" #~ "如果 @range 即不是参照又不是范围, 则返回 #VALUE! 错误. 如果高度和宽度被省" #~ "略, 则使用高度或者宽度的参照. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=COLUMN,COLUMNS,ROWS" #~ msgid "" #~ "@FUNCTION=ROWS\n" #~ "@SYNTAX=ROWS(reference)\n" #~ "@DESCRIPTION=ROWS function returns the number of rows in area or array " #~ "reference.\n" #~ "\n" #~ "* If @reference is neither an array nor a reference nor a range, ROWS " #~ "returns #VALUE! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ROWS(H7:I13) equals 7.\n" #~ "\n" #~ "@SEEALSO=COLUMN,COLUMNS,ROW" #~ msgstr "" #~ "@FUNCTION=ROWS\n" #~ "@SYNTAX=ROWS(reference)\n" #~ "@DESCRIPTION=ROWS 函数返回区域或数组参照中的行数. \n" #~ "如果 @reference 即不是数组又不是参照或者范围时返回 #VALUE! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=COLUMN,ROW,ROWS" #~ msgid "" #~ "@FUNCTION=HYPERLINK\n" #~ "@SYNTAX=HYPERLINK(link_location[,optional_label])\n" #~ "@DESCRIPTION=HYPERLINK function currently returns its 2nd argument, or if " #~ "that is omitted the 1st argument.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "HYPERLINK(\"www.gnome.org\",\"GNOME\").\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=HYPERLINK\n" #~ "@SYNTAX=HYPERLINK(link_location, optional_label)\n" #~ "@DESCRIPTION=HYPERLINK 函数现在返回它的第二个变量, 或者如果第二个变量省略" #~ "则返回第一个变量. \n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=TRANSPOSE\n" #~ "@SYNTAX=TRANSPOSE(matrix)\n" #~ "@DESCRIPTION=TRANSPOSE function returns the transpose of the input " #~ "@matrix.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=MMULT" #~ msgstr "" #~ "@FUNCTION=TRANSPOSE\n" #~ "@SYNTAX=TRANSPOSE(matrix)\n" #~ "@DESCRIPTION=TRANSPOSE 函数返回输入矩阵 @matrix 的转置矩阵. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=MMULT" #~ msgid "" #~ "@FUNCTION=GCD\n" #~ "@SYNTAX=GCD(number1,number2,...)\n" #~ "@DESCRIPTION=GCD returns the greatest common divisor of given numbers.\n" #~ "\n" #~ "* If any of the arguments is less than one, GCD returns #NUM! error.\n" #~ "* If any of the arguments is non-integer, it is truncated.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "GCD(470,770) equals 10.\n" #~ "GCD(470,770,1495) equals 5.\n" #~ "\n" #~ "@SEEALSO=LCM" #~ msgstr "" #~ "@FUNCTION=GCD\n" #~ "@SYNTAX=GCD(number1,number2,...)\n" #~ "@DESCRIPTION=GCD 返回所给数据的最大公约数. \n" #~ "如果任何变量小于 0, 则 GCD 返回 #NUM! 错误. 如果任何一个变量是非整数, 则将" #~ "被取整. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "GCD(470,770) equals to 10.\n" #~ "GCD(470,770,1495) equals to 5.\n" #~ "\n" #~ "@SEEALSO=LCM" #, fuzzy #~ msgid "" #~ "@FUNCTION=LCM\n" #~ "@SYNTAX=LCM(number1,number2,...)\n" #~ "@DESCRIPTION=LCM returns the least common multiple of integers. The " #~ "least common multiple is the smallest positive number that is a multiple " #~ "of all integer arguments given.\n" #~ "\n" #~ "* If any of the arguments is less than one, LCM returns #NUM!.\n" #~ "* If any of the arguments is non-integer, it is truncated.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "LCM(2,13) equals 26.\n" #~ "LCM(4,7,5) equals 140.\n" #~ "\n" #~ "@SEEALSO=GCD" #~ msgstr "" #~ "@FUNCTION=LCM\n" #~ "@SYNTAX=LCM(number1,number2,...)\n" #~ "@DESCRIPTION=LCM 返回整数的最小公因数. 最小公因数为所给所有整数变量的乘积" #~ "的最小正整数. \n" #~ "如果任何变量小于 1, 则 LCM 返回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "LCM(2,13) = to 26.\n" #~ "LCM(4,7,5) = to 140.\n" #~ "\n" #~ "@SEEALSO=GCD" #, fuzzy #~ msgid "" #~ "@FUNCTION=HYPOT\n" #~ "@SYNTAX=HYPOT(number1,number2,...)\n" #~ "@DESCRIPTION=HYPOT returns the square root of the sum of the squares of " #~ "the arguments.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "HYPOT(3,4) equals 5.\n" #~ "\n" #~ "@SEEALSO=MIN,MAX" #~ msgstr "" #~ "@FUNCTION=ODD\n" #~ "@SYNTAX=ODD(number)\n" #~ "@DESCRIPTION=ODD 函数返回最接近于 @number 的奇整数. 此函数与 Excel 相兼" #~ "容. \n" #~ "@EXAMPLES=\n" #~ "ODD(4.4) equals 5.\n" #~ "\n" #~ "@SEEALSO=EVEN" #~ msgid "" #~ "@FUNCTION=ABS\n" #~ "@SYNTAX=ABS(b1)\n" #~ "@DESCRIPTION=ABS implements the Absolute Value function: the result is " #~ "to drop the negative sign (if present). This can be done for integers " #~ "and floating point numbers.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ABS(7) equals 7.\n" #~ "ABS(-3.14) equals 3.14.\n" #~ "\n" #~ "@SEEALSO=CEIL, CEILING, FLOOR, INT, MOD" #~ msgstr "" #~ "@FUNCTION=ABS\n" #~ "@SYNTAX=ABS(b1)\n" #~ "@DESCRIPTION=ABS 求绝对值函数: 如果是负数结果将去掉负号. 对整数和浮点数可" #~ "使用本函数. 此函数与 Excel 函数兼容. \n" #~ "@EXAMPLES=\n" #~ "ABS(7) equals 7.\n" #~ "ABS(-3.14) equals 3.14.\n" #~ "\n" #~ "@SEEALSO=CEIL, FLOOR" #~ msgid "" #~ "@FUNCTION=ACOS\n" #~ "@SYNTAX=ACOS(x)\n" #~ "@DESCRIPTION=ACOS function calculates the arc cosine of @x; that is the " #~ "value whose cosine is @x.\n" #~ "\n" #~ "* The value it returns is in radians.\n" #~ "* If @x falls outside the range -1 to 1, ACOS returns the #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ACOS(0.1) equals 1.470629.\n" #~ "ACOS(-0.1) equals 1.670964.\n" #~ "\n" #~ "@SEEALSO=COS, SIN, DEGREES, RADIANS" #~ msgstr "" #~ "@FUNCTION=ACOS\n" #~ "@SYNTAX=ACOS(x)\n" #~ "@DESCRIPTION=ACOS 函数计算 @x 的反余弦值; 即其余弦值等于 @x. 如果 @x 值不" #~ "在 -1 到 1 之内, 则 ACOS 返回 NUM! 错误. 返回值为弧度. 此函数与 Excel 相兼" #~ "容. \n" #~ "@EXAMPLES=\n" #~ "ACOS(0.1) equals 1.470629.\n" #~ "ACOS(-0.1) equals 1.670964.\n" #~ "\n" #~ "@SEEALSO=COS, SIN, DEGREES, RADIANS" #~ msgid "" #~ "@FUNCTION=ACOSH\n" #~ "@SYNTAX=ACOSH(x)\n" #~ "@DESCRIPTION=ACOSH function calculates the inverse hyperbolic cosine " #~ "of @x; that is the value whose hyperbolic cosine is @x.\n" #~ "\n" #~ "* If @x is less than 1.0, ACOSH() returns the #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ " \n" #~ "@EXAMPLES=\n" #~ "ACOSH(2) equals 1.31696.\n" #~ "ACOSH(5.3) equals 2.35183.\n" #~ "\n" #~ "@SEEALSO=ACOS, ASINH, DEGREES, RADIANS " #~ msgstr "" #~ "@FUNCTION=ACOSH\n" #~ "@SYNTAX=ACOSH(x)\n" #~ "@DESCRIPTION=ACOSH 函数计算 @x 的反双曲余弦值; 即其双曲余弦值等于 @x. 如" #~ "果 @x 值小于 1.0, 则 acosh() 返回 NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "ACOSH(2) equals 1.31696.\n" #~ "ACOSH(5.3) equals 2.35183.\n" #~ "\n" #~ "@SEEALSO=ACOS, ASINH, DEGREES, RADIANS " #~ msgid "" #~ "@FUNCTION=ASIN\n" #~ "@SYNTAX=ASIN(x)\n" #~ "@DESCRIPTION=ASIN function calculates the arc sine of @x; that is the " #~ "value whose sine is @x.\n" #~ "\n" #~ "* If @x falls outside the range -1 to 1, ASIN returns the #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ASIN(0.5) equals 0.523599.\n" #~ "ASIN(1) equals 1.570797.\n" #~ "\n" #~ "@SEEALSO=SIN, COS, ASINH, DEGREES, RADIANS" #~ msgstr "" #~ "@FUNCTION=ASIN\n" #~ "@SYNTAX=ASIN(x)\n" #~ "@DESCRIPTION=ASIN 函数计算 @x 反正弦值; 即其正弦值等于 @x. 如果 @x 超出 " #~ "-1 到 1 的范围, 则 ASIN 失败并返回 NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "ASIN(0.5) equals 0.523599.\n" #~ "ASIN(1) equals 1.570797.\n" #~ "\n" #~ "@SEEALSO=SIN, COS, ASINH, DEGREES, RADIANS" #~ msgid "" #~ "@FUNCTION=ASINH\n" #~ "@SYNTAX=ASINH(x)\n" #~ "@DESCRIPTION=ASINH function calculates the inverse hyperbolic sine of @x; " #~ "that is the value whose hyperbolic sine is @x.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ASINH(0.5) equals 0.481212.\n" #~ "ASINH(1.0) equals 0.881374.\n" #~ "\n" #~ "@SEEALSO=ASIN, ACOSH, SIN, COS, DEGREES, RADIANS" #~ msgstr "" #~ "@FUNCTION=ASINH\n" #~ "@SYNTAX=ASINH(x)\n" #~ "@DESCRIPTION=ASINH 函数计算 @x 的反双曲正弦值; 即其双曲正弦值等于 @x. 此函" #~ "数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "ASINH(0.5) equals 0.481212.\n" #~ "ASINH(1.0) equals 0.881374.\n" #~ "\n" #~ "@SEEALSO=ASIN, ACOSH, SIN, COS, DEGREES, RADIANS" #~ msgid "" #~ "@FUNCTION=ATAN\n" #~ "@SYNTAX=ATAN(x)\n" #~ "@DESCRIPTION=ATAN function calculates the arc tangent of @x; that is the " #~ "value whose tangent is @x.\n" #~ "\n" #~ "* Return value is in radians.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ATAN(0.5) equals 0,463648.\n" #~ "ATAN(1) equals 0,785398.\n" #~ "\n" #~ "@SEEALSO=TAN, COS, SIN, DEGREES, RADIANS" #~ msgstr "" #~ "@FUNCTION=ATAN\n" #~ "@SYNTAX=ATAN(x)\n" #~ "@DESCRIPTION=ATAN 函数计算 @x 的反正切值; 即其正切值等于 @x. 函数返回弧度" #~ "值. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "ATAN(0.5) equals 0,463648.\n" #~ "ATAN(1) equals 0,785398.\n" #~ "\n" #~ "@SEEALSO=TAN, COS, SIN, DEGREES, RADIANS" #~ msgid "" #~ "@FUNCTION=ATANH\n" #~ "@SYNTAX=ATANH(x)\n" #~ "@DESCRIPTION=ATANH function calculates the inverse hyperbolic tangent of " #~ "@x; that is the value whose hyperbolic tangent is @x.\n" #~ "\n" #~ "* If the absolute value of @x is greater than 1.0, ATANH returns #NUM! " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ATANH(0.5) equals 0.549306.\n" #~ "ATANH(0.8) equals 1.098612.\n" #~ "\n" #~ "@SEEALSO=ATAN, TAN, SIN, COS, DEGREES, RADIANS" #~ msgstr "" #~ "@FUNCTION=ATANH\n" #~ "@SYNTAX=ATANH(x)\n" #~ "@DESCRIPTION=ATANH 函数计算 @x 的反双曲正切值; 即其双曲正切值等于 @x. 如" #~ "果 @x 的绝对值大于 1.0, 则 ATANH 返回 NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "ATANH(0.5) equals 0.549306.\n" #~ " ATANH(0.8) equals 1.098612.\n" #~ "\n" #~ "@SEEALSO=ATAN, TAN, SIN, COS, DEGREES, RADIANS" #~ msgid "" #~ "@FUNCTION=ATAN2\n" #~ "@SYNTAX=ATAN2(b1,b2)\n" #~ "@DESCRIPTION=ATAN2 function calculates the arc tangent of the two " #~ "variables @b1 and @b2. It is similar to calculating the arc tangent of " #~ "@b2 / @b1, except that the signs of both arguments are used to determine " #~ "the quadrant of the result.\n" #~ "\n" #~ "* The result is in radians.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ATAN2(0.5,1.0) equals 1.107149.\n" #~ "ATAN2(-0.5,2.0) equals 1.815775.\n" #~ "\n" #~ "@SEEALSO=ATAN, ATANH, COS, SIN, DEGREES, RADIANS" #~ msgstr "" #~ "@FUNCTION=ATAN2\n" #~ "@SYNTAX=ATAN2(b1,b2)\n" #~ "@DESCRIPTION=ATAN2 函数计算两个变量 @b1 和 @b2 的反正切值. 除了两个参数的" #~ "符号被用来确定结果在哪个象限之外, 类似于计算 @b2 / @b1 的反正切值. 返回结" #~ "果为弧度. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "ATAN2(0.5,1.0) equals 1.107149.\n" #~ "ATAN2(-0.5,2.0) equals 1.815775.\n" #~ "\n" #~ "@SEEALSO=ATAN, ATANH, COS, SIN, DEGREES, RADIANS" #~ msgid "" #~ "@FUNCTION=CEIL\n" #~ "@SYNTAX=CEIL(x)\n" #~ "@DESCRIPTION=CEIL function rounds @x up to the next nearest integer.\n" #~ "\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "CEIL(0.4) equals 1.\n" #~ "CEIL(-1.1) equals -1.\n" #~ "CEIL(-2.9) equals -2.\n" #~ "\n" #~ "@SEEALSO=CEILING, FLOOR, ABS, INT, MOD" #~ msgstr "" #~ "@FUNCTION=CEIL\n" #~ "@SYNTAX=CEIL(x)\n" #~ "@DESCRIPTION=CEIL 函数求下一个最接近 @x 的整数值.\n" #~ "此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "CEIL(0.4) equals 1.\n" #~ "CEIL(-1.1) equals -1.\n" #~ "CEIL(-2.9) equals -2.\n" #~ "\n" #~ "@SEEALSO=ABS, FLOOR, INT" #~ msgid "" #~ "@FUNCTION=COUNTIF\n" #~ "@SYNTAX=COUNTIF(range,criteria)\n" #~ "@DESCRIPTION=COUNTIF function counts the number of cells in the given " #~ "@range that meet the given @criteria.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 23, 27, 28, " #~ "33, and 39. Then\n" #~ "COUNTIF(A1:A5,\"<=28\") equals 3.\n" #~ "COUNTIF(A1:A5,\"<28\") equals 2.\n" #~ "COUNTIF(A1:A5,\"28\") equals 1.\n" #~ "COUNTIF(A1:A5,\">28\") equals 2.\n" #~ "\n" #~ "@SEEALSO=COUNT,SUMIF" #~ msgstr "" #~ "@FUNCTION=COUNTIF\n" #~ "@SYNTAX=COUNTIF(range,criteria)\n" #~ "@DESCRIPTION=COUNTIF 函数计算在所给定范围 @range 内, 符合所给定标准 " #~ "@criteria 的单元个数. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 23, 27, 28, 33, 和 39. 则\n" #~ "COUNTIF(A1:A5,\"<=28\") = 3.\n" #~ "COUNTIF(A1:A5,\"<28\") = 2.\n" #~ "COUNTIF(A1:A5,\"28\") = 1.\n" #~ "COUNTIF(A1:A5,\">28\") = 2.\n" #~ "\n" #~ "@SEEALSO=COUNT,SUMIF" #~ msgid "" #~ "@FUNCTION=SUMIF\n" #~ "@SYNTAX=SUMIF(range,criteria[,actual_range])\n" #~ "@DESCRIPTION=SUMIF function sums the values in the given @range that meet " #~ "the given @criteria. If @actual_range is given, SUMIF sums the values in " #~ "the @actual_range whose corresponding components in @range meet the given " #~ "@criteria.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 23, 27, 28, " #~ "33, and 39. Then\n" #~ "SUMIF(A1:A5,\"<=28\") equals 78.\n" #~ "SUMIF(A1:A5,\"<28\") equals 50.\n" #~ "In addition, if the cells B1, B2, ..., B5 hold numbers 5, 3, 2, 6, and 7 " #~ "then:\n" #~ "SUMIF(A1:A5,\"<=27\",B1:B5) equals 8.\n" #~ "\n" #~ "@SEEALSO=COUNTIF, SUM" #~ msgstr "" #~ "@FUNCTION=SUMIF\n" #~ "@SYNTAX=SUMIF(range,criteria[,actual_range])\n" #~ "@DESCRIPTION=SUMIF 函数计算在所给定范围 @range 内, 符合所给定标准 " #~ "@criteria 的值的和. 如果给出 @actual_range, 则 SUMIF 计算在所给定范围 " #~ "@range 内, 符合所给定标准 @criteria 的实际范围内的值的和. 此函数与 Excel " #~ "相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 23, 27, 28, 33, 和 39. 则\n" #~ "SUMIF(A1:A5,\"<=28\") = 78.\n" #~ "SUMIF(A1:A5,\"<28\") = 50.\n" #~ "另外, 如果单元 B1, B2, ..., B5 包含数据 5, 3, 2, 6, 和 7 则:\n" #~ "SUMIF(A1:A5,\"<=27\",B1:B5) = 8.\n" #~ "\n" #~ "@SEEALSO=COUNTIF, SUM" #~ msgid "" #~ "@FUNCTION=CEILING\n" #~ "@SYNTAX=CEILING(x[,significance])\n" #~ "@DESCRIPTION=CEILING function rounds @x up to the nearest multiple of " #~ "@significance.\n" #~ "\n" #~ "* If @x or @significance is non-numeric CEILING returns #VALUE! error.\n" #~ "* If @x and @significance have different signs CEILING returns #NUM! " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "CEILING(2.43,1) equals 3.\n" #~ "CEILING(123.123,3) equals 126.\n" #~ "\n" #~ "@SEEALSO=CEIL, FLOOR, ABS, INT, MOD" #~ msgstr "" #~ "@FUNCTION=CEILING\n" #~ "@SYNTAX=CEILING(x,significance)\n" #~ "@DESCRIPTION=CEILING 函数求在 @x 的 @significance 倍数中, 最接近于@x 的" #~ "数. \n" #~ "如果 @x 或 @significance 是非数字, 则 CEILING 返回 #VALUE! 错误. 如果 @x " #~ "或 @significance 有不同的符号, 则返回 #NUM! 错误. 此函数与 Excel 相兼" #~ "容. \n" #~ "@EXAMPLES=\n" #~ "CEILING(2.43,1) equals 3.\n" #~ "CEILING(123.123,3) equals 126.\n" #~ "\n" #~ "@SEEALSO=CEIL" #~ msgid "" #~ "@FUNCTION=COS\n" #~ "@SYNTAX=COS(x)\n" #~ "@DESCRIPTION=COS function returns the cosine of @x, where @x is given in " #~ "radians.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "COS(0.5) equals 0.877583.\n" #~ "COS(1) equals 0.540302.\n" #~ "\n" #~ "@SEEALSO=COSH, SIN, SINH, TAN, TANH, RADIANS, DEGREES" #~ msgstr "" #~ "@FUNCTION=COS\n" #~ "@SYNTAX=COS(x)\n" #~ "@DESCRIPTION=COS 函数返回 @x 的余弦值, 其中 @x 要求为弧度. 此函数与 Excel " #~ "相兼容. \n" #~ "@EXAMPLES=\n" #~ "COS(0.5) equals 0.877583.\n" #~ "COS(1) equals 0.540302.\n" #~ "\n" #~ "@SEEALSO=COSH, SIN, SINH, TAN, TANH, RADIANS, DEGREES" #~ msgid "" #~ "@FUNCTION=COSH\n" #~ "@SYNTAX=COSH(x)\n" #~ "@DESCRIPTION=COSH function returns the hyperbolic cosine of @x, which is " #~ "defined mathematically as\n" #~ "\n" #~ "\t(exp(@x) + exp(-@x)) / 2.\n" #~ "\n" #~ "* @x is in radians.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "COSH(0.5) equals 1.127626.\n" #~ "COSH(1) equals 1.543081.\n" #~ "\n" #~ "@SEEALSO=COS, SIN, SINH, TAN, TANH, RADIANS, DEGREES, EXP" #~ msgstr "" #~ "@FUNCTION=COSH\n" #~ "@SYNTAX=COSH(x)\n" #~ "@DESCRIPTION=COSH 函数返回 @x 的双曲余弦值, 在数学上定义为 (exp(@x) + " #~ "(exp(-@x)) / 2. @x 要求弧度. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "COSH(0.5) equals 1.127626.\n" #~ "COSH(1) equals 1.543081.\n" #~ "\n" #~ "@SEEALSO=COS, SIN, SINH, TAN, TANH, RADIANS, DEGREES, EXP" #~ msgid "" #~ "@FUNCTION=DEGREES\n" #~ "@SYNTAX=DEGREES(x)\n" #~ "@DESCRIPTION=DEGREES computes the number of degrees equivalent to @x " #~ "radians.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DEGREES(2.5) equals 143.2394.\n" #~ "\n" #~ "@SEEALSO=RADIANS, PI" #~ msgstr "" #~ "@FUNCTION=DEGREES\n" #~ "@SYNTAX=DEGREES(x)\n" #~ "@DESCRIPTION=DEGREES 计算 @x 弧度所对应的度数. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "DEGREES(2.5) equals 143.2394.\n" #~ "\n" #~ "@SEEALSO=RADIANS, PI" #~ msgid "" #~ "@FUNCTION=EXP\n" #~ "@SYNTAX=EXP(x)\n" #~ "@DESCRIPTION=EXP computes the value of e (the base of natural logarithms) " #~ "raised to the power of @x.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "EXP(2) equals 7.389056.\n" #~ "\n" #~ "@SEEALSO=LOG, LOG2, LOG10" #~ msgstr "" #~ "@FUNCTION=EXP\n" #~ "@SYNTAX=EXP(x)\n" #~ "@DESCRIPTION=EXP 计算 e (自然对数的底数) 的 @x 次方. 此函数与 Excel 相兼" #~ "容. \n" #~ "@EXAMPLES=\n" #~ "EXP(2) equals 7.389056.\n" #~ "\n" #~ "@SEEALSO=LOG, LOG2, LOG10" #~ msgid "" #~ "@FUNCTION=EXPM1\n" #~ "@SYNTAX=EXPM1(x)\n" #~ "@DESCRIPTION=EXPM1 computes EXP(@x)-1 with higher resulting precision " #~ "than the direct formula.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "EXPM1(0.01) equals 0.01005.\n" #~ "\n" #~ "@SEEALSO=EXP, LN1P" #~ msgstr "" #~ "@FUNCTION=EXP\n" #~ "@SYNTAX=EXP(x)\n" #~ "@DESCRIPTION=EXP 计算 e (自然对数的底数) 的 @x 次方. 此函数与 Excel 相兼" #~ "容. \n" #~ "@EXAMPLES=\n" #~ "EXP(2) equals 7.389056.\n" #~ "\n" #~ "@SEEALSO=LOG, LOG2, LOG10" #~ msgid "" #~ "@FUNCTION=FACT\n" #~ "@SYNTAX=FACT(x)\n" #~ "@DESCRIPTION=FACT computes the factorial of @x. ie, @x!\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "FACT(3) equals 6.\n" #~ "FACT(9) equals 362880.\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=FACT\n" #~ "@SYNTAX=FACT(x)\n" #~ "@DESCRIPTION=FACT 计算 @x 的阶乘. 也就是 x!. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "FACT(3) equals 6.\n" #~ "FACT(9) equals 362880.\n" #~ "\n" #~ "@SEEALSO=" #, fuzzy #~ msgid "" #~ "@FUNCTION=BETA\n" #~ "@SYNTAX=BETA(a,b)\n" #~ "@DESCRIPTION=BETA function returns the value of the mathematical beta " #~ "function extended to all real numbers except 0 and negative integers.\n" #~ "\n" #~ "* If @a, @b, or (@a + @b) are non-positive integers, BETA returns #NUM! " #~ "error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BETA(2,3) equals 0.083333.\n" #~ "BETA(-0.5,0.5) equals #NUM!.\n" #~ "\n" #~ "@SEEALSO=BETALN,GAMMALN" #~ msgstr "" #~ "@FUNCTION=ISPMT\n" #~ "@SYNTAX=ISPMT(rate,per,nper,pv)\n" #~ "@DESCRIPTION=ISPMT 函数返回在所给定期间内应付利息. \n" #~ "如果 @per < 1 或者 @per > @nper, 则 ISPMT 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PV" #~ msgid "" #~ "@FUNCTION=BETALN\n" #~ "@SYNTAX=BETALN(a,b)\n" #~ "@DESCRIPTION=BETALN function returns the natural logarithm of the " #~ "absolute value of the beta function.\n" #~ "\n" #~ "* If @a, @b, or (@a + @b) are non-positive integers, BETALN returns " #~ "#NUM! \n" #~ "@EXAMPLES=\n" #~ "BETALN(2,3) equals -2.48.\n" #~ "BETALN(-0.5,0.5) equals #NUM!.\n" #~ "\n" #~ "@SEEALSO=BETA,GAMMALN" #~ msgstr "" #~ "@FUNCTION=ISPMT\n" #~ "@SYNTAX=ISPMT(rate,per,nper,pv)\n" #~ "@DESCRIPTION=ISPMT 函数返回在所给定期间内应付利息. \n" #~ "如果 @per < 1 或者 @per > @nper, 则 ISPMT 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PV" #~ msgid "" #~ "@FUNCTION=COMBIN\n" #~ "@SYNTAX=COMBIN(n,k)\n" #~ "@DESCRIPTION=COMBIN computes the number of combinations.\n" #~ "\n" #~ "* Performing this function on a non-integer or a negative number returns " #~ "#NUM! error.\n" #~ "* If @n is less than @k COMBIN returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "COMBIN(8,6) equals 28.\n" #~ "COMBIN(6,2) equals 15.\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=COMBIN\n" #~ "@SYNTAX=COMBIN(n,k)\n" #~ "@DESCRIPTION=COMBIN 计算组合数. \n" #~ "对一个非整数或一个负数执行这个函数将返回错误. 如果 @n 小于 @k 也将返回错" #~ "误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "COMBIN(8,6) equals 28.\n" #~ "COMBIN(6,2) equals 15.\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=INT\n" #~ "@SYNTAX=INT(a)\n" #~ "@DESCRIPTION=INT function returns the largest integer that is not bigger " #~ "than its argument.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "INT(7.2) equals 7.\n" #~ "INT(-5.5) equals -6.\n" #~ "\n" #~ "@SEEALSO=CEIL, CEILING, FLOOR, ABS, MOD" #~ msgstr "" #~ "@FUNCTION=INT\n" #~ "@SYNTAX=INT(a)\n" #~ "@DESCRIPTION=INT 函数返回不大于变量的最大整数. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "INT(7.2) = 7.\n" #~ "INT(-5.5) = -6.\n" #~ "\n" #~ "@SEEALSO=FLOOR, CEIL, ABS" #~ msgid "" #~ "@FUNCTION=LOG\n" #~ "@SYNTAX=LOG(x[,base])\n" #~ "@DESCRIPTION=LOG computes the logarithm of @x in the given base @base. " #~ "If no @base is given LOG returns the logarithm in base 10. @base must be " #~ "> 0. and cannot equal 1.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "LOG(2) equals 0.30103.\n" #~ "LOG(8192,2) equals 13.\n" #~ "\n" #~ "@SEEALSO=LN, LOG2, LOG10" #~ msgstr "" #~ "@FUNCTION=LOG\n" #~ "@SYNTAX=LOG(x[,base])\n" #~ "@DESCRIPTION=LOG 函数计算所给底为 @base 的对数. 如果没有给出底数 @base, " #~ "则 LOG 返回以 10 为底的对数. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "LOG(2) = 0.30103.\n" #~ "LOG(8192,2) = 13.\n" #~ "\n" #~ "@SEEALSO=LN, LOG2, LOG10" #~ msgid "" #~ "@FUNCTION=LN\n" #~ "@SYNTAX=LN(x)\n" #~ "@DESCRIPTION=LN returns the natural logarithm of @x.\n" #~ "\n" #~ "* If @x <= 0, LN returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "LN(7) equals 1.94591.\n" #~ "\n" #~ "@SEEALSO=EXP, LOG2, LOG10" #~ msgstr "" #~ "@FUNCTION=LN\n" #~ "@SYNTAX=LN(x)\n" #~ "@DESCRIPTION=LN 函数返回 @x 的自然对数. 如果 @x <= 0, 则 LN 返回 #NUM! 错" #~ "误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "LN(7) = 1.94591.\n" #~ "\n" #~ "@SEEALSO=EXP, LOG2, LOG10" #~ msgid "" #~ "@FUNCTION=LN1P\n" #~ "@SYNTAX=LN1P(x)\n" #~ "@DESCRIPTION=LN1P computes LN(1+@x) with higher resulting precision than " #~ "the direct formula.\n" #~ "\n" #~ "* If @x <= -1, LN1P returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "LN1P(0.01) equals 0.00995.\n" #~ "\n" #~ "@SEEALSO=LN, EXPM1" #~ msgstr "" #~ "@FUNCTION=LOG2\n" #~ "@SYNTAX=LOG2(x)\n" #~ "@DESCRIPTION=LOG2 计算 @x 的以 2 为底数的对数值. 如果 @x <= 0, 则 LOG2 返" #~ "回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "LOG2(1024) equals 10.\n" #~ "\n" #~ "@SEEALSO=EXP, LOG10, LOG" #, fuzzy #~ msgid "" #~ "@FUNCTION=POWER\n" #~ "@SYNTAX=POWER(x,y)\n" #~ "@DESCRIPTION=POWER returns the value of @x raised to the power @y.\n" #~ "\n" #~ "\n" #~ "* If both @x and @y equal 0, POWER returns #NUM! error.\n" #~ "* If @x = 0 and @y < 0, POWER returns #DIV/0! error.\n" #~ "* If @x < 0 and @y is non-integer, POWER returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "POWER(2,7) equals 128.\n" #~ "POWER(3,3.141) equals 31.523749.\n" #~ "\n" #~ "@SEEALSO=EXP" #~ msgstr "" #~ "@FUNCTION=POWER\n" #~ "@SYNTAX=POWER(x,y)\n" #~ "@DESCRIPTION=POWER 返回 @x 的 @y 次方. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "POWER(2,7) equals 128.\n" #~ "POWER(3,3.141) equals 31.523749.\n" #~ "\n" #~ "@SEEALSO=EXP" #~ msgid "" #~ "@FUNCTION=LOG2\n" #~ "@SYNTAX=LOG2(x)\n" #~ "@DESCRIPTION=LOG2 computes the base-2 logarithm of @x.\n" #~ "\n" #~ "* If @x <= 0, LOG2 returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "LOG2(1024) equals 10.\n" #~ "\n" #~ "@SEEALSO=EXP, LOG10, LOG" #~ msgstr "" #~ "@FUNCTION=LOG2\n" #~ "@SYNTAX=LOG2(x)\n" #~ "@DESCRIPTION=LOG2 计算 @x 的以 2 为底数的对数值. 如果 @x <= 0, 则 LOG2 返" #~ "回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "LOG2(1024) equals 10.\n" #~ "\n" #~ "@SEEALSO=EXP, LOG10, LOG" #~ msgid "" #~ "@FUNCTION=LOG10\n" #~ "@SYNTAX=LOG10(x)\n" #~ "@DESCRIPTION=LOG10 computes the base-10 logarithm of @x.\n" #~ "\n" #~ "* If @x <= 0, LOG10 returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ " \n" #~ "@EXAMPLES=\n" #~ "LOG10(7) equals 0.845098.\n" #~ "\n" #~ "@SEEALSO=EXP, LOG2, LOG" #~ msgstr "" #~ "@FUNCTION=LOG10\n" #~ "@SYNTAX=LOG10(x)\n" #~ "@DESCRIPTION=LOG10 计算 @x 的以 10 为底数的对数值. 如果 @x <= 0, 则 LOG10 " #~ "返回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "LOG10(7) equals 0.845098.\n" #~ "\n" #~ "@SEEALSO=EXP, LOG2, LOG" #~ msgid "" #~ "@FUNCTION=MOD\n" #~ "@SYNTAX=MOD(number,divisor)\n" #~ "@DESCRIPTION=MOD function returns the remainder when @divisor is divided " #~ "into @number.\n" #~ "\n" #~ "* MOD returns #DIV/0! if @divisor is zero.\n" #~ "* This function is Excel compatible.\n" #~ " \n" #~ "@EXAMPLES=\n" #~ "MOD(23,7) equals 2.\n" #~ "\n" #~ "@SEEALSO=CEIL, CEILING, FLOOR, ABS, INT, ABS" #~ msgstr "" #~ "@FUNCTION=MOD\n" #~ "@SYNTAX=MOD(number,divisor)\n" #~ "@DESCRIPTION=MOD 函数返回 @divisor 被除以 @number 之后的余数. 此函数与 " #~ "Excel 相兼容. \n" #~ "如果除数为零, 则 MOD 返回 #DIV/0! 错误. \n" #~ "\n" #~ "@EXAMPLES=\n" #~ "MOD(23,7) equals 2.\n" #~ "\n" #~ "@SEEALSO=INT,FLOOR,CEIL" #~ msgid "" #~ "@FUNCTION=RADIANS\n" #~ "@SYNTAX=RADIANS(x)\n" #~ "@DESCRIPTION=RADIANS computes the number of radians equivalent to @x " #~ "degrees.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RADIANS(180) equals 3.14159.\n" #~ "\n" #~ "@SEEALSO=PI,DEGREES" #~ msgstr "" #~ "@FUNCTION=RADIANS\n" #~ "@SYNTAX=RADIANS(x)\n" #~ "@DESCRIPTION=RADIANS 计算与 @x 度相等的弧度. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "RADIANS(180) equals 3.14159.\n" #~ "\n" #~ "@SEEALSO=PI,DEGREES" #~ msgid "" #~ "@FUNCTION=SIN\n" #~ "@SYNTAX=SIN(x)\n" #~ "@DESCRIPTION=SIN function returns the sine of @x, where @x is given in " #~ "radians.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "SIN(0.5) equals 0.479426.\n" #~ "\n" #~ "@SEEALSO=COS, COSH, SINH, TAN, TANH, RADIANS, DEGREES" #~ msgstr "" #~ "@FUNCTION=SIN\n" #~ "@SYNTAX=SIN(x)\n" #~ "@DESCRIPTION=SIN 函数返回 @x 的正弦值, 其中 @x 要求以弧度给出. 此函数与 " #~ "Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "SIN(0.5) equals 0.479426.\n" #~ "\n" #~ "@SEEALSO=COS, COSH, SINH, TAN, TANH, RADIANS, DEGREES" #~ msgid "" #~ "@FUNCTION=SINH\n" #~ "@SYNTAX=SINH(x)\n" #~ "@DESCRIPTION=SINH function returns the hyperbolic sine of @x, which is " #~ "defined mathematically as\n" #~ "\n" #~ "\t(exp(@x) - exp(-@x)) / 2.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "SINH(0.5) equals 0.521095.\n" #~ "\n" #~ "@SEEALSO=SIN, COS, COSH, TAN, TANH, DEGREES, RADIANS, EXP" #~ msgstr "" #~ "@FUNCTION=SINH\n" #~ "@SYNTAX=SINH(x)\n" #~ "@DESCRIPTION=SINH 函数返回 @x 的双曲正弦值, 其数学公式定义为 (exp(@x) - " #~ "exp(-@x)) / 2. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "SINH(0.5) equals 0.521095.\n" #~ "\n" #~ "@SEEALSO=SIN, COS, COSH, TAN, TANH, DEGREES, RADIANS, EXP" #~ msgid "" #~ "@FUNCTION=SQRT\n" #~ "@SYNTAX=SQRT(x)\n" #~ "@DESCRIPTION=SQRT function returns the square root of @x.\n" #~ "\n" #~ "* If @x is negative, SQRT returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "SQRT(2) equals 1.4142136.\n" #~ "\n" #~ "@SEEALSO=POWER" #~ msgstr "" #~ "@FUNCTION=SQRT\n" #~ "@SYNTAX=SQRT(x)\n" #~ "@DESCRIPTION=SQRT 函数返回 @x 的平方根. 此函数与 Excel 相兼容. \n" #~ "如果 @x 是负数, 则 SQRT 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "SQRT(2) equals 1.4142136.\n" #~ "\n" #~ "@SEEALSO=POWER" #~ msgid "" #~ "@FUNCTION=SUMSQ\n" #~ "@SYNTAX=SUMSQ(value1, value2, ...)\n" #~ "@DESCRIPTION=SUMSQ returns the sum of the squares of all the values and " #~ "cells referenced in the argument list.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ " \n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11, 15, 17, " #~ "21, and 43. Then\n" #~ "SUMSQ(A1:A5) equals 2925.\n" #~ "\n" #~ "@SEEALSO=SUM, COUNT" #~ msgstr "" #~ "@FUNCTION=SUMSQ\n" #~ "@SYNTAX=SUMSQ(value1, value2, ...)\n" #~ "@DESCRIPTION=SUMSQ 返回在参数列表中所有值和单元所参照的值的平方和. 此函数" #~ "与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11, 15, 17, 21, 和 43. 则\n" #~ "SUMSQ(A1:A5) = 2925.\n" #~ "\n" #~ "@SEEALSO=SUM, COUNT" #~ msgid "" #~ "@FUNCTION=MULTINOMIAL\n" #~ "@SYNTAX=MULTINOMIAL(value1, value2, ...)\n" #~ "@DESCRIPTION=MULTINOMIAL returns the ratio of the factorial of a sum of " #~ "values to the product of factorials.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ " \n" #~ "@EXAMPLES=\n" #~ "MULTINOMIAL(2,3,4) equals 1260.\n" #~ "\n" #~ "@SEEALSO=SUM" #~ msgstr "" #~ "@FUNCTION=MULTINOMIAL\n" #~ "@SYNTAX=MULTINOMIAL(value1, value2, ...)\n" #~ "@DESCRIPTION=MULTINOMIAL 返回所指定数据的和的阶乘与阶乘的积的比率. 此函数" #~ "与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "MULTINOMIAL(2,3,4) = 1260.\n" #~ "\n" #~ "@SEEALSO=SUM" #~ msgid "" #~ "@FUNCTION=G_PRODUCT\n" #~ "@SYNTAX=G_PRODUCT(value1, value2, ...)\n" #~ "@DESCRIPTION=G_PRODUCT returns the product of all the values and cells " #~ "referenced in the argument list.\n" #~ "\n" #~ "* Empty cells are ignored and the empty product is 1.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "G_PRODUCT(2,5,9) equals 90.\n" #~ "\n" #~ "@SEEALSO=SUM, COUNT" #~ msgstr "" #~ "@FUNCTION=G_PRODUCT\n" #~ "@SYNTAX=G_PRODUCT(value1, value2, ...)\n" #~ "@DESCRIPTION=G_PRODUCT 返回在变量列表中所有值和单元所参照的值的乘积. 空单" #~ "元将被忽视并且用 1 相乘. \n" #~ "@EXAMPLES=\n" #~ "G_PRODUCT(2,5,9) equals 90.\n" #~ "\n" #~ "@SEEALSO=SUM, COUNT" #~ msgid "" #~ "@FUNCTION=TAN\n" #~ "@SYNTAX=TAN(x)\n" #~ "@DESCRIPTION=TAN function returns the tangent of @x, where @x is given in " #~ "radians.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "TAN(3) equals -0.1425465.\n" #~ "\n" #~ "@SEEALSO=TANH, COS, COSH, SIN, SINH, DEGREES, RADIANS" #~ msgstr "" #~ "@FUNCTION=TAN\n" #~ "@SYNTAX=TAN(x)\n" #~ "@DESCRIPTION=TAN 函数返回 @x 的正切值, 其中 @x 为所给定的弧度. 此函数与 " #~ "Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "TAN(3) equals -0.1425465.\n" #~ "\n" #~ "@SEEALSO=TANH, COS, COSH, SIN, SINH, DEGREES, RADIANS" #~ msgid "" #~ "@FUNCTION=TANH\n" #~ "@SYNTAX=TANH(x)\n" #~ "@DESCRIPTION=TANH function returns the hyperbolic tangent of @x, which is " #~ "defined mathematically as \n" #~ "\n" #~ "\tsinh(@x) / cosh(@x).\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "TANH(2) equals 0.96402758.\n" #~ "\n" #~ "@SEEALSO=TAN, SIN, SINH, COS, COSH, DEGREES, RADIANS" #~ msgstr "" #~ "@FUNCTION=TANH\n" #~ "@SYNTAX=TANH(x)\n" #~ "@DESCRIPTION=TANH 函数返回 @x 的双曲正切值, 数学上定义为 sinh(@x) / " #~ "cosh(@x). 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "TANH(2) equals 0.96402758.\n" #~ "\n" #~ "@SEEALSO=TAN, SIN, SINH, COS, COSH, DEGREES, RADIANS" #~ msgid "" #~ "@FUNCTION=PI\n" #~ "@SYNTAX=PI()\n" #~ "@DESCRIPTION=PI functions returns the value of pi.\n" #~ "\n" #~ "* This function is called with no arguments.\n" #~ "* This function is Excel compatible, except that it returns pi with a " #~ "better precision.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "PI() equals about 3.141593.\n" #~ "\n" #~ "@SEEALSO=SQRTPI" #~ msgstr "" #~ "@FUNCTION=PI\n" #~ "@SYNTAX=PI()\n" #~ "@DESCRIPTION=PI 函数返回 Pi 的值. \n" #~ "此函数调用时无参数. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "PI() equals 3.141593.\n" #~ "\n" #~ "@SEEALSO=SQRTPI" #~ msgid "" #~ "@FUNCTION=TRUNC\n" #~ "@SYNTAX=TRUNC(number[,digits])\n" #~ "@DESCRIPTION=TRUNC function returns the value of @number truncated to the " #~ "number of digits specified.\n" #~ "\n" #~ "* If @digits is omitted or negative then @digits defaults to zero.\n" #~ "* If @digits is not an integer, it is truncated.\n" #~ "* This function is Excel compatible.\n" #~ " \n" #~ "@EXAMPLES=\n" #~ "TRUNC(3.12) equals 3.\n" #~ "TRUNC(4.15,1) equals 4.1.\n" #~ "\n" #~ "@SEEALSO=INT" #~ msgstr "" #~ "@FUNCTION=TRUNC\n" #~ "@SYNTAX=TRUNC(number[,digits])\n" #~ "@DESCRIPTION=TRUNC 函数返回截去所指定小数位部分后的 @number 的值. 如果小数" #~ "位部分 @digits 省略, 则默认为零. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "TRUNC(3.12) equals 3.\n" #~ "TRUNC(4.15,1) equals 4.1.\n" #~ "\n" #~ "@SEEALSO=INT" #~ msgid "" #~ "@FUNCTION=EVEN\n" #~ "@SYNTAX=EVEN(number)\n" #~ "@DESCRIPTION=EVEN function returns the number rounded up to the nearest " #~ "even integer. Negative numbers are rounded down.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ " \n" #~ "@EXAMPLES=\n" #~ "EVEN(5.4) equals 6.\n" #~ "EVEN(-5.4) equals -6.\n" #~ "\n" #~ "@SEEALSO=ODD" #~ msgstr "" #~ "@FUNCTION=EVEN\n" #~ "@SYNTAX=EVEN(number)\n" #~ "@DESCRIPTION=EVEN 函数返回最接近于 @number 的偶整数. 此函数与 Excel 相兼" #~ "容. \n" #~ "@EXAMPLES=\n" #~ "EVEN(5.4) equals 6.\n" #~ "\n" #~ "@SEEALSO=ODD" #~ msgid "" #~ "@FUNCTION=ODD\n" #~ "@SYNTAX=ODD(number)\n" #~ "@DESCRIPTION=ODD function returns the @number rounded up to the nearest " #~ "odd integer. Negative numbers are rounded down.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ " \n" #~ "@EXAMPLES=\n" #~ "ODD(4.4) equals 5.\n" #~ "ODD(-4.4) equals -5.\n" #~ "\n" #~ "@SEEALSO=EVEN" #~ msgstr "" #~ "@FUNCTION=ODD\n" #~ "@SYNTAX=ODD(number)\n" #~ "@DESCRIPTION=ODD 函数返回最接近于 @number 的奇整数. 此函数与 Excel 相兼" #~ "容. \n" #~ "@EXAMPLES=\n" #~ "ODD(4.4) equals 5.\n" #~ "\n" #~ "@SEEALSO=EVEN" #~ msgid "" #~ "@FUNCTION=FACTDOUBLE\n" #~ "@SYNTAX=FACTDOUBLE(number)\n" #~ "@DESCRIPTION=FACTDOUBLE function returns the double factorial of a " #~ "@number, i.e., x!!.\n" #~ "\n" #~ "* If @number is not an integer, it is truncated.\n" #~ "* If @number is negative FACTDOUBLE returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ " \n" #~ "@EXAMPLES=\n" #~ "FACTDOUBLE(5) equals 15.\n" #~ "\n" #~ "@SEEALSO=FACT" #~ msgstr "" #~ "@FUNCTION=FACTDOUBLE\n" #~ "@SYNTAX=FACTDOUBLE(number)\n" #~ "@DESCRIPTION=FACTDOUBLE 函数返回 @number 的双阶乘数. \n" #~ "如果 @number 不是一个整数, 则将被取整. 如果 @number 是负数, 则 FACTDOUBLE " #~ "返回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "FACTDOUBLE(5) equals 15.\n" #~ "\n" #~ "@SEEALSO=FACT" #~ msgid "" #~ "@FUNCTION=FIB\n" #~ "@SYNTAX=FIB(number)\n" #~ "@DESCRIPTION=FIB function computes Fibonacci numbers.\n" #~ "\n" #~ "* If @number is not an integer, it is truncated.\n" #~ "* If @number is negative or zero FIB returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "FIB(12) equals 144.\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=FACTDOUBLE\n" #~ "@SYNTAX=FACTDOUBLE(number)\n" #~ "@DESCRIPTION=FACTDOUBLE 函数返回 @number 的双阶乘数. \n" #~ "如果 @number 不是一个整数, 则将被取整. 如果 @number 是负数, 则 FACTDOUBLE " #~ "返回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "FACTDOUBLE(5) equals 15.\n" #~ "\n" #~ "@SEEALSO=FACT" #~ msgid "" #~ "@FUNCTION=QUOTIENT\n" #~ "@SYNTAX=QUOTIENT(numerator,denominator)\n" #~ "@DESCRIPTION=QUOTIENT function returns the integer portion of a " #~ "division. @numerator is the divided number and @denominator is the " #~ "divisor.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ " \n" #~ "@EXAMPLES=\n" #~ "QUOTIENT(23,5) equals 4.\n" #~ "\n" #~ "@SEEALSO=MOD" #~ msgstr "" #~ "@FUNCTION=QUOTIENT\n" #~ "@SYNTAX=QUOTIENT(num,den)\n" #~ "@DESCRIPTION=QUOTIENT 返回商的整数部分. @num 是分子, @den 是分母. 此函数" #~ "与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "QUOTIENT(23,5) equals 4.\n" #~ "\n" #~ "@SEEALSO=MOD" #~ msgid "" #~ "@FUNCTION=SIGN\n" #~ "@SYNTAX=SIGN(number)\n" #~ "@DESCRIPTION=SIGN function returns 1 if the @number is positive, zero if " #~ "the @number is 0, and -1 if the @number is negative.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ " \n" #~ "@EXAMPLES=\n" #~ "SIGN(3) equals 1.\n" #~ "SIGN(-3) equals -1.\n" #~ "SIGN(0) equals 0.\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=SIGN\n" #~ "@SYNTAX=SIGN(number)\n" #~ "@DESCRIPTION=SIGN 函数返回 1, 如果 @number 是正; 返回 0, 如果 @number 是 " #~ "0; 返回 -1, 如果 @number 是负. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "SIGN(3) equals 1.\n" #~ "SIGN(-3) equals -1.\n" #~ "SIGN(0) equals 0.\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=SQRTPI\n" #~ "@SYNTAX=SQRTPI(number)\n" #~ "@DESCRIPTION=SQRTPI function returns the square root of a @number " #~ "multiplied by pi.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "SQRTPI(2) equals 2.506628275.\n" #~ "\n" #~ "@SEEALSO=PI" #~ msgstr "" #~ "@FUNCTION=SQRTPI\n" #~ "@SYNTAX=SQRTPI(number)\n" #~ "@DESCRIPTION=SQRTPI 函数返回 @number 乘以 pi 之后的平方根. 此函数与 Excel " #~ "相兼容. \n" #~ "@EXAMPLES=\n" #~ "SQRTPI(2) equals 2.506628275.\n" #~ "\n" #~ "@SEEALSO=PI" #~ msgid "" #~ "@FUNCTION=ROUNDDOWN\n" #~ "@SYNTAX=ROUNDDOWN(number[,digits])\n" #~ "@DESCRIPTION=ROUNDDOWN function rounds a given @number towards 0.\n" #~ "\n" #~ "@number is the number you want rounded toward 0 and @digits is the number " #~ "of digits to which you want to round that number.\n" #~ "\n" #~ "* If @digits is greater than zero, @number is rounded toward 0 to the " #~ "given number of digits.\n" #~ "* If @digits is zero or omitted, @number is rounded toward 0 to the next " #~ "integer.\n" #~ "* If @digits is less than zero, @number is rounded toward 0 to the left " #~ "of the decimal point.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ROUNDDOWN(5.5) equals 5.\n" #~ "ROUNDDOWN(-3.3) equals -3.\n" #~ "ROUNDDOWN(1501.15,1) equals 1501.1.\n" #~ "ROUNDDOWN(1501.15,-2) equals 1500.0.\n" #~ "\n" #~ "@SEEALSO=ROUND,ROUNDUP" #~ msgstr "" #~ "@FUNCTION=ROUNDDOWN\n" #~ "@SYNTAX=ROUNDDOWN(number[,digits])\n" #~ "@DESCRIPTION=ROUNDDOWN 是下位取整函数. @number 是所要下位取整的数, " #~ "@digits 是下位取整的数的小数位数. \n" #~ "如果 @digits 大于 0, 则把 @number 下位取整到指定的小数位数. 如果 @digits " #~ "是 0 或省略, 则把 @number 下位取整到最接近于它的整数. 如果 @digits 小于 " #~ "0, 则把 @number 的整数部分下位取整. 此函数于 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "ROUNDDOWN(5.5) = 5.\n" #~ "ROUNDDOWN(-3.3) = -4.\n" #~ "ROUNDDOWN(1501.15,1) = 1501.1.\n" #~ "ROUNDDOWN(1501.15,-2) = 1500.0.\n" #~ "\n" #~ "@SEEALSO=ROUND,ROUNDUP" #~ msgid "" #~ "@FUNCTION=ROUND\n" #~ "@SYNTAX=ROUND(number[,digits])\n" #~ "@DESCRIPTION=ROUND function rounds a given number.\n" #~ "\n" #~ "@number is the number you want rounded and @digits is the number of " #~ "digits to which you want to round that number.\n" #~ "\n" #~ "* If @digits is greater than zero, @number is rounded to the given number " #~ "of digits.\n" #~ "* If @digits is zero or omitted, @number is rounded to the nearest " #~ "integer.\n" #~ "* If @digits is less than zero, @number is rounded to the left of the " #~ "decimal point.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ROUND(5.5) equals 6.\n" #~ "ROUND(-3.3) equals -3.\n" #~ "ROUND(1501.15,1) equals 1501.2.\n" #~ "ROUND(1501.15,-2) equals 1500.0.\n" #~ "\n" #~ "@SEEALSO=ROUNDDOWN,ROUNDUP" #~ msgstr "" #~ "@FUNCTION=ROUND\n" #~ "@SYNTAX=ROUND(number[,digits])\n" #~ "@DESCRIPTION=ROUND 函数把所给定的数四舍五入. @number 是所要四舍五入的数, " #~ "@digits 指定所要四舍五入的数的小数位数. \n" #~ "如果 @digits 大于 0, 则把 @number 四舍五入到指定的小数位数. 如果 @digits " #~ "是 0 或省略, 则把 @number 四舍五入到最接近于它的整数. 如果 @digits 小于 " #~ "0, 则把 @number 的整数部分四舍五入. 此函数于 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "ROUND(5.5) = 6.\n" #~ "ROUND(-3.3) = -3.\n" #~ "ROUND(1501.15,1) = 1501.2.\n" #~ "ROUND(1501.15,-2) = 1500.0.\n" #~ "\n" #~ "@SEEALSO=ROUNDDOWN,ROUNDUP" #~ msgid "" #~ "@FUNCTION=ROUNDUP\n" #~ "@SYNTAX=ROUNDUP(number[,digits])\n" #~ "@DESCRIPTION=ROUNDUP function rounds a given number away from 0.\n" #~ "\n" #~ "@number is the number you want rounded away from 0 and @digits is the " #~ "number of digits to which you want to round that number.\n" #~ "\n" #~ "* If @digits is greater than zero, @number is rounded away from 0 to the " #~ "given number of digits.\n" #~ "* If @digits is zero or omitted, @number is rounded away from 0 to the " #~ "next integer.\n" #~ "* If @digits is less than zero, @number is rounded away from 0 to the " #~ "left of the decimal point.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ROUNDUP(5.5) equals 6.\n" #~ "ROUNDUP(-3.3) equals -4.\n" #~ "ROUNDUP(1501.15,1) equals 1501.2.\n" #~ "ROUNDUP(1501.15,-2) equals 1600.0.\n" #~ "\n" #~ "@SEEALSO=ROUND,ROUNDDOWN" #~ msgstr "" #~ "@FUNCTION=ROUNDUP\n" #~ "@SYNTAX=ROUNDUP(number[,digits])\n" #~ "@DESCRIPTION=ROUNDUP 是上位取整函数. @number 是所要上位取整的数, @digits " #~ "是上位取整的数的小数位数. \n" #~ "如果 @digits 大于 0, 则把 @number 上位取整到指定的小数位数. 如果 @digits " #~ "是 0 或省略, 则把 @number 上位取整到最接近于它的整数. 如果 @digits 小于 " #~ "0, 则把 @number 的整数部分上位取整. 此函数于 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "ROUNDUP(5.5) = 6.\n" #~ "ROUNDUP(-3.3) = -3.\n" #~ "ROUNDUP(1501.15,1) = 1501.2.\n" #~ "ROUNDUP(1501.15,-2) = 1600.0.\n" #~ "\n" #~ "@SEEALSO=ROUND,ROUNDDOWN" #~ msgid "" #~ "@FUNCTION=MROUND\n" #~ "@SYNTAX=MROUND(number,multiple)\n" #~ "@DESCRIPTION=MROUND function rounds a given number to the desired " #~ "multiple.\n" #~ "\n" #~ "@number is the number you want rounded and @multiple is the the multiple " #~ "to which you want to round the number.\n" #~ "\n" #~ "* If @number and @multiple have different sign, MROUND returns #NUM! " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "MROUND(1.7,0.2) equals 1.8.\n" #~ "MROUND(321.123,0.12) equals 321.12.\n" #~ "\n" #~ "@SEEALSO=ROUNDDOWN,ROUND,ROUNDUP" #~ msgstr "" #~ "@FUNCTION=MROUND\n" #~ "@SYNTAX=MROUND(number,multiple)\n" #~ "@DESCRIPTION=MROUND 函数返回接近于该值的值, 该值为所给定数的倍数.@number " #~ "是所要求接近值的值, @multiple 是所给定数的倍数的数. \n" #~ "如果 @number 和 @multiple 有不同的符号, 则 MROUND 返回 #NUM! 错误. 此函数" #~ "与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "MROUND(1.7,0.2) = 1.8.\n" #~ "MROUND(321.123,0.12) = 321.12.\n" #~ "\n" #~ "@SEEALSO=ROUNDDOWN,ROUND,ROUNDUP" #~ msgid "" #~ "@FUNCTION=ROMAN\n" #~ "@SYNTAX=ROMAN(number[,type])\n" #~ "@DESCRIPTION=ROMAN function returns an arabic number in the roman numeral " #~ "style, as text. @number is the number you want to convert and @type is " #~ "the type of roman numeral you want.\n" #~ "\n" #~ "* If @type is 0 or it is omitted, ROMAN returns classic roman numbers.\n" #~ "* Type 1 is more concise than classic type, type 2 is more concise than " #~ "type 1, and type 3 is more concise than type 2. Type 4 is simplified " #~ "type.\n" #~ "* If @number is negative or greater than 3999, ROMAN returns #VALUE! " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ROMAN(999) equals CMXCIX.\n" #~ "ROMAN(999,1) equals LMVLIV.\n" #~ "ROMAN(999,2) equals XMIX.\n" #~ "ROMAN(999,3) equals VMIV.\n" #~ "ROMAN(999,4) equals IM.\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=ROMAN\n" #~ "@SYNTAX=ROMAN(number[,type])\n" #~ "@DESCRIPTION=ROMAN 函数把阿拉伯数字转换成文本形式的罗马数字. @number 是想" #~ "要转换的数字, @type 是想要转换成的罗马数字的类型. \n" #~ "如果 @type 是 0 或者被省略, 则 ROMAN 返回古典罗马数字. 类型 1 比古典类型更" #~ "简洁, 类型 2 比类型 1 更简洁, 类型 3 比类型 2 更简洁. 类型 4 是简化类型.\n" #~ "如果 @number 是负数或者大于 3999, 则 ROMAN 返回 #VALUE! 错误. 此函数与 " #~ "Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "ROMAN(999) equals CMXCIX.\n" #~ "ROMAN(999,1) equals LMVLIV.\n" #~ "ROMAN(999,2) equals XMIX.\n" #~ "ROMAN(999,3) equals VMIV.\n" #~ "ROMAN(999,4) equals IM.\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=SUMX2MY2\n" #~ "@SYNTAX=SUMX2MY2(array1,array2)\n" #~ "@DESCRIPTION=SUMX2MY2 function returns the sum of the difference of " #~ "squares of corresponding values in two arrays. @array1 is the first array " #~ "or range of data points and @array2 is the second array or range of data " #~ "points. The equation of SUMX2MY2 is SUM (x^2-y^2).\n" #~ "\n" #~ "* Strings and empty cells are simply ignored.\n" #~ "* If @array1 and @array2 have different number of data points, SUMX2MY2 " #~ "returns #N/A error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11, 15, 17, " #~ "21, and 43 and the cells B1, B2, ..., B5 hold numbers 13, 22, 31, 33, and " #~ "39. Then\n" #~ "SUMX2MY2(A1:A5,B1:B5) equals -1299.\n" #~ "\n" #~ "@SEEALSO=SUMSQ,SUMX2PY2" #~ msgstr "" #~ "@FUNCTION=SUMX2MY2\n" #~ "@SYNTAX=SUMX2MY2(array1,array2)\n" #~ "@DESCRIPTION=SUMX2MY2 函数返回在两个数组中相对应元素的平方差的和. @array1 " #~ "是第一个数组或者数据点的范围, @array2 是第二个数组或者数据点的范围. " #~ "SUMX2MY2 的方程式为 SUM (x^2-y^2). \n" #~ "字符串和空单元简单地被忽略. \n" #~ "如果 @array1 和 @array2 有不同的数据点个数, 则 SUMX2MY2 返回 #N/A! 错误. " #~ "此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11, 15, 17, 21, 和 43 并且单元 B1, " #~ "B2, ..., B5 包含数据 13, 22, 31, 33, 和 39. 则\n" #~ "SUMX2MY2(A1:A5,B1:B5) = -1299.\n" #~ "\n" #~ "@SEEALSO=SUMSQ,SUMX2PY2" #~ msgid "" #~ "@FUNCTION=SUMX2PY2\n" #~ "@SYNTAX=SUMX2PY2(array1,array2)\n" #~ "@DESCRIPTION=SUMX2PY2 function returns the sum of the sum of squares of " #~ "corresponding values in two arrays. @array1 is the first array or range " #~ "of data points and @array2 is the second array or range of data points. " #~ "The equation of SUMX2PY2 is SUM (x^2+y^2).\n" #~ "\n" #~ "* Strings and empty cells are simply ignored.\n" #~ "* If @array1 and @array2 have different number of data points, SUMX2PY2 " #~ "returns #N/A error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11, 15, 17, " #~ "21, and 43 and the cells B1, B2, ..., B5 hold numbers 13, 22, 31, 33, and " #~ "39. Then\n" #~ "SUMX2PY2(A1:A5,B1:B5) equals 7149.\n" #~ "\n" #~ "@SEEALSO=SUMSQ,SUMX2MY2" #~ msgstr "" #~ "@FUNCTION=SUMX2PY2\n" #~ "@SYNTAX=SUMX2PY2(array1,array2)\n" #~ "@DESCRIPTION=SUMX2PY2 函数返回在两个数组中相对应元素的平方和的和. @array1 " #~ "是第一个数组或者数据点的范围, @array2 是第二个数组或者数据点的范围. " #~ "SUMX2PY2 的方程式为 SUM (x^2+y^2). \n" #~ "字符串和空单元简单地被忽略. \n" #~ "如果 @array1 和 @array2 有不同的数据点个数, 则 SUMX2PY2 返回 #N/A! 错误. " #~ "此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11, 15, 17, 21, 和 43 并且单元 B1, " #~ "B2, ..., B5 包含数据 13, 22, 31, 33, 和 39. 则\n" #~ "SUMX2PY2(A1:A5,B1:B5) = 7149.\n" #~ "\n" #~ "@SEEALSO=SUMSQ,SUMX2MY2" #~ msgid "" #~ "@FUNCTION=SUMXMY2\n" #~ "@SYNTAX=SUMXMY2(array1,array2)\n" #~ "@DESCRIPTION=SUMXMY2 function returns the sum of squares of differences " #~ "of corresponding values in two arrays. @array1 is the first array or " #~ "range of data points and @array2 is the second array or range of data " #~ "points. The equation of SUMXMY2 is SUM (x-y)^2.\n" #~ "\n" #~ "* Strings and empty cells are simply ignored.\n" #~ "* If @array1 and @array2 have different number of data points, SUMXMY2 " #~ "returns #N/A error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11, 15, 17, " #~ "21, and 43 and the cells B1, B2, ..., B5 hold numbers 13, 22, 31, 33, and " #~ "39. Then\n" #~ "SUMXMY2(A1:A5,B1:B5) equals 409.\n" #~ "\n" #~ "@SEEALSO=SUMSQ,SUMX2MY2,SUMX2PY2" #~ msgstr "" #~ "@FUNCTION=SUMXMY2\n" #~ "@SYNTAX=SUMXMY2(array1,array2)\n" #~ "@DESCRIPTION=SUMXMY2 函数返回在两个数组中相对应的元素的差的平方的和. " #~ "@array1 是第一个数组或者数据点的范围, @array2 是第二个数组或者数据点的范" #~ "围. SUMXMY2 的方程式为 SUM (x-y)^2. \n" #~ "字符串和空单元简单地被忽略. \n" #~ "如果 @array1 和 @array2 有不同的数据点个数, 则 SUMXMY2 返回 #N/A! 错误. 此" #~ "函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11, 15, 17, 21, 和 43 并且单元 B1, " #~ "B2, ..., B5 包含数据 13, 22, 31, 33, 和 39. 则\n" #~ "SUMXMY2(A1:A5,B1:B5) = 409.\n" #~ "\n" #~ "@SEEALSO=SUMSQ,SUMX2MY2,SUMX2PY2" #~ msgid "" #~ "@FUNCTION=SERIESSUM\n" #~ "@SYNTAX=SERIESSUM(x,n,m,coefficients)\n" #~ "@DESCRIPTION=SERIESSUM function returns the sum of a power series. @x is " #~ "the base of the power series, @n is the initial power to raise @x, @m is " #~ "the increment to the power for each term in the series, and @coefficients " #~ "are the coefficients by which each successive power of @x is multiplied.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 1.23, 2.32, " #~ "2.98, 3.42, and 4.33. Then\n" #~ "SERIESSUM(3,1,2.23,A1:A5) equals 251416.43018.\n" #~ "\n" #~ "@SEEALSO=COUNT,SUM" #~ msgstr "" #~ "@FUNCTION=SERIESSUM\n" #~ "@SYNTAX=SERIESSUM(x,n,m,coefficients)\n" #~ "@DESCRIPTION=SERIESSUM 函数返回阶乘数的和. @x 是阶乘数的底, @n 是 @x 阶乘" #~ "数的初始值, @m 是在级数中各项阶乘的增量部分, @coefficients 是与 @x 阶乘数" #~ "的各项相乘的系数. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 1.23, 2.32, 2.98, 3.42, 和 4.33. 则\n" #~ "SERIESSUM(3,1,2.23,A1:A5) = 251416.43018.\n" #~ "\n" #~ "@SEEALSO=COUNT,SUM" #~ msgid "" #~ "@FUNCTION=MINVERSE\n" #~ "@SYNTAX=MINVERSE(matrix)\n" #~ "@DESCRIPTION=MINVERSE function returns the inverse matrix of @matrix.\n" #~ "\n" #~ "* If @matrix cannot be inverted, MINVERSE returns #NUM! error.\n" #~ "* If @matrix does not contain equal number of columns and rows, MINVERSE " #~ "returns #VALUE! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=MMULT, MDETERM" #~ msgstr "" #~ "@FUNCTION=MINVERSE\n" #~ "@SYNTAX=MINVERSE(matrix)\n" #~ "@DESCRIPTION=MINVERSE 函数返回所给矩阵的逆矩阵. \n" #~ "如果 @matrix 不能求逆, 则 MINVERSE 返回 #NUM! 错误. 如果 @matrix 不包含相" #~ "同的行数与列数, 则 MINVERSE 返回 #VALUE! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=MMULT, MDETERM" #~ msgid "" #~ "@FUNCTION=MMULT\n" #~ "@SYNTAX=MMULT(array1,array2)\n" #~ "@DESCRIPTION=MMULT function returns the matrix product of two arrays. The " #~ "result is an array with the same number of rows as @array1 and the same " #~ "number of columns as @array2.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=TRANSPOSE,MINVERSE" #~ msgstr "" #~ "@FUNCTION=MMULT\n" #~ "@SYNTAX=MMULT(array1,array2)\n" #~ "@DESCRIPTION=MMULT 返回两个数组的矩阵乘积. 计算结果为与 @array1 有相同的行" #~ "数, 与 @array2 有相同的列数的数组. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=TRANSPOSE,MINVERSE" #~ msgid "" #~ "@FUNCTION=MDETERM\n" #~ "@SYNTAX=MDETERM(matrix)\n" #~ "@DESCRIPTION=MDETERM function returns the determinant of a given matrix.\n" #~ "\n" #~ "* If the @matrix does not contain equal number of columns and rows, " #~ "MDETERM returns #VALUE! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that A1, ..., A4 contain numbers 2, 3, 7, and 3, B1, ..., " #~ "B4 4, 2, 4, and 1, C1, ..., C4 9, 4, 3, and 2, and D1, ..., D4 7, 3, 6, " #~ "and 5. Then\n" #~ "MDETERM(A1:D4) equals 148.\n" #~ "\n" #~ "@SEEALSO=MMULT, MINVERSE" #~ msgstr "" #~ "@FUNCTION=MDETERM\n" #~ "@SYNTAX=MDETERM(matrix)\n" #~ "@DESCRIPTION=MDETERM 函数返回所给矩阵的行列式值. \n" #~ "如果 @matrix 不包含相同的行数与列数, 则 MDETERM 返回 #VALUE! 错误. 此函数" #~ "与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设 A1, ..., A4 包含数据 2, 3, 7, 和 3, B1, ..., B4 4, 2, 4, 和 1, " #~ "C1, ..., C4 9, 4, 3, 和 2, 并且 D1, ..., D4 包含 7, 3, 6, 和 5. 则\n" #~ "MDETERM(A1:D4) = 148.\n" #~ "\n" #~ "@SEEALSO=MMULT, MINVERSE" #~ msgid "" #~ "@FUNCTION=RAND\n" #~ "@SYNTAX=RAND()\n" #~ "@DESCRIPTION=RAND returns a random number between zero and one.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RAND() returns a random number greater than zero but less than one.\n" #~ "\n" #~ "@SEEALSO=RANDBETWEEN" #~ msgstr "" #~ "@FUNCTION=RAND\n" #~ "@SYNTAX=RAND()\n" #~ "@DESCRIPTION=RAND 返回一个零与一 ([0..1]) 之间的随机数. 此函数与 Excel 相" #~ "兼容. \n" #~ "@EXAMPLES=\n" #~ "RAND() 返回一个大于零小于一的随机数.\n" #~ "\n" #~ "@SEEALSO=RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDUNIFORM\n" #~ "@SYNTAX=RANDUNIFORM(a,b)\n" #~ "@DESCRIPTION=RANDUNIFORM returns a random variate from the uniform (flat) " #~ "distribution from a to b. The distribution is,\n" #~ "\n" #~ "\tp(x) dx = {1 over (b-a)} dx : for a <= x < b.\n" #~ "p(x) dx = 0 : for x < a or b <= x.\n" #~ "* If @a > @b RANDUNIFORM returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDUNIFORM(1.4,4.2) returns a random number greater than or equal to 1.4 " #~ "but less than 4.2.\n" #~ "\n" #~ "@SEEALSO=RANDBETWEEN,RAND" #~ msgstr "" #~ "@FUNCTION=RAND\n" #~ "@SYNTAX=RAND()\n" #~ "@DESCRIPTION=RAND 返回一个零与一 ([0..1]) 之间的随机数. 此函数与 Excel 相" #~ "兼容. \n" #~ "@EXAMPLES=\n" #~ "RAND() 返回一个大于零小于一的随机数.\n" #~ "\n" #~ "@SEEALSO=RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDEXP\n" #~ "@SYNTAX=RANDEXP(b)\n" #~ "@DESCRIPTION=RANDEXP returns a exponentially-distributed random number.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDEXP(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgstr "" #~ "@FUNCTION=RandExp\n" #~ "@SYNTAX=RandExp(b)\n" #~ "@DESCRIPTION=RandExp 返回指数分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandExp(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDPOISSON\n" #~ "@SYNTAX=RANDPOISSON(lambda)\n" #~ "@DESCRIPTION=RANDPOISSON returns a Poisson-distributed random number.\n" #~ "\n" #~ "* If @lambda < 0 RANDPOISSON returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDPOISSON(3).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgstr "" #~ "@FUNCTION=RandPoisson\n" #~ "@SYNTAX=RandPoisson(lambda)\n" #~ "@DESCRIPTION=RandPoisson 返回普阿松 (poisson) 分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandPoisson(3).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDBINOM\n" #~ "@SYNTAX=RANDBINOM(p,trials)\n" #~ "@DESCRIPTION=RANDBINOM returns a binomially-distributed random number.\n" #~ "\n" #~ "* If @p < 0 or @p > 1 RANDBINOM returns #NUM! error.\n" #~ "* If @trials < 0 RANDBINOM returns #NUM! error. \n" #~ "@EXAMPLES=\n" #~ "RANDBINOM(0.5,2).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgstr "" #~ "@FUNCTION=RANDNEGBINOM\n" #~ "@SYNTAX=RANDNEGBINOM(p,failures)\n" #~ "@DESCRIPTION=RANDNEGBINOM 返回一个负的二项分布随机数. \n" #~ "如果 @p < 0 或者 @p > 1, 则 RANDNEGBINOM 返回 #NUM! 错误. 如果 " #~ "@failures , 则 RANDNEGBINOM 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "RANDNEGBINOM(0.5,2).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #, fuzzy #~ msgid "" #~ "@FUNCTION=RANDBETWEEN\n" #~ "@SYNTAX=RANDBETWEEN(bottom,top)\n" #~ "@DESCRIPTION=RANDBETWEEN function returns a random integer number between " #~ "and including @bottom and @top.\n" #~ "\n" #~ "* If @bottom is non-integer, it is rounded up.\n" #~ "* If @top is non-integer, it is rounded down.\n" #~ "* If @bottom > @top, RANDBETWEEN returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDBETWEEN(3,7).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDUNIFORM" #~ msgstr "" #~ "@FUNCTION=RANDBETWEEN\n" #~ "@SYNTAX=RANDBETWEEN(bottom,top)\n" #~ "@DESCRIPTION=RANDBETWEEN 函数返回介于 @bottom 和 @top 之间的随机整数. \n" #~ "如果 @bottom 或者 @top 不是整数, 则将被取整. 如果 @bottom > @top, 则 " #~ "RANDBETWEEN 返回 #NUM! 错误. \n" #~ "此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "RANDBETWEEN(3,7).\n" #~ "\n" #~ "@SEEALSO=RAND" #~ msgid "" #~ "@FUNCTION=RANDNEGBINOM\n" #~ "@SYNTAX=RANDNEGBINOM(p,failures)\n" #~ "@DESCRIPTION=RANDNEGBINOM returns a negative binomially-distributed " #~ "random number.\n" #~ "\n" #~ "* If @p < 0 or @p > 1, RANDNEGBINOM returns #NUM! error.\n" #~ "* If @failures < 1, RANDNEGBINOM returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDNEGBINOM(0.5,2).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgstr "" #~ "@FUNCTION=RANDNEGBINOM\n" #~ "@SYNTAX=RANDNEGBINOM(p,failures)\n" #~ "@DESCRIPTION=RANDNEGBINOM 返回一个负的二项分布随机数. \n" #~ "如果 @p < 0 或者 @p > 1, 则 RANDNEGBINOM 返回 #NUM! 错误. 如果 " #~ "@failures , 则 RANDNEGBINOM 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "RANDNEGBINOM(0.5,2).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDBERNOULLI\n" #~ "@SYNTAX=RANDBERNOULLI(p)\n" #~ "@DESCRIPTION=RANDBERNOULLI returns a Bernoulli-distributed random " #~ "number.\n" #~ "\n" #~ "* If @p < 0 or @p > 1 RANDBERNOULLI returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDBERNOULLI(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgstr "" #~ "@FUNCTION=RandBernoulli\n" #~ "@SYNTAX=RandBernoulli(p)\n" #~ "@DESCRIPTION=RandBernoulli 返回伯努利 (Bernoulli) 分布随机数. \n" #~ "如果 @p < 0 或者 @p > 1 则 RandBernoulli 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "RandBernoulli(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDNORM\n" #~ "@SYNTAX=RANDNORM(mean,stdev)\n" #~ "@DESCRIPTION=RANDNORM returns a normal-distributed random number.\n" #~ "\n" #~ "* If @stdev < 0 RANDNORM returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDNORM(0,1).\n" #~ "\n" #~ "@SEEALSO=RAND" #~ msgstr "" #~ "@FUNCTION=RandBernoulli\n" #~ "@SYNTAX=RandBernoulli(p)\n" #~ "@DESCRIPTION=RandBernoulli 返回伯努利 (Bernoulli) 分布随机数. \n" #~ "如果 @p < 0 或者 @p > 1 则 RandBernoulli 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "RandBernoulli(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDCAUCHY\n" #~ "@SYNTAX=RANDCAUCHY(a)\n" #~ "@DESCRIPTION=RANDCAUCHY returns a Cauchy-distributed random number with " #~ "scale parameter a. The Cauchy distribution is also known as the Lorentz " #~ "distribution.\n" #~ "\n" #~ "* If @a < 0 RANDCAUCHY returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDCAUCHY(1).\n" #~ "\n" #~ "@SEEALSO=RAND" #~ msgstr "" #~ "@FUNCTION=RANDNEGBINOM\n" #~ "@SYNTAX=RANDNEGBINOM(p,failures)\n" #~ "@DESCRIPTION=RANDNEGBINOM 返回一个负的二项分布随机数. \n" #~ "如果 @p < 0 或者 @p > 1, 则 RANDNEGBINOM 返回 #NUM! 错误. 如果 " #~ "@failures , 则 RANDNEGBINOM 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "RANDNEGBINOM(0.5,2).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDLOGNORM\n" #~ "@SYNTAX=RANDLOGNORM(zeta,sigma)\n" #~ "@DESCRIPTION=RANDLOGNORM returns a lognormal-distributed random number.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDLOGNORM(1,2).\n" #~ "\n" #~ "@SEEALSO=RAND" #~ msgstr "" #~ "@FUNCTION=RandPoisson\n" #~ "@SYNTAX=RandPoisson(lambda)\n" #~ "@DESCRIPTION=RandPoisson 返回普阿松 (poisson) 分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandPoisson(3).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDWEIBULL\n" #~ "@SYNTAX=RANDWEIBULL(a,b)\n" #~ "@DESCRIPTION=RANDWEIBULL returns a Weibull-distributed random number.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDWEIBULL(1,2).\n" #~ "\n" #~ "@SEEALSO=RAND" #~ msgstr "" #~ "@FUNCTION=RandExp\n" #~ "@SYNTAX=RandExp(b)\n" #~ "@DESCRIPTION=RandExp 返回指数分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandExp(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDLAPLACE\n" #~ "@SYNTAX=RANDLAPLACE(a)\n" #~ "@DESCRIPTION=RANDLAPLACE returns a Laplace-distributed random number. " #~ "Laplace distribution is also known as two-sided exponential probability " #~ "distribution.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDLAPLACE(1).\n" #~ "\n" #~ "@SEEALSO=RAND" #~ msgstr "" #~ "@FUNCTION=RandExp\n" #~ "@SYNTAX=RandExp(b)\n" #~ "@DESCRIPTION=RandExp 返回指数分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandExp(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDRAYLEIGH\n" #~ "@SYNTAX=RANDRAYLEIGH(sigma)\n" #~ "@DESCRIPTION=RANDRAYLEIGH returns a Rayleigh-distributed random number.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDRAYLEIGH(1).\n" #~ "\n" #~ "@SEEALSO=RAND" #~ msgstr "" #~ "@FUNCTION=RandExp\n" #~ "@SYNTAX=RandExp(b)\n" #~ "@DESCRIPTION=RandExp 返回指数分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandExp(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDRAYLEIGHTAIL\n" #~ "@SYNTAX=RANDRAYLEIGHTAIL(a,sigma)\n" #~ "@DESCRIPTION=RANDRAYLEIGHTAIL returns a random variate from the tail of " #~ "the Rayleigh distribution with scale parameter sigma and a lower limit of " #~ "a. The distribution is,\n" #~ "\n" #~ "\tp(x) dx = {x over sigma^2} exp ((a^2 - x^2) /(2 sigma^2)) dx,\n" #~ "\n" #~ "for x > a.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDRAYLEIGHTAIL(0.3,1).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDRAYLEIGH" #~ msgstr "" #~ "@FUNCTION=RandPoisson\n" #~ "@SYNTAX=RandPoisson(lambda)\n" #~ "@DESCRIPTION=RandPoisson 返回普阿松 (poisson) 分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandPoisson(3).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDGAMMA\n" #~ "@SYNTAX=RANDGAMMA(a,b)\n" #~ "@DESCRIPTION=RANDGAMMA returns a Gamma-distributed random number.\n" #~ "\n" #~ "* If @a <= 0 RANDGAMMA returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDGAMMA(1,2).\n" #~ "\n" #~ "@SEEALSO=RAND" #~ msgstr "" #~ "@FUNCTION=RandBernoulli\n" #~ "@SYNTAX=RandBernoulli(p)\n" #~ "@DESCRIPTION=RandBernoulli 返回伯努利 (Bernoulli) 分布随机数. \n" #~ "如果 @p < 0 或者 @p > 1 则 RandBernoulli 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "RandBernoulli(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDPARETO\n" #~ "@SYNTAX=RANDPARETO(a,b)\n" #~ "@DESCRIPTION=RANDPARETO returns a Pareto-distributed random number.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDPARETO(1,2).\n" #~ "\n" #~ "@SEEALSO=RAND" #~ msgstr "" #~ "@FUNCTION=RandExp\n" #~ "@SYNTAX=RandExp(b)\n" #~ "@DESCRIPTION=RandExp 返回指数分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandExp(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDFDIST\n" #~ "@SYNTAX=RANDFDIST(nu1,nu2)\n" #~ "@DESCRIPTION=RANDFDIST returns a F-distributed random number.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDFDIST(1,2).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDGAMMA" #~ msgstr "" #~ "@FUNCTION=RandPoisson\n" #~ "@SYNTAX=RandPoisson(lambda)\n" #~ "@DESCRIPTION=RandPoisson 返回普阿松 (poisson) 分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandPoisson(3).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDBETA\n" #~ "@SYNTAX=RANDBETA(a,b)\n" #~ "@DESCRIPTION=RANDBETA returns a Beta-distributed random number.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDBETA(1,2).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDGAMMA" #~ msgstr "" #~ "@FUNCTION=RandExp\n" #~ "@SYNTAX=RandExp(b)\n" #~ "@DESCRIPTION=RandExp 返回指数分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandExp(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDLOGISTIC\n" #~ "@SYNTAX=RANDLOGISTIC(a)\n" #~ "@DESCRIPTION=RANDLOGISTIC returns a logistic-distributed random number. " #~ "The distribution function is,\n" #~ "\n" #~ "\tp(x) dx = { exp(-x/a) over a (1 + exp(-x/a))^2 } dx for -infty < x < " #~ "+infty.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDLOGISTIC(1).\n" #~ "\n" #~ "@SEEALSO=RAND" #~ msgstr "" #~ "@FUNCTION=RandPoisson\n" #~ "@SYNTAX=RandPoisson(lambda)\n" #~ "@DESCRIPTION=RandPoisson 返回普阿松 (poisson) 分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandPoisson(3).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDGEOM\n" #~ "@SYNTAX=RANDGEOM(p)\n" #~ "@DESCRIPTION=RANDGEOM returns a geometric-distributed random number. The " #~ "number of independent trials with probability @p until the first success. " #~ "The probability distribution for geometric variates is, \n" #~ "\n" #~ "\tp(k) = p (1-p)^(k-1), for k >= 1.\n" #~ "\n" #~ "* If @p < 0 or @p > 1 RANDGEOM returns #NUM! error. \n" #~ "@EXAMPLES=\n" #~ "RANDGEOM(0.4).\n" #~ "\n" #~ "@SEEALSO=RAND" #~ msgstr "" #~ "@FUNCTION=RANDNEGBINOM\n" #~ "@SYNTAX=RANDNEGBINOM(p,failures)\n" #~ "@DESCRIPTION=RANDNEGBINOM 返回一个负的二项分布随机数. \n" #~ "如果 @p < 0 或者 @p > 1, 则 RANDNEGBINOM 返回 #NUM! 错误. 如果 " #~ "@failures , 则 RANDNEGBINOM 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "RANDNEGBINOM(0.5,2).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDHYPERG\n" #~ "@SYNTAX=RANDHYPERG(n1,n2,t)\n" #~ "@DESCRIPTION=RANDHYPERG returns a hypergeometric-distributed random " #~ "number. The probability distribution for hypergeometric random variates " #~ "is,\n" #~ "\n" #~ "\tp(k) = C(n_1,k) C(n_2, t-k) / C(n_1 + n_2,k), \n" #~ "\n" #~ "where C(a,b) = a!/(b!(a-b)!). \n" #~ "\n" #~ "The domain of k is max(0,t-n_2), ..., max(t,n_1).\n" #~ "@EXAMPLES=\n" #~ "RANDHYPERG(21,1,9).\n" #~ "\n" #~ "@SEEALSO=RAND" #~ msgstr "" #~ "@FUNCTION=RANDNEGBINOM\n" #~ "@SYNTAX=RANDNEGBINOM(p,failures)\n" #~ "@DESCRIPTION=RANDNEGBINOM 返回一个负的二项分布随机数. \n" #~ "如果 @p < 0 或者 @p > 1, 则 RANDNEGBINOM 返回 #NUM! 错误. 如果 " #~ "@failures , 则 RANDNEGBINOM 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "RANDNEGBINOM(0.5,2).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDLOG\n" #~ "@SYNTAX=RANDLOG(p)\n" #~ "@DESCRIPTION=RANDLOG returns a logarithmic-distributed random number.\n" #~ "\n" #~ "* If @p < 0 or @p > 1 RANDLOG returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDLOG(0.72).\n" #~ "\n" #~ "@SEEALSO=RAND" #~ msgstr "" #~ "@FUNCTION=RandBernoulli\n" #~ "@SYNTAX=RandBernoulli(p)\n" #~ "@DESCRIPTION=RandBernoulli 返回伯努利 (Bernoulli) 分布随机数. \n" #~ "如果 @p < 0 或者 @p > 1 则 RandBernoulli 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "RandBernoulli(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDCHISQ\n" #~ "@SYNTAX=RANDCHISQ(nu)\n" #~ "@DESCRIPTION=RANDCHISQ returns a Chi-Square-distributed random number.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDCHISQ(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDGAMMA" #~ msgstr "" #~ "@FUNCTION=RandExp\n" #~ "@SYNTAX=RandExp(b)\n" #~ "@DESCRIPTION=RandExp 返回指数分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandExp(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDTDIST\n" #~ "@SYNTAX=RANDTDIST(nu)\n" #~ "@DESCRIPTION=RANDTDIST returns a T-distributed random number.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDTDIST(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND" #~ msgstr "" #~ "@FUNCTION=RandExp\n" #~ "@SYNTAX=RandExp(b)\n" #~ "@DESCRIPTION=RandExp 返回指数分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandExp(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDGUMBEL\n" #~ "@SYNTAX=RANDGUMBEL(a,b[,type])\n" #~ "@DESCRIPTION=RANDGUMBEL returns a Type I or Type II Gumbel-distributed " #~ "random number. @type is either 1 or 2 and specifies the type of the " #~ "distribution (Type I or Type II).\n" #~ "\n" #~ "* If @type is neither 1 nor 2, RANDGUMBEL returns #NUM! error.\n" #~ "* If @type is omitted, Type I is assumed.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDGUMBEL(0.5,1,2).\n" #~ "\n" #~ "@SEEALSO=RAND" #~ msgstr "" #~ "@FUNCTION=RandBernoulli\n" #~ "@SYNTAX=RandBernoulli(p)\n" #~ "@DESCRIPTION=RandBernoulli 返回伯努利 (Bernoulli) 分布随机数. \n" #~ "如果 @p < 0 或者 @p > 1 则 RandBernoulli 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "RandBernoulli(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDLEVY\n" #~ "@SYNTAX=RANDLEVY(c,alpha[,beta])\n" #~ "@DESCRIPTION=RANDLEVY returns a Levy-distributed random number. If @beta " #~ "is omitted, it is assumed to be 0.\n" #~ "\n" #~ "* For @alpha = 1, @beta=0, we get the Lorentz distribution.\n" #~ "* For @alpha = 2, @beta=0, we get the normal distribution.\n" #~ "\n" #~ "* If @alpha <= 0 or @alpha > 2, RANDLEVY returns #NUM! error.\n" #~ "* If @beta < -1 or @beta > 1, RANDLEVY returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDLEVY(0.5,0.1,1).\n" #~ "\n" #~ "@SEEALSO=RAND" #~ msgstr "" #~ "@FUNCTION=RANDNEGBINOM\n" #~ "@SYNTAX=RANDNEGBINOM(p,failures)\n" #~ "@DESCRIPTION=RANDNEGBINOM 返回一个负的二项分布随机数. \n" #~ "如果 @p < 0 或者 @p > 1, 则 RANDNEGBINOM 返回 #NUM! 错误. 如果 " #~ "@failures , 则 RANDNEGBINOM 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "RANDNEGBINOM(0.5,2).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RANDEXPPOW\n" #~ "@SYNTAX=RANDEXPPOW(a,b)\n" #~ "@DESCRIPTION=RANDEXPPOW returns a random variate from the exponential " #~ "power distribution with scale parameter @a and exponent @b. The " #~ "distribution is,\n" #~ "\n" #~ "\tp(x) dx = {1 over 2 a Gamma(1+1/b)} exp(-|x/a|^b) dx, for x >= 0.\n" #~ "\n" #~ "* For @b = 1 this reduces to the Laplace distribution.\n" #~ "* For @b = 2 it has the same form as a normal distribution with sigma = a/" #~ "sqrt(2).\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RANDEXPPOW(0.5,0.1).\n" #~ "\n" #~ "@SEEALSO=RAND" #~ msgstr "" #~ "@FUNCTION=RandPoisson\n" #~ "@SYNTAX=RandPoisson(lambda)\n" #~ "@DESCRIPTION=RandPoisson 返回普阿松 (poisson) 分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandPoisson(3).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=VARP\n" #~ "@SYNTAX=VARP(b1, b2, ...)\n" #~ "@DESCRIPTION=VARP calculates the variance of an entire population.\n" #~ "VARP is also known as the N-variance.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "VARP(A1:A5) equals 94.112.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,DVAR,DVARP,STDEV,VAR" #~ msgstr "" #~ "@FUNCTION=VARP\n" #~ "@SYNTAX=VARP(b1, b2, ...)\n" #~ "@DESCRIPTION=VARP 计算数据集的方差, 其中每一个数据是母函数的成员, 并且数据" #~ "集为全体母函数. \n" #~ "(VARP 也就是 N-方差.)\n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "VARP(A1:A5) = 94.112.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,DVAR,DVARP,STDEV,VAR" #~ msgid "" #~ "@FUNCTION=VAR\n" #~ "@SYNTAX=VAR(b1, b2, ...)\n" #~ "@DESCRIPTION=VAR calculates sample variance of the given sample. To get " #~ "the true variance of a complete population use VARP.\n" #~ "VAR is also known as the N-1-variance. Under reasonable conditions, it is " #~ "the maximum-likelihood estimator for the true variance.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "VAR(A1:A5) equals 117.64.\n" #~ "\n" #~ "@SEEALSO=VARP,STDEV" #~ msgstr "" #~ "@FUNCTION=VAR\n" #~ "@SYNTAX=VAR(b1, b2, ...)\n" #~ "@DESCRIPTION=VAR 评估母函数的样本的方差. 为了获得完全母函数的真方差, 请使" #~ "用 @VARP. \n" #~ "(VAR 也就是 N-1-variance. 在适当的条件下, 对真方差, 它是最大最可能的评" #~ "估.) 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "VAR(A1:A5) = 117.64.\n" #~ "\n" #~ "@SEEALSO=VARP,STDEV" #~ msgid "" #~ "@FUNCTION=STDEV\n" #~ "@SYNTAX=STDEV(b1, b2, ...)\n" #~ "@DESCRIPTION=STDEV returns the sample standard deviation of the given " #~ "sample.\n" #~ "To obtain the population standard deviation of a whole population use " #~ "STDEVP.\n" #~ "STDEV is also known as the N-1-standard deviation.\n" #~ "Under reasonable conditions, it is the maximum-likelihood estimator for " #~ "the true population standard deviation.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "STDEV(A1:A5) equals 10.84619749.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,DSTDEV,DSTDEVP,STDEVA,STDEVPA,VAR" #~ msgstr "" #~ "@FUNCTION=VAR\n" #~ "@SYNTAX=VAR(b1, b2, ...)\n" #~ "@DESCRIPTION=VAR 评估母函数的样本的方差. 为了获得完全母函数的真方差, 请使" #~ "用 @VARP. \n" #~ "(VAR 也就是 N-1-variance. 在适当的条件下, 对真方差, 它是最大最可能的评" #~ "估.) 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "VAR(A1:A5) = 117.64.\n" #~ "\n" #~ "@SEEALSO=VARP,STDEV" #~ msgid "" #~ "@FUNCTION=STDEVP\n" #~ "@SYNTAX=STDEVP(b1, b2, ...)\n" #~ "@DESCRIPTION=STDEVP returns the population standard deviation of the " #~ "given population. \n" #~ "This is also known as the N-standard deviation\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "STDEVP(A1:A5) equals 9.701133954.\n" #~ "\n" #~ "@SEEALSO=STDEV,STDEVA,STDEVPA" #~ msgstr "" #~ "@FUNCTION=STDEVP\n" #~ "@SYNTAX=STDEVP(b1, b2, ...)\n" #~ "@DESCRIPTION=STDEVP 返回完全母函数成员的数据集的标准偏差. 此函数与 Excel " #~ "相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "STDEVP(A1:A5) = 9.701133954.\n" #~ "\n" #~ "@SEEALSO=STDEV,STDEVA,STDEVPA" #~ msgid "" #~ "@FUNCTION=RANK\n" #~ "@SYNTAX=RANK(x,ref[,order])\n" #~ "@DESCRIPTION=RANK returns the rank of a number in a list of numbers. @x " #~ "is the number whose rank you want to find, @ref is the list of numbers, " #~ "and @order specifies how to rank numbers. If @order is 0, numbers are " #~ "ranked in descending order, otherwise numbers are ranked in ascending " #~ "order.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "RANK(17.3,A1:A5) equals 4.\n" #~ "\n" #~ "@SEEALSO=PERCENTRANK" #~ msgstr "" #~ "@FUNCTION=RANK\n" #~ "@SYNTAX=RANK(x,ref[,order])\n" #~ "@DESCRIPTION=RANK 返回数值列表中数值所处的位置. @x 是所要差找的数值, @ref " #~ "是数值列表, @order 指定顺序. 如果 @order 是 0, 则是降序, 其它则为升序. 此" #~ "函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=PERCENTRANK" #, fuzzy #~ msgid "" #~ "@FUNCTION=TRIMMEAN\n" #~ "@SYNTAX=TRIMMEAN(ref,fraction)\n" #~ "@DESCRIPTION=TRIMMEAN returns the mean of the interior of a data set. " #~ "@ref is the list of numbers whose mean you want to calculate and " #~ "@fraction is the fraction of the data set excluded from the mean. For " #~ "example, if @fraction=0.2 and the data set contains 40 numbers, 8 numbers " #~ "are trimmed from the data set (40 x 0.2): the 4 largest and the 4 " #~ "smallest. To avoid a bias, the number of points to be excluded is always " #~ "rounded down to the nearest even number.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "TRIMMEAN(A1:A5,0.2) equals 23.2.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,GEOMEAN,HARMEAN,MEDIAN,MODE" #~ msgstr "" #~ "@FUNCTION=TRIMMEAN\n" #~ "@SYNTAX=TRIMMEAN(ref,fraction)\n" #~ "@DESCRIPTION=TRIMMEAN 返回数据集的内部平均. @ref 为所要计算平均的数的列" #~ "表, @fraction 为从平均中除掉的数据集的小数部分. 比如, 如果 @fraction=0.2 " #~ "并且数据集包含 40 个数字, 从数据集 (40 x 0.2) 中取出 8 个数字, 其中 4 个从" #~ "数据集的头部, 4 个从尾部. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=AVERAGE,GEOMEAN,HARMEAN,MEDIAN,MODE" #~ msgid "" #~ "@FUNCTION=COVAR\n" #~ "@SYNTAX=COVAR(array1,array2)\n" #~ "@DESCRIPTION=COVAR returns the covariance of two data sets.\n" #~ "\n" #~ "* Strings and empty cells are simply ignored.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1, and the cells B1, B2, ... B5 23.2, 25.8, 29.9, " #~ "33.5, and 42.7. Then\n" #~ "COVAR(A1:A5,B1:B5) equals 65.858.\n" #~ "\n" #~ "@SEEALSO=CORREL,FISHER,FISHERINV" #~ msgstr "" #~ "@FUNCTION=COVAR\n" #~ "@SYNTAX=COVAR(array1,array2)\n" #~ "@DESCRIPTION=COVAR 返回两个数据集的协方差. \n" #~ "字符串及空单元只是简单地被忽略. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1, 并且单" #~ "元 B1, B2, ... B5 包含数据 23.2, 25.8, 29.9, 33.5, 和 42.7. 则\n" #~ "COVAR(A1:A5,B1:B5) = 65.858.\n" #~ "\n" #~ "@SEEALSO=CORREL,FISHER,FISHERINV" #~ msgid "" #~ "@FUNCTION=CORREL\n" #~ "@SYNTAX=CORREL(array1,array2)\n" #~ "@DESCRIPTION=CORREL returns the correlation coefficient of two data " #~ "sets.\n" #~ "\n" #~ "* Strings and empty cells are simply ignored.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1, and the cells B1, B2, ... B5 23.2, 25.8, 29.9, " #~ "33.5, and 42.7. Then\n" #~ "CORREL(A1:A5,B1:B5) equals 0.996124788.\n" #~ "\n" #~ "@SEEALSO=COVAR,FISHER,FISHERINV" #~ msgstr "" #~ "@FUNCTION=CORREL\n" #~ "@SYNTAX=CORREL(array1,array2)\n" #~ "@DESCRIPTION=CORREL 返回两个数据集的相关系数. \n" #~ "字符串和空单元只是简单地被忽略. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1, 并且单" #~ "元 B1, B2, ... B5 包含数据 23.2, 25.8, 29.9, 33.5, 和 42.7. 则\n" #~ "CORREL(A1:A5,B1:B5) = 0.996124788.\n" #~ "\n" #~ "@SEEALSO=COVAR,FISHER,FISHERINV" #~ msgid "" #~ "@FUNCTION=NEGBINOMDIST\n" #~ "@SYNTAX=NEGBINOMDIST(f,t,p)\n" #~ "@DESCRIPTION=NEGBINOMDIST function returns the negative binomial " #~ "distribution. @f is the number of failures, @t is the threshold number of " #~ "successes, and @p is the probability of a success.\n" #~ "\n" #~ "* If @f or @t is a non-integer it is truncated.\n" #~ "* If (@f + @t -1) <= 0 NEGBINOMDIST returns #NUM! error.\n" #~ "* If @p < 0 or @p > 1 NEGBINOMDIST returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "NEGBINOMDIST(2,5,0.55) equals 0.152872629.\n" #~ "\n" #~ "@SEEALSO=BINOMDIST,COMBIN,FACT,HYPGEOMDIST,PERMUT" #~ msgstr "" #~ "@FUNCTION=NEGBINOMDIST\n" #~ "@SYNTAX=NEGBINOMDIST(f,t,p)\n" #~ "@DESCRIPTION=NEGBINOMDIST 函数返回负的二项分布. @f 为失败数, @t 为成功的入" #~ "口数, 并且 @p 为成功的可能性.\n" #~ "如果 @f 或者 @t 是非整数, 则将被取整. 如果 (@f + @t -1) <= 0 则 " #~ "NEGBINOMDIST 返回 #NUM! 错误. 如果 @p < 0 或者 @p > 1 则 NEGBINOMDIST 返" #~ "回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "NEGBINOMDIST(2,5,0.55) = 0.152872629.\n" #~ "\n" #~ "@SEEALSO=BINOMDIST,COMBIN,FACT,HYPGEOMDIST,PERMUT" #~ msgid "" #~ "@FUNCTION=NORMSDIST\n" #~ "@SYNTAX=NORMSDIST(x)\n" #~ "@DESCRIPTION=NORMSDIST function returns the standard normal cumulative " #~ "distribution. @x is the value for which you want the distribution.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "NORMSDIST(2) equals 0.977249868.\n" #~ "\n" #~ "@SEEALSO=NORMDIST" #~ msgstr "" #~ "@FUNCTION=NORMSDIST\n" #~ "@SYNTAX=NORMSDIST(x)\n" #~ "@DESCRIPTION=NORMSDIST 函数返回标准正常累积分布. @x 为所要求分布的值. 此函" #~ "数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "NORMSDIST(2) = 0.977249868.\n" #~ "\n" #~ "@SEEALSO=NORMDIST" #~ msgid "" #~ "@FUNCTION=NORMSINV\n" #~ "@SYNTAX=NORMSINV(p)\n" #~ "@DESCRIPTION=NORMSINV function returns the inverse of the standard normal " #~ "cumulative distribution. @p is the given probability corresponding to the " #~ "normal distribution.\n" #~ "\n" #~ "* If @p < 0 or @p > 1 NORMSINV returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "NORMSINV(0.2) equals -0.841621234.\n" #~ "\n" #~ "@SEEALSO=NORMDIST,NORMINV,NORMSDIST,STANDARDIZE,ZTEST" #~ msgstr "" #~ "@FUNCTION=NORMSINV\n" #~ "@SYNTAX=NORMSINV(p)\n" #~ "@DESCRIPTION=NORMSINV 函数返回逆标准正常累积分布. @x 为所要求分布的值. @p " #~ "为对应于正常分布的所给出的机率. 此函数与 Excel 相兼容. \n" #~ "如果 @p < 0 或者 @p > 1 则 NORMSINV 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "NORMSINV(0.2) = -0.841621234.\n" #~ "\n" #~ "@SEEALSO=NORMDIST,NORMINV,NORMSDIST,STANDARDIZE,ZTEST" #~ msgid "" #~ "@FUNCTION=LOGNORMDIST\n" #~ "@SYNTAX=LOGNORMDIST(x,mean,stddev)\n" #~ "@DESCRIPTION=LOGNORMDIST function returns the lognormal distribution. @x " #~ "is the value for which you want the distribution, @mean is the mean of " #~ "the distribution, and @stddev is the standard deviation of the " #~ "distribution.\n" #~ "\n" #~ "* If @stddev = 0 LOGNORMDIST returns #DIV/0! error.\n" #~ "* If @x <= 0, @mean < 0 or @stddev < 0 LOGNORMDIST returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "LOGNORMDIST(3,1,2) equals 0.519662338.\n" #~ "\n" #~ "@SEEALSO=NORMDIST" #~ msgstr "" #~ "@FUNCTION=LOGNORMDIST\n" #~ "@SYNTAX=LOGNORMDIST(x,mean,stdev)\n" #~ "@DESCRIPTION=LOGNORMDIST 函数返回对数正态分布. @x 为所要求分布的值, @mean " #~ "为分布的平均, 并且 @stdev 为分布的标准偏差. 此函数与 Excel 相兼容. \n" #~ "如果 @stdev = 0 则 LOGNORMDIST 返回 #DIV/0! 错误. 如果 @x <= 0, @mean < 0 " #~ "或者 @stdev < 0 则 LOGNORMDIST 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "LOGNORMDIST(3,1,2) = 0.519662338.\n" #~ "\n" #~ "@SEEALSO=NORMDIST" #~ msgid "" #~ "@FUNCTION=LOGINV\n" #~ "@SYNTAX=LOGINV(p,mean,stddev)\n" #~ "@DESCRIPTION=LOGINV function returns the inverse of the lognormal " #~ "cumulative distribution. @p is the given probability corresponding to the " #~ "normal distribution, @mean is the arithmetic mean of the distribution, " #~ "and @stddev is the standard deviation of the distribution.\n" #~ "\n" #~ "* If @p < 0 or @p > 1 or @stddev <= 0 LOGINV returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "LOGINV(0.5,2,3) equals 7.389056099.\n" #~ "\n" #~ "@SEEALSO=EXP,LN,LOG,LOG10,LOGNORMDIST" #~ msgstr "" #~ "@FUNCTION=LOGINV\n" #~ "@SYNTAX=LOGINV(p,mean,stdev)\n" #~ "@DESCRIPTION=LOGINV 函数返回逆对数正态累积分布. @p 为对应于正态分布的所给" #~ "出的机率, @mean 为分布的算术平均, 并且 @stdev 为分布的标准偏差. \n" #~ "如果 @p < 0 或者 @p > 1 或者 @stdev <= 0 则 LOGINV 返回 #NUM! 错误. 此函数" #~ "与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "LOGINV(0.5,2,3) = 7.389056099.\n" #~ "\n" #~ "@SEEALSO=EXP,LN,LOG,LOG10,LOGNORMDIST" #~ msgid "" #~ "@FUNCTION=FISHERINV\n" #~ "@SYNTAX=FISHERINV(x)\n" #~ "@DESCRIPTION=FISHERINV function returns the inverse of the Fisher " #~ "transformation at @x.\n" #~ "\n" #~ "* If @x is non-number FISHERINV returns #VALUE! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "FISHERINV(2) equals 0.96402758.\n" #~ "\n" #~ "@SEEALSO=FISHER" #~ msgstr "" #~ "@FUNCTION=FISHERINV\n" #~ "@SYNTAX=FISHERINV(x)\n" #~ "@DESCRIPTION=FISHERINV 函数返回在 @x 上的逆 Fisher 变换. \n" #~ "如果 @x 是非数字, 则 FISHERINV 返回 #VALUE! 错误. 此函数与 Excel 相兼" #~ "容. \n" #~ "@EXAMPLES=\n" #~ "FISHERINV(2) equals 0.96402758.\n" #~ "\n" #~ "@SEEALSO=FISHER" #~ msgid "" #~ "@FUNCTION=MODE\n" #~ "@SYNTAX=MODE(n1, n2, ...)\n" #~ "@DESCRIPTION=MODE returns the most common number of the data set. If the " #~ "data set has many most common numbers MODE returns the first one of " #~ "them.\n" #~ "\n" #~ "* Strings and empty cells are simply ignored.\n" #~ "* If the data set does not contain any duplicates MODE returns #N/A " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "11.4, 25.9, and 40.1. Then\n" #~ "MODE(A1:A5) equals 11.4.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,MEDIAN" #~ msgstr "" #~ "@FUNCTION=MODE\n" #~ "@SYNTAX=MODE(n1, n2, ...)\n" #~ "@DESCRIPTION=MODE 返回数据集的 most common number. 如果数据集有多个MCN, 则" #~ "返回其中的第一个. \n" #~ "单元中如果包含字符串或空, 则被忽略. 如果数据集不包含任何复制的 MODE, 则返" #~ "回 #N/A! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=AVERAGE,MEDIAN" #~ msgid "" #~ "@FUNCTION=HARMEAN\n" #~ "@SYNTAX=HARMEAN(b1, b2, ...)\n" #~ "@DESCRIPTION=HARMEAN returns the harmonic mean of the N data points (that " #~ "is, N divided by the sum of the inverses of the data points).\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "HARMEAN(A1:A5) equals 19.529814427.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,GEOMEAN,MEDIAN,MODE,TRIMMEAN" #~ msgstr "" #~ "@FUNCTION=HARMEAN\n" #~ "@SYNTAX=HARMEAN(b1, b2, ...)\n" #~ "@DESCRIPTION=HARMEAN 返回 N 个数据点 (即 N 被除以数据点的逆的和) 的调和平" #~ "均. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "HARMEAN(A1:A5) = 19.529814427.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,GEOMEAN,MEDIAN,MODE,TRIMMEAN" #~ msgid "" #~ "@FUNCTION=GEOMEAN\n" #~ "@SYNTAX=GEOMEAN(b1, b2, ...)\n" #~ "@DESCRIPTION=GEOMEAN returns the geometric mean of the given arguments. " #~ "This is equal to the Nth root of the product of the terms.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "GEOMEAN(A1:A5) equals 21.279182482.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,HARMEAN,MEDIAN,MODE,TRIMMEAN" #~ msgstr "" #~ "@FUNCTION=GEOMEAN\n" #~ "@SYNTAX=GEOMEAN(b1, b2, ...)\n" #~ "@DESCRIPTION=GEOMEAN 返回所给变量的几何平均. 即等于所给项目的乘积的 N 次方" #~ "根. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "GEOMEAN(A1:A5) equals 21.279182482.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,HARMEAN,MEDIAN,MODE,TRIMMEAN" #~ msgid "" #~ "@FUNCTION=COUNT\n" #~ "@SYNTAX=COUNT(b1, b2, ...)\n" #~ "@DESCRIPTION=COUNT returns the total number of integer or floating point " #~ "arguments passed.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "COUNT(A1:A5) equals 5.\n" #~ "\n" #~ "@SEEALSO=AVERAGE" #~ msgstr "" #~ "@FUNCTION=COUNT\n" #~ "@SYNTAX=COUNT(b1, b2, ...)\n" #~ "@DESCRIPTION=COUNT 返回传递进来的整数或浮点数参数的个数总和. 此函数与 " #~ "Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数 11.4, 17.3, 21.3, 25.9, 40.1. 则\n" #~ "COUNT(A1:A5) 等于 5.\n" #~ "\n" #~ "@SEEALSO=AVERAGE" #~ msgid "" #~ "@FUNCTION=COUNTA\n" #~ "@SYNTAX=COUNTA(b1, b2, ...)\n" #~ "@DESCRIPTION=COUNTA returns the number of arguments passed not including " #~ "empty cells.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers and strings " #~ "11.4, \"missing\", \"missing\", 25.9, and 40.1. Then\n" #~ "COUNTA(A1:A5) equals 5.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,COUNT,DCOUNT,DCOUNTA,PRODUCT,SUM" #~ msgstr "" #~ "@FUNCTION=COUNTA\n" #~ "@SYNTAX=COUNTA(b1, b2, ...)\n" #~ "@DESCRIPTION=COUNTA 返回传递进来的参数的个数, 不包括空单元. 此函数与 " #~ "Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数和字符串 11.4, \"missing\", \"missing\", " #~ "25.9, 和 40.1. 则\n" #~ "COUNTA(A1:A5) = 5.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,COUNT,DCOUNT,DCOUNTA,PRODUCT,SUM" #~ msgid "" #~ "@FUNCTION=AVERAGE\n" #~ "@SYNTAX=AVERAGE(value1, value2,...)\n" #~ "@DESCRIPTION=AVERAGE computes the average of all the values and cells " #~ "referenced in the argument list. This is equivalent to the sum of the " #~ "arguments divided by the count of the arguments.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "AVERAGE(A1:A5) equals 23.2.\n" #~ "\n" #~ "@SEEALSO=SUM, COUNT" #~ msgstr "" #~ "@FUNCTION=AVERAGE\n" #~ "@SYNTAX=AVERAGE(value1, value2,...)\n" #~ "@DESCRIPTION=AVERAGE 计算所有参数列表中和单元所参照的值的平均值. 即把所有" #~ "参数相加再除以参数的个数. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数 11.4, 17.3, 21.3, 25.9, 40.1. 则\n" #~ "AVERAGE(A1:A5) 等于 23.2.\n" #~ "\n" #~ "@SEEALSO=SUM, COUNT" #~ msgid "" #~ "@FUNCTION=MIN\n" #~ "@SYNTAX=MIN(b1, b2, ...)\n" #~ "@DESCRIPTION=MIN returns the value of the element of the values passed " #~ "that has the smallest value, with negative numbers considered smaller " #~ "than positive numbers.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "MIN(A1:A5) equals 11.4.\n" #~ "\n" #~ "@SEEALSO=MAX,ABS" #~ msgstr "" #~ "@FUNCTION=MIN\n" #~ "@SYNTAX=MIN(b1, b2, ...)\n" #~ "@DESCRIPTION=MIN 返回传递进来的参数中的最小值. 负数小于正数.此函数与 " #~ "Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数 11.4, 17.3, 21.3, 25.9, 40.1. 则\n" #~ "MIN(A1:A5) 等于 11.4.\n" #~ "\n" #~ "@SEEALSO=MAX,ABS" #~ msgid "" #~ "@FUNCTION=MAX\n" #~ "@SYNTAX=MAX(b1, b2, ...)\n" #~ "@DESCRIPTION=MAX returns the value of the element of the values passed " #~ "that has the largest value, with negative numbers considered smaller than " #~ "positive numbers.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "MAX(A1:A5) equals 40.1.\n" #~ "\n" #~ "@SEEALSO=MIN,ABS" #~ msgstr "" #~ "@FUNCTION=MAX\n" #~ "@SYNTAX=MAX(b1, b2, ...)\n" #~ "@DESCRIPTION=MAX 返回传递进来的参数中的最大值. 负数小于正数. 此函数与 " #~ "Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数 11.4, 17.3, 21.3, 25.9, 40.1. 则\n" #~ "MAX(A1:A5) 等于 40.1.\n" #~ "\n" #~ "@SEEALSO=MIN,ABS" #~ msgid "" #~ "@FUNCTION=SKEW\n" #~ "@SYNTAX=SKEW(n1, n2, ...)\n" #~ "@DESCRIPTION=SKEW returns an unbiased estimate for skewness of a " #~ "distribution.\n" #~ "\n" #~ "Note, that this is only meaningful if the underlying distribution really " #~ "has a third moment. The skewness of a symmetric (e.g., normal) " #~ "distribution is zero.\n" #~ "\n" #~ "* Strings and empty cells are simply ignored.\n" #~ "* If less than three numbers are given, SKEW returns #DIV/0! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "SKEW(A1:A5) equals 0.976798268.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,VAR,SKEWP,KURT" #~ msgstr "" #~ "@FUNCTION=SKEW\n" #~ "@SYNTAX=SKEW(n1, n2, ...)\n" #~ "@DESCRIPTION=SKEW 返回非对称分布的无偏估计. \n" #~ "注意, 当在下面的分布中真正有第三个时才真正有意义.一个对称(既正常)分布的非" #~ "对称为 0. \n" #~ "字符串及空单元只是简单地被忽视. \n" #~ "如果所给定的小于 3, 则 SKEW 返回 #DIV/0! 错误. 此函数与 Excel 相兼容 .\n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "SKEW(A1:A5) = 0.976798268.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,VAR,SKEWP,KURT" #~ msgid "" #~ "@FUNCTION=SKEWP\n" #~ "@SYNTAX=SKEWP(n1, n2, ...)\n" #~ "@DESCRIPTION=SKEWP returns the population skewness of a data set.\n" #~ "\n" #~ "* Strings and empty cells are simply ignored.\n" #~ "* If less than two numbers are given, SKEWP returns #DIV/0! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "SKEWP(A1:A5) equals 0.655256198.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,VARP,SKEW,KURTP" #~ msgstr "" #~ "@FUNCTION=SKEWP\n" #~ "@SYNTAX=SKEWP(n1, n2, ...)\n" #~ "@DESCRIPTION=SKEWP 返回数据集的非对称母函数. \n" #~ "字符串及空单元只是简单地被忽略. \n" #~ "如果小于所给定的两个数, 则 SKEWP 返回 #DIV/0! 错误. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "SKEWP(A1:A5) = 0.655256198.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,VARP,SKEW,KURTP" #~ msgid "" #~ "@FUNCTION=EXPONDIST\n" #~ "@SYNTAX=EXPONDIST(x,y,cumulative)\n" #~ "@DESCRIPTION=EXPONDIST function returns the exponential distribution. If " #~ "the @cumulative boolean is false it will return:\n" #~ "\n" #~ "\t@y * exp (-@y*@x),\n" #~ "\n" #~ "otherwise it will return\n" #~ "\n" #~ "\t1 - exp (-@y*@x).\n" #~ "\n" #~ "* If @x < 0 or @y <= 0 this will return an error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "EXPONDIST(2,4,0) equals 0.001341851.\n" #~ "\n" #~ "@SEEALSO=POISSON" #~ msgstr "" #~ "@FUNCTION=EXPONDIST\n" #~ "@SYNTAX=EXPONDIST(x,y,cumulative)\n" #~ "@DESCRIPTION=EXPONDIST 函数返回指数分布. 如果 @cumulative 布尔量为假, 则将" #~ "返回: @y * exp (-@y*@x), 否则将返回 1 - exp (-@y*@x).\n" #~ "如果 @x < 0 或者 @y <= 0 则将返回错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "EXPONDIST(2,4,0) = 0.001341851.\n" #~ "\n" #~ "@SEEALSO=POISSON" #~ msgid "" #~ "@FUNCTION=BERNOULLI\n" #~ "@SYNTAX=BERNOULLI(k,p)\n" #~ "@DESCRIPTION=BERNOULLI returns the probability p(k) of obtaining @k from " #~ "a Bernoulli distribution with probability parameter @p.\n" #~ "\n" #~ "* If @k != 0 and @k != 1 BERNOULLI returns #NUM! error.\n" #~ "* If @p < 0 or @p > 1 BERNOULLI returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BERNOULLI(0,0.5).\n" #~ "\n" #~ "@SEEALSO=RANDBERNOULLI" #~ msgstr "" #~ "@FUNCTION=RandBernoulli\n" #~ "@SYNTAX=RandBernoulli(p)\n" #~ "@DESCRIPTION=RandBernoulli 返回伯努利 (Bernoulli) 分布随机数. \n" #~ "如果 @p < 0 或者 @p > 1 则 RandBernoulli 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "RandBernoulli(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=GAMMALN\n" #~ "@SYNTAX=GAMMALN(x)\n" #~ "@DESCRIPTION=GAMMALN function returns the natural logarithm of the gamma " #~ "function.\n" #~ "\n" #~ "* If @x is non-number then GAMMALN returns #VALUE! error.\n" #~ "* If @x <= 0 then GAMMALN returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "GAMMALN(23) equals 48.471181352.\n" #~ "\n" #~ "@SEEALSO=POISSON" #~ msgstr "" #~ "@FUNCTION=GAMMALN\n" #~ "@SYNTAX=GAMMALN(x)\n" #~ "@DESCRIPTION=GAMMALN 函数返回 gamma 函数的自然对数.\n" #~ "如果 @x 为非数字则 GAMMALN 返回 #VALUE! 错误. 如果 @x <= 0 则 GAMMALN 返" #~ "回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "GAMMALN(23) = 48.471181352.\n" #~ "\n" #~ "@SEEALSO=POISSON" #~ msgid "" #~ "@FUNCTION=GAMMADIST\n" #~ "@SYNTAX=GAMMADIST(x,alpha,beta,cum)\n" #~ "@DESCRIPTION=GAMMADIST function returns the gamma distribution. If @cum " #~ "is TRUE, GAMMADIST returns the incomplete gamma function, otherwise it " #~ "returns the probability mass function.\n" #~ "\n" #~ "* If @x < 0 GAMMADIST returns #NUM! error.\n" #~ "* If @alpha <= 0 or @beta <= 0, GAMMADIST returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "GAMMADIST(1,2,3,0) equals 0.07961459.\n" #~ "\n" #~ "@SEEALSO=GAMMAINV" #~ msgstr "" #~ "@FUNCTION=GAMMADIST\n" #~ "@SYNTAX=GAMMADIST(x,alpha,beta,cum)\n" #~ "@DESCRIPTION=GAMMADIST 函数返回 gamma 分布. 如果 @cum 为 TRUE, 则 " #~ "GAMMADIST 返回不定 gamma 函数, 否则返回 probability mass 函数.\n" #~ "如果 @x < 0 则 GAMMADIST 返回 #NUM! 错误. 如果 @alpha <= 0 或者 @beta <= " #~ "0, 则 GAMMADIST 返回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "GAMMADIST(1,2,3,0) = 0.07961459.\n" #~ "\n" #~ "@SEEALSO=GAMMAINV" #~ msgid "" #~ "@FUNCTION=GAMMAINV\n" #~ "@SYNTAX=GAMMAINV(p,alpha,beta)\n" #~ "@DESCRIPTION=GAMMAINV function returns the inverse of the cumulative " #~ "gamma distribution.\n" #~ "\n" #~ "* If @p < 0 or @p > 1 GAMMAINV returns #NUM! error.\n" #~ "* If @alpha <= 0 or @beta <= 0 GAMMAINV returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "GAMMAINV(0.34,2,4) equals 4.829093908.\n" #~ "\n" #~ "@SEEALSO=GAMMADIST" #~ msgstr "" #~ "@FUNCTION=GAMMAINV\n" #~ "@SYNTAX=GAMMAINV(p,alpha,beta)\n" #~ "@DESCRIPTION=GAMMAINV 函数返回累积 gamma 分布的逆.\n" #~ "如果 @p < 0 或者 @p > 1 则 GAMMAINV 返回 #NUM! 错误. 如果 @alpha <= 0 或" #~ "者 @beta <= 0 则 GAMMAINV 返回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "GAMMAINV(0.34,2,4) = 4.829093908.\n" #~ "\n" #~ "@SEEALSO=GAMMADIST" #~ msgid "" #~ "@FUNCTION=CHIDIST\n" #~ "@SYNTAX=CHIDIST(x,dof)\n" #~ "@DESCRIPTION=CHIDIST function returns the one-tailed probability of the " #~ "chi-squared distribution. @dof is the number of degrees of freedom.\n" #~ "\n" #~ "* If @dof is non-integer it is truncated.\n" #~ "* If @dof < 1 CHIDIST returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "CHIDIST(5.3,2) equals 0.070651213.\n" #~ "\n" #~ "@SEEALSO=CHIINV,CHITEST" #~ msgstr "" #~ "@FUNCTION=CHIDIST\n" #~ "@SYNTAX=CHIDIST(x,dof)\n" #~ "@DESCRIPTION=CHIDIST 函数返回 chi-squared 分布的 one-tailed 的机率. @dof " #~ "为自由度. \n" #~ "如果 @dof 为非整数, 则将被取整. 如果 @dof < 1 则 CHIDIST 返回 #NUM! 错误. " #~ "此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "CHIDIST(5.3,2) = 0.070651213.\n" #~ "\n" #~ "@SEEALSO=CHIINV,CHITEST" #~ msgid "" #~ "@FUNCTION=CHIINV\n" #~ "@SYNTAX=CHIINV(p,dof)\n" #~ "@DESCRIPTION=CHIINV function returns the inverse of the one-tailed " #~ "probability of the chi-squared distribution.\n" #~ "\n" #~ "* If @p < 0 or @p > 1 or @dof < 1 CHIINV returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "CHIINV(0.98,7) equals 1.564293004.\n" #~ "\n" #~ "@SEEALSO=CHIDIST,CHITEST" #~ msgstr "" #~ "@FUNCTION=CHIINV\n" #~ "@SYNTAX=CHIINV(p,dof)\n" #~ "@DESCRIPTION=CHIINV 函数返回 chi-squared 分布的 one-tailed 机率的逆. \n" #~ "如果 @p < 0 或者 @p > 1 或者 @dof < 1 则 CHIINV 返回 #NUM! 错误. 此函数与 " #~ "Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "CHIINV(0.98,7) = 1.564293004.\n" #~ "\n" #~ "@SEEALSO=CHIDIST,CHITEST" #~ msgid "" #~ "@FUNCTION=CHITEST\n" #~ "@SYNTAX=CHITEST(actual_range,theoretical_range)\n" #~ "@DESCRIPTION=CHITEST function returns the test for independence of chi-" #~ "squared distribution.\n" #~ "\n" #~ "@actual_range is a range that contains the observed data points. " #~ "@theoretical_range is a range that contains the expected values of the " #~ "data points.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=CHIDIST,CHIINV" #~ msgstr "" #~ "@FUNCTION=CHITEST\n" #~ "@SYNTAX=CHITEST(actual_range,theoretical_range)\n" #~ "@DESCRIPTION=CHITEST 函数返回对 chi-squared 分布的独立性检验. \n" #~ "@actual_range 为包含观测数据点的范围. @theoretical_range 为包含数据点期望" #~ "值的范围. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=CHIDIST,CHIINV" #~ msgid "" #~ "@FUNCTION=BETADIST\n" #~ "@SYNTAX=BETADIST(x,alpha,beta[,a,b])\n" #~ "@DESCRIPTION=BETADIST function returns the cumulative beta distribution. " #~ "@a is the optional lower bound of @x and @b is the optional upper bound " #~ "of @x.\n" #~ "* If @a is not given, BETADIST uses 0.\n" #~ "* If @b is not given, BETADIST uses 1.\n" #~ "* If @x < @a or @x > @b BETADIST returns #NUM! error.\n" #~ "* If @alpha <= 0 or @beta <= 0, BETADIST returns #NUM! error.\n" #~ "* If @a >= @b BETADIST returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BETADIST(0.12,2,3) equals 0.07319808.\n" #~ "\n" #~ "@SEEALSO=BETAINV" #~ msgstr "" #~ "@FUNCTION=BETADIST\n" #~ "@SYNTAX=BETADIST(x,alpha,beta[,a,b])\n" #~ "@DESCRIPTION=BETADIST 函数返回累积 beta 分布. 可选项 @a 为 @x 的下界, 可选" #~ "项 @b 为 @x 的上界. 如果没有给出 @a, 则 BETADIST 使用 0. 如果没有给出 " #~ "@b, 则 BETADIST 使用 1.\n" #~ "如果 @x < @a 或者 @x > @b 则 BETADIST 返回 #NUM! 错误. 如果 @alpha <= 0 或" #~ "者 @beta <= 0, 则 BETADIST 返回 #NUM! 错误. 如果 @a >= @b 则 BETADIST 返" #~ "回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "BETADIST(0.12,2,3) = 0.07319808.\n" #~ "\n" #~ "@SEEALSO=BETAINV" #~ msgid "" #~ "@FUNCTION=BETAINV\n" #~ "@SYNTAX=BETAINV(p,alpha,beta[,a,b])\n" #~ "@DESCRIPTION=BETAINV function returns the inverse of cumulative beta " #~ "distribution. @a is the optional lower bound of @x and @b is the " #~ "optional upper bound of @x.\n" #~ "\n" #~ "* If @a is not given, BETAINV uses 0.\n" #~ "* If @b is not given, BETAINV uses 1.\n" #~ "* If @p < 0 or @p > 1 BETAINV returns #NUM! error.\n" #~ "* If @alpha <= 0 or @beta <= 0, BETAINV returns #NUM! error.\n" #~ "* If @a >= @b BETAINV returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BETAINV(0.45,1.6,1) equals 0.607096629.\n" #~ "\n" #~ "@SEEALSO=BETADIST" #~ msgstr "" #~ "@FUNCTION=BETAINV\n" #~ "@SYNTAX=BETAINV(p,alpha,beta[,a,b])\n" #~ "@DESCRIPTION=BETAINV 函数返回累积 beta 分布的逆. 可选项 @a 为 @x 的下界, " #~ "可选项 @b 为 @x 的上界. 如果没有给出 @a, 则 BETAINV 使用 0. 如果没有给出 " #~ "@b, 则 BETAINV 使用 1.\n" #~ "如果 @p < 0 或者 @p > 1 则 BETAINV 返回 #NUM! 错误. 如果 @alpha <= 0 或者 " #~ "@beta <= 0, 则 BETAINV 返回 #NUM! 错误. 如果 @a >= @b 则 BETAINV 返回 " #~ "#NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "BETAINV(0.45,1.6,1) = 0.607096629.\n" #~ "\n" #~ "@SEEALSO=BETADIST" #, fuzzy #~ msgid "" #~ "@FUNCTION=TDIST\n" #~ "@SYNTAX=TDIST(x,dof,tails)\n" #~ "@DESCRIPTION=TDIST function returns the Student's t-distribution. @dof is " #~ "the degree of freedom and @tails is 1 or 2 depending on whether you want " #~ "one-tailed or two-tailed distribution.\n" #~ "@tails = 1 returns the size of the right tail.\n" #~ "\n" #~ "* If @dof < 1 TDIST returns #NUM! error.\n" #~ "* If @tails is neither 1 or 2 TDIST returns #NUM! error.\n" #~ "* This function is Excel compatible for non-negative @x.\n" #~ "\n" #~ "Warning: the parameterization of this function is different from what is " #~ "used for, e.g., NORMSDIST. This is a common source of mistakes, but " #~ "necessary for compatibility.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "TDIST(2,5,1) equals 0.050969739.\n" #~ "TDIST(-2,5,1) equals 0.949030261.\n" #~ "TDIST(0,5,2) equals 1.\n" #~ "\n" #~ "@SEEALSO=TINV,TTEST" #~ msgstr "" #~ "@FUNCTION=TDIST\n" #~ "@SYNTAX=TDIST(x,dof,tails)\n" #~ "@DESCRIPTION=TDIST 函数返回学生的t-分布. @dof 为自由度, @tails 依赖于所选" #~ "择的分布是 one-tailed 或 two-tailed 分布而取值为 1 或 2.\n" #~ "如果 @dof < 1 则 TDIST 返回 #NUM! 错误. 如果 @tails 即不是 1 又不是 2 时, " #~ "则 TDIST 返回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "TDIST(2,5,1) = 0.050969739.\n" #~ "\n" #~ "@SEEALSO=TINV,TTEST" #, fuzzy #~ msgid "" #~ "@FUNCTION=TINV\n" #~ "@SYNTAX=TINV(p,dof)\n" #~ "@DESCRIPTION=TINV function returns the inverse of the two-tailed " #~ "Student's t-distribution.\n" #~ "\n" #~ "* If @p < 0 or @p > 1 or @dof < 1 TINV returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "Warning: the parameterization of this function is different from what is " #~ "used for, e.g., NORMSINV. This is a common source of mistakes, but " #~ "necessary for compatibility.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "TINV(0.4,32) equals 0.852998454.\n" #~ "\n" #~ "@SEEALSO=TDIST,TTEST" #~ msgstr "" #~ "@FUNCTION=TINV\n" #~ "@SYNTAX=TINV(p,dof)\n" #~ "@DESCRIPTION=TINV 函数返回 two-tailed 学生的t-分布的逆.\n" #~ "如果 @p < 0 或者 @p > 1 或者 @dof < 1 则 TINV 返回 #NUM! 错误. 此函数与 " #~ "Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "TINV(0.4,32) = 0.852998454.\n" #~ "\n" #~ "@SEEALSO=TDIST,TTEST" #~ msgid "" #~ "@FUNCTION=FDIST\n" #~ "@SYNTAX=FDIST(x,dof1,dof2)\n" #~ "@DESCRIPTION=FDIST function returns the F probability distribution. @dof1 " #~ "is the numerator degrees of freedom and @dof2 is the denominator degrees " #~ "of freedom.\n" #~ "\n" #~ "* If @x < 0 FDIST returns #NUM! error.\n" #~ "* If @dof1 < 1 or @dof2 < 1, FDIST returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "FDIST(2,5,5) equals 0.232511319.\n" #~ "\n" #~ "@SEEALSO=FINV" #~ msgstr "" #~ "@FUNCTION=FDIST\n" #~ "@SYNTAX=FDIST(x,dof1,dof2)\n" #~ "@DESCRIPTION=FDIST 函数返回 F 机率分布. @dof1 为自由度的分子, @dof2 为自由" #~ "度的分母.\n" #~ "如果 @x < 0 则 FDIST 返回 #NUM! 错误. 如果 @dof1 < 1 或者 @dof2 < 1, 则 " #~ "FDIST 返回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "FDIST(2,5,5) = 0.232511319.\n" #~ "\n" #~ "@SEEALSO=FINV" #~ msgid "" #~ "@FUNCTION=LANDAU\n" #~ "@SYNTAX=LANDAU(x)\n" #~ "@DESCRIPTION=LANDAU returns the probability density p(x) at @x for the " #~ "Landau distribution using an approximation method. \n" #~ "@EXAMPLES=\n" #~ "LANDAU(0.34).\n" #~ "\n" #~ "@SEEALSO=RANDLANDAU" #~ msgstr "" #~ "@FUNCTION=RandExp\n" #~ "@SYNTAX=RandExp(b)\n" #~ "@DESCRIPTION=RandExp 返回指数分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandExp(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=FINV\n" #~ "@SYNTAX=FINV(p,dof1,dof2)\n" #~ "@DESCRIPTION=FINV function returns the inverse of the F probability " #~ "distribution.\n" #~ "\n" #~ "* If @p < 0 or @p > 1 FINV returns #NUM! error.\n" #~ "* If @dof1 < 1 or @dof2 < 1 FINV returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "FINV(0.2,2,4) equals 2.472135955.\n" #~ "\n" #~ "@SEEALSO=FDIST" #~ msgstr "" #~ "@FUNCTION=FINV\n" #~ "@SYNTAX=FINV(p,dof1,dof2)\n" #~ "@DESCRIPTION=FINV 函数返回 F 机率分布的逆. 如果 @p < 0 或者 @p > 1, 则 " #~ "FINV 返回 #NUM! 错误. 如果 @dof1 < 1 或者 @dof2 < 1, 则 FINV 返回 #NUM! 错" #~ "误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "FINV(0.2,2,4) = 2.472135955.\n" #~ "\n" #~ "@SEEALSO=FDIST" #~ msgid "" #~ "@FUNCTION=BINOMDIST\n" #~ "@SYNTAX=BINOMDIST(n,trials,p,cumulative)\n" #~ "@DESCRIPTION=BINOMDIST function returns the binomial distribution. @n is " #~ "the number of successes, @trials is the total number of independent " #~ "trials, @p is the probability of success in trials, and @cumulative " #~ "describes whether to return the sum of the binomial function from 0 to " #~ "@n.\n" #~ "\n" #~ "* If @n or @trials are non-integer they are truncated.\n" #~ "* If @n < 0 or @trials < 0 BINOMDIST returns #NUM! error.\n" #~ "* If @n > @trials BINOMDIST returns #NUM! error.\n" #~ "* If @p < 0 or @p > 1 BINOMDIST returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "BINOMDIST(3,5,0.8,0) equals 0.2048.\n" #~ "\n" #~ "@SEEALSO=POISSON" #~ msgstr "" #~ "@FUNCTION=BINOMDIST\n" #~ "@SYNTAX=BINOMDIST(n,trials,p,cumulative)\n" #~ "@DESCRIPTION=BINOMDIST 函数返回二项分布. @n 为成功的次数, @trials 为独立实" #~ "验总数, @p 为在实验中成功的机率, @cumulative 描述是否返回从 0 到 @n 的二项" #~ "函数的合计.\n" #~ "如果 @n 或者 @trials 是非整数, 则将被取整. 如果 @n < 0 或者 @trials < 0 " #~ "则 BINOMDIST 返回 #NUM! 错误. 如果 @n > trials 则 BINOMDIST 返回 #NUM! 错" #~ "误. 如果 @p < 0 或者 @p > 1 则 BINOMDIST 返回 #NUM! 错误. 此函数与 Excel " #~ "相兼容. \n" #~ "@EXAMPLES=\n" #~ "BINOMDIST(3,5,0.8,0) = 0.2048.\n" #~ "\n" #~ "@SEEALSO=POISSON" #~ msgid "" #~ "@FUNCTION=CAUCHY\n" #~ "@SYNTAX=CAUCHY(x,a,cum)\n" #~ "@DESCRIPTION=CAUCHY returns the Cauchy distribution with scale parameter " #~ "@a. If @cum is TRUE, CAUCHY returns the cumulative distribution.\n" #~ "\n" #~ "* If @a < 0 CAUCHY returns #NUM! error.\n" #~ "* If @cum != TRUE and @cum != FALSE CAUCHY returns #VALUE! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "CAUCHY(0.43,1,TRUE) returns 0.370735.\n" #~ "\n" #~ "@SEEALSO=RANDCAUCHY" #~ msgstr "" #~ "@FUNCTION=RANDNEGBINOM\n" #~ "@SYNTAX=RANDNEGBINOM(p,failures)\n" #~ "@DESCRIPTION=RANDNEGBINOM 返回一个负的二项分布随机数. \n" #~ "如果 @p < 0 或者 @p > 1, 则 RANDNEGBINOM 返回 #NUM! 错误. 如果 " #~ "@failures , 则 RANDNEGBINOM 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "RANDNEGBINOM(0.5,2).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=CRITBINOM\n" #~ "@SYNTAX=CRITBINOM(trials,p,alpha)\n" #~ "@DESCRIPTION=CRITBINOM function returns the smallest value for which the " #~ "cumulative is greater than or equal to a given value. @n is the number of " #~ "trials, @p is the probability of success in trials, and @alpha is the " #~ "criterion value.\n" #~ "\n" #~ "* If @trials is a non-integer it is truncated.\n" #~ "* If @trials < 0 CRITBINOM returns #NUM! error.\n" #~ "* If @p < 0 or @p > 1 CRITBINOM returns #NUM! error.\n" #~ "* If @alpha < 0 or @alpha > 1 CRITBINOM returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "CRITBINOM(10,0.5,0.75) equals 6.\n" #~ "\n" #~ "@SEEALSO=BINOMDIST" #~ msgstr "" #~ "@FUNCTION=CRITBINOM\n" #~ "@SYNTAX=CRITBINOM(trials,p,alpha)\n" #~ "@DESCRIPTION=CRITBINOM 函数返回累积大于等于所给定值的最小值. @n 为实验的个" #~ "数, @p 为在实验中成功的机率, @alpha 为标准值. \n" #~ "如果 @trials 为非整数, 则将被取整. 如果 @trials < 0 则 CRITBINOM 返回 " #~ "#NUM! 错误. 如果 @p < 0 或者 @p > 1 则 CRITBINOM 返回 #NUM! 错误. 如果 " #~ "@alpha < 0 或者 @alpha > 1 则 CRITBINOM 返回 #NUM! 错误. 此函数与 Excel 相" #~ "兼容. \n" #~ "@EXAMPLES=\n" #~ "CRITBINOM(10,0.5,0.75) = 6.\n" #~ "\n" #~ "@SEEALSO=BINOMDIST" #~ msgid "" #~ "@FUNCTION=PERMUT\n" #~ "@SYNTAX=PERMUT(n,k)\n" #~ "@DESCRIPTION=PERMUT function returns the number of permutations. @n is " #~ "the number of objects, @k is the number of objects in each permutation.\n" #~ "\n" #~ "* If @n = 0 PERMUT returns #NUM! error.\n" #~ "* If @n < @k PERMUT returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "PERMUT(7,3) equals 210.\n" #~ "\n" #~ "@SEEALSO=COMBIN" #~ msgstr "" #~ "@FUNCTION=PERMUT\n" #~ "@SYNTAX=PERMUT(n,k)\n" #~ "@DESCRIPTION=PERMUT 函数返回排列数. @n 为对象个数, @k 为每个排列中对象的个" #~ "数.\n" #~ "如果 @n = 0 则 PERMUT 返回 #NUM! 错误. 如果 @n < @k 则 PERMUT 返回 #NUM! " #~ "错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "PERMUT(7,3) = 210.\n" #~ "\n" #~ "@SEEALSO=COMBIN" #~ msgid "" #~ "@FUNCTION=HYPGEOMDIST\n" #~ "@SYNTAX=HYPGEOMDIST(x,n,M,N[,cumulative])\n" #~ "@DESCRIPTION=HYPGEOMDIST function returns the hypergeometric " #~ "distribution. @x is the number of successes in the sample, @n is the " #~ "number of trials, @M is the number of successes overall, and @N is the " #~ "population size.\n" #~ "\n" #~ "If the optional argument @cumulative is TRUE, the cumulative left tail " #~ "will be returned.\n" #~ "\n" #~ "* If @x,@n,@M or @N is a non-integer it is truncated.\n" #~ "* If @x,@n,@M or @N < 0 HYPGEOMDIST returns #NUM! error.\n" #~ "* If @x > @M or @n > @N HYPGEOMDIST returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "HYPGEOMDIST(1,2,3,10) equals 0.4666667.\n" #~ "\n" #~ "@SEEALSO=BINOMDIST,POISSON" #~ msgstr "" #~ "@FUNCTION=HYPGEOMDIST\n" #~ "@SYNTAX=HYPGEOMDIST(x,n,M,N)\n" #~ "@DESCRIPTION=HYPGEOMDIST 函数返回超几何分布. @x 为在样本中成功的个数, @n " #~ "为实验的次数, @M 为全部成功的个数, @N 为母函数的大小.\n" #~ "如果 @x,@n,@M 或者 @N 为非整数, 则将取整. 如果 @x,@n,@M 或 @N < 0 则 " #~ "HYPGEOMDIST 返回 #NUM! 错误. 如果 @x > @M 或者 @n > @N 则 HYPGEOMDIST 返" #~ "回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "HYPGEOMDIST(1,2,3,10) = 0.4666667.\n" #~ "\n" #~ "@SEEALSO=BINOMDIST,POISSON" #~ msgid "" #~ "@FUNCTION=CONFIDENCE\n" #~ "@SYNTAX=CONFIDENCE(x,stddev,size)\n" #~ "@DESCRIPTION=CONFIDENCE function returns the confidence interval for a " #~ "mean. @x is the significance level, @stddev is the population standard " #~ "deviation, and @size is the size of the sample.\n" #~ "\n" #~ "* If @size is non-integer it is truncated.\n" #~ "* If @size < 0 CONFIDENCE returns #NUM! error.\n" #~ "* If @size is 0 CONFIDENCE returns #DIV/0! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "CONFIDENCE(0.05,1,33) equals 0.341185936.\n" #~ "\n" #~ "@SEEALSO=AVERAGE" #~ msgstr "" #~ "@FUNCTION=CONFIDENCE\n" #~ "@SYNTAX=CONFIDENCE(x,stddev,size)\n" #~ "@DESCRIPTION=CONFIDENCE 函数返回对一个平均的信任区间. @x 为有效级, " #~ "@stddev 为标准偏差, @size 为样本的大小.\n" #~ "如果 @size 为非整数, 则将被取整. 如果 @size < 0 则 CONFIDENCE 返回 #NUM! " #~ "错误. 如果 @size 为 0 则 CONFIDENCE 返回 #DIV/0! 错误. 此函数与 Excel 相兼" #~ "容. \n" #~ "@EXAMPLES=\n" #~ "CONFIDENCE(0.05,1,33) = 0.341185936.\n" #~ "\n" #~ "@SEEALSO=AVERAGE" #~ msgid "" #~ "@FUNCTION=STANDARDIZE\n" #~ "@SYNTAX=STANDARDIZE(x,mean,stddev)\n" #~ "@DESCRIPTION=STANDARDIZE function returns a normalized value. @x is the " #~ "number to be normalized, @mean is the mean of the distribution, @stddev " #~ "is the standard deviation of the distribution.\n" #~ "\n" #~ "* If @stddev is 0 STANDARDIZE returns #DIV/0! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "STANDARDIZE(3,2,4) equals 0.25.\n" #~ "\n" #~ "@SEEALSO=AVERAGE" #~ msgstr "" #~ "@FUNCTION=STANDARDIZE\n" #~ "@SYNTAX=STANDARDIZE(x,mean,stdev)\n" #~ "@DESCRIPTION=STANDARDIZE 函数返回正规值. @x 为所要正规化的数, @mean 为分布" #~ "的平均, @stdev 为分布的标准偏差.\n" #~ "如果 stddev 为 0 则 STANDARDIZE 返回 #DIV/0! 错误. 此函数与 Excel 相兼" #~ "容. \n" #~ "@EXAMPLES=\n" #~ "STANDARDIZE(3,2,4) equals 0.25.\n" #~ "\n" #~ "@SEEALSO=AVERAGE" #~ msgid "" #~ "@FUNCTION=WEIBULL\n" #~ "@SYNTAX=WEIBULL(x,alpha,beta,cumulative)\n" #~ "@DESCRIPTION=WEIBULL function returns the Weibull distribution. If the " #~ "@cumulative boolean is true it will return:\n" #~ "\n" #~ "\t1 - exp (-(@x/@beta)^@alpha),\n" #~ "\n" #~ "otherwise it will return\n" #~ "\n" #~ "\t(@alpha/@beta^@alpha) * @x^(@alpha-1) * exp(-(@x/@beta^@alpha)).\n" #~ "\n" #~ "* If @x < 0 WEIBULL returns #NUM! error.\n" #~ "* If @alpha <= 0 or @beta <= 0 WEIBULL returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "WEIBULL(3,2,4,0) equals 0.213668559.\n" #~ "\n" #~ "@SEEALSO=POISSON" #~ msgstr "" #~ "@FUNCTION=WEIBULL\n" #~ "@SYNTAX=WEIBULL(x,alpha,beta,cumulative)\n" #~ "@DESCRIPTION=WEIBULL 函数返回 Weibull 分布. 如果 @cumulative 布尔量为真, " #~ "则将返回: 1 - exp (-(@x/@beta)^@alpha), 否则将返回 (@alpha/@beta^@alpha) " #~ "* @x^(@alpha-1) * exp(-(@x/@beta^@alpha)). \n" #~ "如果 @x < 0 则 WEIBULL 返回 #NUM! 错误. 如果 @alpha <= 0 或者 @beta <= 0 " #~ "则 WEIBULL 返回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "WEIBULL(3,2,4,0) = 0.213668559.\n" #~ "\n" #~ "@SEEALSO=POISSON" #, fuzzy #~ msgid "" #~ "@FUNCTION=NORMDIST\n" #~ "@SYNTAX=NORMDIST(x,mean,stddev,cumulative)\n" #~ "@DESCRIPTION=The NORMDIST function returns the value of the probability " #~ "density function or the cumulative distribution function for the normal " #~ "distribution with the mean given by @mean, and the standard deviation " #~ "given by @stddev. If @cumulative is FALSE, NORMDIST returns the value of " #~ "the probability density function at the value @x. If @cumulative is TRUE, " #~ "NORMDIST returns the value of the cumulative distribution function at " #~ "@x.\n" #~ "\n" #~ "* If @stddev is 0 NORMDIST returns #DIV/0! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "NORMDIST(2,1,2,0) equals 0.176032663.\n" #~ "\n" #~ "@SEEALSO=POISSON" #~ msgstr "" #~ "@FUNCTION=NORMDIST\n" #~ "@SYNTAX=NORMDIST(x,mean,stdev,cumulative)\n" #~ "@DESCRIPTION=NORMDIST 函数返回正规累积分布. @x 为所要求分布的值, @mean 为" #~ "分布的平均, @stdev 为标准偏差. \n" #~ "如果 @stdev 为 0 则 NORMDIST 返回 #DIV/0! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "NORMDIST(2,1,2,0) equals 0.176032663.\n" #~ "\n" #~ "@SEEALSO=POISSON" #~ msgid "" #~ "@FUNCTION=NORMINV\n" #~ "@SYNTAX=NORMINV(p,mean,stddev)\n" #~ "@DESCRIPTION=NORMINV function returns the inverse of the normal " #~ "cumulative distribution. @p is the given probability corresponding to the " #~ "normal distribution, @mean is the arithmetic mean of the distribution, " #~ "and @stddev is the standard deviation of the distribution.\n" #~ "\n" #~ "* If @p < 0 or @p > 1 or @stddev <= 0 NORMINV returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "NORMINV(0.76,2,3) equals 4.118907689.\n" #~ "\n" #~ "@SEEALSO=NORMDIST,NORMSDIST,NORMSINV,STANDARDIZE,ZTEST" #~ msgstr "" #~ "@FUNCTION=NORMINV\n" #~ "@SYNTAX=NORMINV(p,mean,stdev)\n" #~ "@DESCRIPTION=NORMINV 函数返回正规累积分布的逆. @p 为所给定的相关正规分布的" #~ "机率, @mean 为分布的算术平均, @stdev 分布的标准偏差.\n" #~ "如果 @p < 0 或者 @p > 1 或者 @stdev <= 0 则 NORMINV 返回 #NUM! 错误. 此函" #~ "数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "NORMINV(0.76,2,3) = 4.118907689.\n" #~ "\n" #~ "@SEEALSO=NORMDIST,NORMSDIST,NORMSINV,STANDARDIZE,ZTEST" #~ msgid "" #~ "@FUNCTION=KURT\n" #~ "@SYNTAX=KURT(n1, n2, ...)\n" #~ "@DESCRIPTION=KURT returns an unbiased estimate of the kurtosis of a data " #~ "set.\n" #~ "Note, that this is only meaningful if the underlying distribution really " #~ "has a fourth moment. The kurtosis is offset by three such that a normal " #~ "distribution will have zero kurtosis.\n" #~ "\n" #~ "* Strings and empty cells are simply ignored.\n" #~ "* If fewer than four numbers are given or all of them are equal KURT " #~ "returns #DIV/0! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "KURT(A1:A5) equals 1.234546305.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,VAR,SKEW,KURTP" #~ msgstr "" #~ "@FUNCTION=KURT\n" #~ "@SYNTAX=KURT(n1, n2, ...)\n" #~ "@DESCRIPTION=KURT 返回数据集的 kurtosis 的无偏估计.\n" #~ "注意, 此函数只对下面的确实有四个片断的分布才有意义. kurtosis 是用三的偏" #~ "移, 使得正规分布有 0 kurtosis. \n" #~ "字符串及空单元只是简单地被忽略. \n" #~ "如果所给定的小于四个数或者它们全部都等于 KURT 则返回 #DIV/0! 错误. 此函数" #~ "与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "KURT(A1:A5) = 1.234546305.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,VAR,SKEW,KURTP" #~ msgid "" #~ "@FUNCTION=KURTP\n" #~ "@SYNTAX=KURTP(n1, n2, ...)\n" #~ "@DESCRIPTION=KURTP returns the population kurtosis of a data set.\n" #~ "\n" #~ "* Strings and empty cells are simply ignored.\n" #~ "* If fewer than two numbers are given or all of them are equal KURTP " #~ "returns #DIV/0! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "KURTP(A1:A5) equals -0.691363424.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,VARP,SKEWP,KURT" #~ msgstr "" #~ "@FUNCTION=KURTP\n" #~ "@SYNTAX=KURTP(n1, n2, ...)\n" #~ "@DESCRIPTION=KURTP 返回数据集的母函数 kurtosis.\n" #~ "字符串及空单元只是简单地被忽略. \n" #~ "如果所给定的小于两个数或者它们全部都等于 KURTP 则返回 #DIV/0! 错误.\n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "KURTP(A1:A5) = -0.691363424.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,VARP,SKEWP,KURT" #~ msgid "" #~ "@FUNCTION=AVEDEV\n" #~ "@SYNTAX=AVEDEV(n1, n2, ...)\n" #~ "@DESCRIPTION=AVEDEV returns the average of the absolute deviations of a " #~ "data set from their mean.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "AVEDEV(A1:A5) equals 7.84.\n" #~ "\n" #~ "@SEEALSO=STDEV" #~ msgstr "" #~ "@FUNCTION=AVEDEV\n" #~ "@SYNTAX=AVEDEV(n1, n2, ...)\n" #~ "@DESCRIPTION=AVEDEV 返回数据集相对于平均的绝对偏差的平均. 此函数与 Excel " #~ "相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "AVEDEV(A1:A5) = 7.84.\n" #~ "\n" #~ "@SEEALSO=STDEV" #~ msgid "" #~ "@FUNCTION=DEVSQ\n" #~ "@SYNTAX=DEVSQ(n1, n2, ...)\n" #~ "@DESCRIPTION=DEVSQ returns the sum of squares of deviations of a data set " #~ "from the sample mean.\n" #~ "\n" #~ "* Strings and empty cells are simply ignored.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "DEVSQ(A1:A5) equals 470.56.\n" #~ "\n" #~ "@SEEALSO=STDEV" #~ msgstr "" #~ "@FUNCTION=DEVSQ\n" #~ "@SYNTAX=DEVSQ(n1, n2, ...)\n" #~ "@DESCRIPTION=DEVSQ 返回数据集对于样本平均的偏差的平方的和.\n" #~ "字符串及空单元只是简单地被忽略. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "DEVSQ(A1:A5) = 470.56.\n" #~ "\n" #~ "@SEEALSO=STDEV" #~ msgid "" #~ "@FUNCTION=FISHER\n" #~ "@SYNTAX=FISHER(x)\n" #~ "@DESCRIPTION=FISHER function returns the Fisher transformation at @x.\n" #~ "\n" #~ "* If @x is not a number, FISHER returns #VALUE! error.\n" #~ "* If @x <= -1 or @x >= 1, FISHER returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "FISHER(0.332) equals 0.345074339.\n" #~ "\n" #~ "@SEEALSO=SKEW" #~ msgstr "" #~ "@FUNCTION=FISHER\n" #~ "@SYNTAX=FISHER(x)\n" #~ "@DESCRIPTION=FISHER 函数返回 @x 处的 Fisher 变换.\n" #~ "如果 @x 为非整数则 FISHER 返回 #VALUE! 错误. 如果 @x <= -1 或者 @x >= 1 " #~ "则 FISHER 返回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "FISHER(0.332) = 0.345074339.\n" #~ "\n" #~ "@SEEALSO=SKEW" #~ msgid "" #~ "@FUNCTION=POISSON\n" #~ "@SYNTAX=POISSON(x,mean,cumulative)\n" #~ "@DESCRIPTION=POISSON function returns the Poisson distribution. @x is the " #~ "number of events, @mean is the expected numeric value @cumulative " #~ "describes whether to return the sum of the Poisson function from 0 to " #~ "@x.\n" #~ "\n" #~ "* If @x is a non-integer it is truncated.\n" #~ "* If @x < 0 POISSON returns #NUM! error.\n" #~ "* If @mean <= 0 POISSON returns the #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "POISSON(3,6,0) equals 0.089235078.\n" #~ "\n" #~ "@SEEALSO=NORMDIST, WEIBULL" #~ msgstr "" #~ "@FUNCTION=POISSON\n" #~ "@SYNTAX=POISSON(x,mean,cumulative)\n" #~ "@DESCRIPTION=POISSON 函数返回 Poisson 分布. @x 为事件的个数, @mean 为期望" #~ "数值, @cumulative 描述是否返回从 0 到 @x 的 poisson 函数的和.\n" #~ "如果 @x 为非整数, 则将被取整. 如果 @x <= 0 则 POISSON 返回 #NUM! 错误. 如" #~ "果 @mean <= 0 则 POISSON 返回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "POISSON(3,6,0) = 0.089235078.\n" #~ "\n" #~ "@SEEALSO=NORMDIST, WEIBULL" #~ msgid "" #~ "@FUNCTION=PEARSON\n" #~ "@SYNTAX=PEARSON(array1,array2)\n" #~ "@DESCRIPTION=PEARSON returns the Pearson correlation coefficient of two " #~ "data sets.\n" #~ "\n" #~ "* Strings and empty cells are simply ignored.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=INTERCEPT,LINEST,RSQ,SLOPE,STEYX" #~ msgstr "" #~ "@FUNCTION=PEARSON\n" #~ "@SYNTAX=PEARSON(array1,array2)\n" #~ "@DESCRIPTION=PEARSON 返回两个数据集的 Pearson 相关系数.\n" #~ "字符串及空单元只是简单地被忽略. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=INTERCEPT,LINEST,RSQ,SLOPE,STEYX" #~ msgid "" #~ "@FUNCTION=RSQ\n" #~ "@SYNTAX=RSQ(array1,array2)\n" #~ "@DESCRIPTION=RSQ returns the square of the Pearson correlation " #~ "coefficient of two data sets.\n" #~ "\n" #~ "* Strings and empty cells are simply ignored.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=CORREL,COVAR,INTERCEPT,LINEST,LOGEST,PEARSON,SLOPE,STEYX,TREND" #~ msgstr "" #~ "@FUNCTION=RSQ\n" #~ "@SYNTAX=RSQ(array1,array2)\n" #~ "@DESCRIPTION=RSQ 返回两个数据集的 Pearson 相关系数的平方.\n" #~ "字符串及空单元只是简单地被忽略. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=CORREL,COVAR,INTERCEPT,LINEST,LOGEST,PEARSON,SLOPE,STEYX,TREND" #~ msgid "" #~ "@FUNCTION=MEDIAN\n" #~ "@SYNTAX=MEDIAN(n1, n2, ...)\n" #~ "@DESCRIPTION=MEDIAN returns the median of the given data set.\n" #~ "\n" #~ "* Strings and empty cells are simply ignored.\n" #~ "* If even numbers are given MEDIAN returns the average of the two numbers " #~ "in the middle.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "MEDIAN(A1:A5) equals 21.3.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,COUNT,COUNTA,DAVERAGE,MODE,SSMEDIAN,SUM" #~ msgstr "" #~ "@FUNCTION=MEDIAN\n" #~ "@SYNTAX=MEDIAN(n1, n2, ...)\n" #~ "@DESCRIPTION=MEDIAN 返回所给定数据集的中间值.\n" #~ "字符串及空单元只是简单地被忽略. 如果给定偶数个数据则 MEDIAN 返回中间两个数" #~ "的平均值. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "MEDIAN(A1:A5) = 21.3.\n" #~ "\n" #~ "@SEEALSO=AVERAGE,COUNT,COUNTA,DAVERAGE,MODE,SUM" #~ msgid "" #~ "@FUNCTION=SSMEDIAN\n" #~ "@SYNTAX=SSMEDIAN(array[,interval)]\n" #~ "@DESCRIPTION=The SSMEDIAN function returns the median for grouped data as " #~ "commonly determined in the social sciences. The data points given in " #~ "@array are assumed to be the result of grouping data into intervals of " #~ "length @interval\n" #~ "\n" #~ "* If @interval is not given, SSMEDIAN uses 1.\n" #~ "* If @array is empty, SSMEDIAN returns #NUM! error.\n" #~ "* If @interval <= 0, SSMEDIAN returns #NUM! error.\n" #~ "* SSMEDIAN does not check whether the data points are at least @interval " #~ "apart.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, A3 contain numbers 7, 8, 8. Then\n" #~ "SSMEDIAN(A1:A3, 1) equals 7.75.\n" #~ "\n" #~ "@SEEALSO=MEDIAN" #~ msgstr "" #~ "@FUNCTION=PERCENTILE\n" #~ "@SYNTAX=PERCENTILE(array,k)\n" #~ "@DESCRIPTION=PERCENTILE 函数返回所给定数据点 (即 x 使得数据点的分数 @k 小" #~ "于 x) 的第 100*@k 位百分位数. \n" #~ "如果 @array 为空, 则 PERCENTILE 返回 #NUM! 错误. 如果 @k < 0 或者 @k > 1, " #~ "则 PERCENTILE 返回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "PERCENTILE(A1:A5,0.42) = 20.02.\n" #~ "\n" #~ "@SEEALSO=QUARTILE" #, fuzzy #~ msgid "" #~ "@FUNCTION=LARGE\n" #~ "@SYNTAX=LARGE(n, k)\n" #~ "@DESCRIPTION=LARGE returns the k-th largest value in a data set.\n" #~ "\n" #~ "* If data set is empty LARGE returns #NUM! error.\n" #~ "* If @k <= 0 or @k is greater than the number of data items given LARGE " #~ "returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "LARGE(A1:A5,2) equals 25.9.\n" #~ "LARGE(A1:A5,4) equals 17.3.\n" #~ "\n" #~ "@SEEALSO=PERCENTILE,PERCENTRANK,QUARTILE,SMALL" #~ msgstr "" #~ "@FUNCTION=LARGE\n" #~ "@SYNTAX=LARGE(n1, n2, ..., k)\n" #~ "@DESCRIPTION=LARGE 返回数据集中第 k 个最大值.\n" #~ "如果数据集为空, 则 LARGE 返回 #NUM! 错误. 如果 @k <= 0 或者 @k 大于所给定" #~ "的数据项的个数, 则 LARGE 返回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "LARGE(A1:A5,2) = 25.9.\n" #~ "LARGE(A1:A5,4) = 17.3.\n" #~ "\n" #~ "@SEEALSO=PERCENTILE,PERCENTRANK,QUARTILE,SMALL" #, fuzzy #~ msgid "" #~ "@FUNCTION=SMALL\n" #~ "@SYNTAX=SMALL(n, k)\n" #~ "@DESCRIPTION=SMALL returns the k-th smallest value in a data set.\n" #~ "\n" #~ "* If data set is empty SMALL returns #NUM! error.\n" #~ "* If @k <= 0 or @k is greater than the number of data items given SMALL " #~ "returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "SMALL(A1:A5,2) equals 17.3.\n" #~ "SMALL(A1:A5,4) equals 25.9.\n" #~ "\n" #~ "@SEEALSO=PERCENTILE,PERCENTRANK,QUARTILE,LARGE" #~ msgstr "" #~ "@FUNCTION=SMALL\n" #~ "@SYNTAX=SMALL(n1, n2, ..., k)\n" #~ "@DESCRIPTION=SMALL 返回数据集中第 k 个最小值.\n" #~ "如果数据集为空, 则 SMALL 返回 #NUM! 错误. 如果 @k <= 0 或者 @k 大于所给定" #~ "的数据项的个数, 则 SMALL 返回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "SMALL(A1:A5,2) = 17.3.\n" #~ "SMALL(A1:A5,4) = 25.9.\n" #~ "\n" #~ "@SEEALSO=PERCENTILE,PERCENTRANK,QUARTILE,LARGE" #~ msgid "" #~ "@FUNCTION=PROB\n" #~ "@SYNTAX=PROB(x_range,prob_range,lower_limit[,upper_limit])\n" #~ "@DESCRIPTION=PROB function returns the probability that values in a range " #~ "or an array are between two limits. If @upper_limit is not given, PROB " #~ "returns the probability that values in @x_range are equal to " #~ "@lower_limit.\n" #~ "\n" #~ "* If the sum of the probabilities in @prob_range is not equal to 1 PROB " #~ "returns #NUM! error.\n" #~ "* If any value in @prob_range is <=0 or > 1, PROB returns #NUM! error.\n" #~ "* If @x_range and @prob_range contain a different number of data entries, " #~ "PROB returns #N/A error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=BINOMDIST,CRITBINOM" #~ msgstr "" #~ "@FUNCTION=PROB\n" #~ "@SYNTAX=PROB(range_x,prob_range,lower_limit[,upper_limit])\n" #~ "@DESCRIPTION=PROB 函数返回数值出现在一个范围或两个界限之间的数组中的机率. " #~ "如果没有给出 @upper_limit, 则 PROB 返回数值出现在 @x_range = @lower_limit " #~ "中的机率.\n" #~ "如果在 @prob_range 中机率的和不等于 1 则 PROB 返回 #NUM! 错误. 如果在 " #~ "@prob_range 中的任何值 <=0 或者 > 1, 则 PROB 返回 #NUM! 错误. 如果 " #~ "@x_range 和 @prob_range 包含不同的数据入口个数, 则 PROB 返回 #N/A! 错误. " #~ "此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=BINOMDIST,CRITBINOM" #~ msgid "" #~ "@FUNCTION=STEYX\n" #~ "@SYNTAX=STEYX(known_y's,known_x's)\n" #~ "@DESCRIPTION=STEYX function returns the standard error of the predicted y-" #~ "value for each x in the regression.\n" #~ "\n" #~ "* If @known_y's and @known_x's are empty or have a different number of " #~ "arguments then STEYX returns #N/A error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1, and the cells B1, B2, ... B5 23.2, 25.8, 29.9, " #~ "33.5, and 42.7. Then\n" #~ "STEYX(A1:A5,B1:B5) equals 1.101509979.\n" #~ "\n" #~ "@SEEALSO=PEARSON,RSQ,SLOPE" #~ msgstr "" #~ "@FUNCTION=STEYX\n" #~ "@SYNTAX=STEYX(known_y's,known_x's)\n" #~ "@DESCRIPTION=STEYX 函数返回在回归中对每一个 x 预测 y-值的标准错误.\n" #~ "如果 @known_y's 和 @known_x's 是空或者有不同的变量个数, 则 STEYX 返回 #N/" #~ "A! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1, 并且单" #~ "元 B1, B2, ... B5 包含数据 23.2, 25.8, 29.9, 33.5, 和 42.7. 则\n" #~ "STEYX(A1:A5,B1:B5) = 1.101509979.\n" #~ "\n" #~ "@SEEALSO=PEARSON,RSQ,SLOPE" #, fuzzy #~ msgid "" #~ "@FUNCTION=ZTEST\n" #~ "@SYNTAX=ZTEST(ref,x[,stddev])\n" #~ "@DESCRIPTION=ZTEST returns the two-tailed probability of a z-test.\n" #~ "\n" #~ "@ref is the data set and @x is the value to be tested.\n" #~ "@stddev is optionally an assumed standard deviation.\n" #~ "\n" #~ "* If @ref contains less than two data items ZTEST returns #DIV/0! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "ZTEST(A1:A5,20) equals 0.254717826.\n" #~ "\n" #~ "@SEEALSO=CONFIDENCE,NORMDIST,NORMINV,NORMSDIST,NORMSINV,STANDARDIZE" #~ msgstr "" #~ "@FUNCTION=ZTEST\n" #~ "@SYNTAX=ZTEST(ref,x)\n" #~ "@DESCRIPTION=ZTEST 返回 z-test 的两侧概率。\n" #~ "@ref 是数据集,@x 是要检验的值。\n" #~ "如果 @ref 所包含的数据项目小于 2, 则 ZTEST 返回 #DIV/0! 错误. 此函数与 " #~ "Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "ZTEST(A1:A5,20) = 0.254717826.\n" #~ "\n" #~ "@SEEALSO=CONFIDENCE,NORMDIST,NORMINV,NORMSDIST,NORMSINV,STANDARDIZE" #~ msgid "" #~ "@FUNCTION=AVERAGEA\n" #~ "@SYNTAX=AVERAGEA(number1,number2,...)\n" #~ "@DESCRIPTION=AVERAGEA returns the average of the given arguments. " #~ "Numbers, text and logical values are included in the calculation too. If " #~ "the cell contains text or the argument evaluates to FALSE, it is counted " #~ "as value zero (0). If the argument evaluates to TRUE, it is counted as " #~ "one (1). Note that empty cells are not counted.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers and strings " #~ "11.4, 17.3, \"missing\", 25.9, and 40.1. Then\n" #~ "AVERAGEA(A1:A5) equals 18.94.\n" #~ "\n" #~ "@SEEALSO=AVERAGE" #~ msgstr "" #~ "@FUNCTION=AVERAGEA\n" #~ "@SYNTAX=AVERAGEA(number1,number2,...)\n" #~ "@DESCRIPTION=AVERAGEA 返回所给变量的平均值. 数字, 文本和逻辑值也包含在计算" #~ "范围中. 如果单元包含文本或者变量值为 FALSE, 则被认为零 (0). 如果变量值为 " #~ "TRUE, 则被认为 1. 注意空单元不包含在计算范围中. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据及串 11.4, 17.3, \"missing\", 25.9, 和 " #~ "40.1. 则\n" #~ "AVERAGEA(A1:A5) = 18.94.\n" #~ "\n" #~ "@SEEALSO=AVERAGE" #~ msgid "" #~ "@FUNCTION=MAXA\n" #~ "@SYNTAX=MAXA(number1,number2,...)\n" #~ "@DESCRIPTION=MAXA returns the largest value of the given arguments. " #~ "Numbers, text and logical values are included in the calculation too. If " #~ "the cell contains text or the argument evaluates to FALSE, it is counted " #~ "as value zero (0). If the argument evaluates to TRUE, it is counted as " #~ "one (1). Note that empty cells are not counted.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers and strings " #~ "11.4, 17.3, \"missing\", 25.9, and 40.1. Then\n" #~ "MAXA(A1:A5) equals 40.1.\n" #~ "\n" #~ "@SEEALSO=MAX,MINA" #~ msgstr "" #~ "@FUNCTION=MAXA\n" #~ "@SYNTAX=MAXA(number1,number2,...)\n" #~ "@DESCRIPTION=MAXA 返回所给定变量的最大值. 数字, 文本和逻辑值包括在计算范围" #~ "中. 如果单元包含文本或者变量值为 FALSE, 则将被计算为 0. 如果变量值为 " #~ "TRUE, 则将被计算为 1. 注意空单元将不被计算. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据和字符串 11.4, 17.3, \"missing\", 25.9, " #~ "和 40.1. 则\n" #~ "MINA(A1:A5) = 0.\n" #~ "\n" #~ "@SEEALSO=MAX,MINA" #~ msgid "" #~ "@FUNCTION=MINA\n" #~ "@SYNTAX=MINA(number1,number2,...)\n" #~ "@DESCRIPTION=MINA returns the smallest value of the given arguments. " #~ "Numbers, text and logical values are included in the calculation too. If " #~ "the cell contains text or the argument evaluates to FALSE, it is counted " #~ "as value zero (0). If the argument evaluates to TRUE, it is counted as " #~ "one (1). Note that empty cells are not counted.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers and strings " #~ "11.4, 17.3, \"missing\", 25.9, and 40.1. Then\n" #~ "MINA(A1:A5) equals 0.\n" #~ "\n" #~ "@SEEALSO=MIN,MAXA" #~ msgstr "" #~ "@FUNCTION=MAXA\n" #~ "@SYNTAX=MAXA(number1,number2,...)\n" #~ "@DESCRIPTION=MAXA 返回所给定变量的最大值. 数字, 文本和逻辑值包括在计算范围" #~ "中. 如果单元包含文本或者变量值为 FALSE, 则将被计算为 0. 如果变量值为 " #~ "TRUE, 则将被计算为 1. 注意空单元将不被计算. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据和字符串 11.4, 17.3, \"missing\", 25.9, " #~ "和 40.1. 则\n" #~ "MINA(A1:A5) = 0.\n" #~ "\n" #~ "@SEEALSO=MAX,MINA" #~ msgid "" #~ "@FUNCTION=VARA\n" #~ "@SYNTAX=VARA(number1,number2,...)\n" #~ "@DESCRIPTION=VARA calculates sample variance of the given sample.\n" #~ "To get the true variance of a complete population use VARPA.\n" #~ "VARA is also known as the N-1-variance.\n" #~ "Under reasonable conditions, it is the maximum-likelihood estimator for " #~ "the true variance.\n" #~ "Numbers, text and logical values are included in the calculation too. If " #~ "the cell contains text or the argument evaluates to FALSE, it is counted " #~ "as value zero (0). If the argument evaluates to TRUE, it is counted as " #~ "one (1). Note that empty cells are not counted.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers and strings " #~ "11.4, 17.3, \"missing\", 25.9, and 40.1. Then\n" #~ "VARA(A1:A5) equals 228.613.\n" #~ "\n" #~ "@SEEALSO=VAR,VARPA" #~ msgstr "" #~ "@FUNCTION=VARA\n" #~ "@SYNTAX=VARA(number1,number2,...)\n" #~ "@DESCRIPTION=VARA 返回基于样本的方差. 数字, 文本和逻辑值包括在计算范围中. " #~ "如果单元包含文本或者变量值为 FALSE, 则将被计算为 0. 如果变量值为 TRUE, 则" #~ "将被计算为 1. 注意空单元将不被计算. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据和字符串 11.4, 17.3, \"missing\", 25.9, " #~ "和 40.1. 则\n" #~ "VARA(A1:A5) = 228.613.\n" #~ "\n" #~ "@SEEALSO=VAR,VARPA" #~ msgid "" #~ "@FUNCTION=VARPA\n" #~ "@SYNTAX=VARPA(number1,number2,...)\n" #~ "@DESCRIPTION=VARPA calculates the variance of an entire population.\n" #~ "VARPA is also known as the N-variance.\n" #~ "Numbers, text and logical values are included in the calculation too. If " #~ "the cell contains text or the argument evaluates to FALSE, it is counted " #~ "as value zero (0). If the argument evaluates to TRUE, it is counted as " #~ "one (1). Note that empty cells are not counted.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers and strings " #~ "11.4, 17.3, \"missing\", 25.9, and 40.1. Then\n" #~ "VARPA(A1:A5) equals 182.8904.\n" #~ "\n" #~ "@SEEALSO=VARA,VARP" #~ msgstr "" #~ "@FUNCTION=VARPA\n" #~ "@SYNTAX=VARPA(number1,number2,...)\n" #~ "@DESCRIPTION=VARPA 返回基于全体母函数的方差. 数字, 文本和逻辑值包括在计算" #~ "范围中. 如果单元包含文本或者变量值为 FALSE, 则将被计算为 0. 如果变量值为 " #~ "TRUE, 则将被计算为 1. 注意空单元将不被计算. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据和字符串 11.4, 17.3, \"missing\", 25.9, " #~ "和 40.1. 则\n" #~ "VARPA(A1:A5) = 182.8904.\n" #~ "\n" #~ "@SEEALSO=VARP,VARP" #~ msgid "" #~ "@FUNCTION=STDEVA\n" #~ "@SYNTAX=STDEVA(number1,number2,...)\n" #~ "@DESCRIPTION=STDEVA returns the sample standard deviation of the given " #~ "sample.\n" #~ "To obtain the population standard deviation of a whole population use " #~ "STDEVPA.\n" #~ "STDEVA is also known as the N-1-standard deviation.\n" #~ "Under reasonable conditions, it is the maximum-likelihood estimator for " #~ "the true population standard deviation.\n" #~ "Numbers, text and logical values are included in the calculation too. If " #~ "the cell contains text or the argument evaluates to FALSE, it is counted " #~ "as value zero (0). If the argument evaluates to TRUE, it is counted as " #~ "one (1). Note that empty cells are not counted.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers and strings " #~ "11.4, 17.3, \"missing\", 25.9, and 40.1. Then\n" #~ "STDEVA(A1:A5) equals 15.119953704.\n" #~ "\n" #~ "@SEEALSO=STDEV,STDEVPA" #~ msgstr "" #~ "@FUNCTION=STDEVA\n" #~ "@SYNTAX=STDEVA(number1,number2,...)\n" #~ "@DESCRIPTION=STDEVA 返回基于样本的标准偏差. 数字, 文本和逻辑值包括在计算范" #~ "围中. 如果单元包含文本或者变量值为 FALSE, 则将被计算为 0. 如果变量值为 " #~ "TRUE, 则将被计算为 1. 注意空单元将不被计算. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据和字符串 11.4, 17.3, \"missing\", 25.9, " #~ "和 40.1. 则\n" #~ "STDEVA(A1:A5) = 15.119953704.\n" #~ "\n" #~ "@SEEALSO=STDEV,STDEVPA" #~ msgid "" #~ "@FUNCTION=STDEVPA\n" #~ "@SYNTAX=STDEVPA(number1,number2,...)\n" #~ "@DESCRIPTION=STDEVPA returns the population standard deviation of an " #~ "entire population.\n" #~ "This is also known as the N-standard deviation\n" #~ "Numbers, text and logical values are included in the calculation too. If " #~ "the cell contains text or the argument evaluates to FALSE, it is counted " #~ "as value zero (0). If the argument evaluates to TRUE, it is counted as " #~ "one (1). Note that empty cells are not counted.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers and strings " #~ "11.4, 17.3, \"missing\", 25.9, and 40.1. Then\n" #~ "STDEVPA(A1:A5) equals 13.523697719.\n" #~ "\n" #~ "@SEEALSO=STDEVA,STDEVP" #~ msgstr "" #~ "@FUNCTION=STDEVPA\n" #~ "@SYNTAX=STDEVPA(number1,number2,...)\n" #~ "@DESCRIPTION=STDEVPA 返回基于全体母函数的标准偏差. 数字, 文本和逻辑值包括" #~ "在计算范围中. 如果单元包含文本或者变量值为 FALSE, 则将被计算为 0. 如果变量" #~ "值为 TRUE, 则将被计算为 1. 注意空单元将不被计算. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据和字符串 11.4, 17.3, \"missing\", 25.9, " #~ "和 40.1. 则\n" #~ "STDEVPA(A1:A5) = 13.523697719.\n" #~ "\n" #~ "@SEEALSO=STDEVA,STDEVP" #~ msgid "" #~ "@FUNCTION=PERCENTRANK\n" #~ "@SYNTAX=PERCENTRANK(array,x[,significance])\n" #~ "@DESCRIPTION=PERCENTRANK function returns the rank of a data point in a " #~ "data set. @array is the range of numeric values, @x is the data point " #~ "which you want to rank, and the optional @significance specifies the " #~ "number of significant digits for the returned value, truncating the " #~ "remainder. If @significance is omitted, PERCENTRANK uses three digits.\n" #~ "\n" #~ "* If @array contains no data points, PERCENTRANK returns #NUM! error.\n" #~ "* If @significance is less than one, PERCENTRANK returns #NUM! error.\n" #~ "* If @x exceeds the largest value or is less than the smallest value in " #~ "@array, PERCENTRANK returns #NUM! error.\n" #~ "* If @x does not match any of the values in @array or @x matches more " #~ "than once, PERCENTRANK interpolates the returned value.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=LARGE,MAX,MEDIAN,MIN,PERCENTILE,QUARTILE,SMALL" #~ msgstr "" #~ "@FUNCTION=PERCENTRANK\n" #~ "@SYNTAX=PERCENTRANK(array,x[,significance])\n" #~ "@DESCRIPTION=PERCENTRANK 函数返回在数据集中数据点的维数. @array 是数据值的" #~ "范围, @x 是所要排列的数据点, 可选项 @significance 为返回值指定有效位数. 如" #~ "果 @significance 省略, 则 PERCENTRANK 使用三位有效位. \n" #~ "如果 @array 包含的不是数据点, 则 PERCENTRANK 返回 #NUM! 错误. 如果 " #~ "@significance 小于 1, 则 PERCENTRANK 返回 #NUM! 错误. 如果 @x 不匹配于 " #~ "@array 中的任何值, 或者 @x 匹配多于一个, 则 PERCENTRANK 把返回值添写进" #~ "去. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=LARGE,MAX,MEDIAN,MIN,PERCENTILE,QUARTILE,SMALL" #~ msgid "" #~ "@FUNCTION=PERCENTILE\n" #~ "@SYNTAX=PERCENTILE(array,k)\n" #~ "@DESCRIPTION=PERCENTILE function returns the 100*@k-th percentile of the " #~ "given data points (that is, a number x such that a fraction @k of the " #~ "data points are less than x).\n" #~ "\n" #~ "* If @array is empty, PERCENTILE returns #NUM! error.\n" #~ "* If @k < 0 or @k > 1, PERCENTILE returns #NUM! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "PERCENTILE(A1:A5,0.42) equals 20.02.\n" #~ "\n" #~ "@SEEALSO=QUARTILE" #~ msgstr "" #~ "@FUNCTION=PERCENTILE\n" #~ "@SYNTAX=PERCENTILE(array,k)\n" #~ "@DESCRIPTION=PERCENTILE 函数返回所给定数据点 (即 x 使得数据点的分数 @k 小" #~ "于 x) 的第 100*@k 位百分位数. \n" #~ "如果 @array 为空, 则 PERCENTILE 返回 #NUM! 错误. 如果 @k < 0 或者 @k > 1, " #~ "则 PERCENTILE 返回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "PERCENTILE(A1:A5,0.42) = 20.02.\n" #~ "\n" #~ "@SEEALSO=QUARTILE" #~ msgid "" #~ "@FUNCTION=QUARTILE\n" #~ "@SYNTAX=QUARTILE(array,quart)\n" #~ "@DESCRIPTION=QUARTILE function returns the quartile of the given data " #~ "points.\n" #~ "\n" #~ "If @quart is equal to: QUARTILE returns:\n" #~ "0 the smallest value of @array.\n" #~ "1 the first quartile\n" #~ "2 the second quartile\n" #~ "3 the third quartile\n" #~ "4 the largest value of @array.\n" #~ "\n" #~ "* If @array is empty, QUARTILE returns #NUM! error.\n" #~ "* If @quart < 0 or @quart > 4, QUARTILE returns #NUM! error.\n" #~ "* If @quart is not an integer, it is truncated.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1. Then\n" #~ "QUARTILE(A1:A5,1) equals 17.3.\n" #~ "\n" #~ "@SEEALSO=LARGE,MAX,MEDIAN,MIN,PERCENTILE,SMALL" #~ msgstr "" #~ "@FUNCTION=QUARTILE\n" #~ "@SYNTAX=QUARTILE(array,quart)\n" #~ "@DESCRIPTION=QUARTILE 函数返回所给定数据点的四分位数. \n" #~ "如果 @quart 等于: 则 QUARTILE 返回: \n" #~ "0 @array 的最小值.\n" #~ "1 第一个四分位数\n" #~ "2 第二个四分位数\n" #~ "3 第三个四分位数\n" #~ "4 @array 的最大值.\n" #~ "\n" #~ "如果 @array 为空, 则 QUARTILE 返回 #NUM! 错误. 如果 @quart < 0 或者 " #~ "@quart > 4, 则 QUARTILE 返回 #NUM! 错误. 如果 @quart 不是整数, 则将被截" #~ "断, 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1. 则\n" #~ "QUARTILE(A1:A5,1) = 17.3.\n" #~ "\n" #~ "@SEEALSO=LARGE,MAX,MEDIAN,MIN,PERCENTILE,SMALL" #~ msgid "" #~ "@FUNCTION=FTEST\n" #~ "@SYNTAX=FTEST(array1,array2)\n" #~ "@DESCRIPTION=FTEST function returns the two-tailed probability that the " #~ "variances in the given two data sets are not significantly different.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1, and the cells B1, B2, ... B5 23.2, 25.8, 29.9, " #~ "33.5, and 42.7. Then\n" #~ "FTEST(A1:A5,B1:B5) equals 0.510815017.\n" #~ "\n" #~ "@SEEALSO=FDIST,FINV" #~ msgstr "" #~ "@FUNCTION=FTEST\n" #~ "@SYNTAX=FTEST(array1,array2)\n" #~ "@DESCRIPTION=FTEST 函数返回两个不是显著不同的数据集的方差的 one-tailed 机" #~ "率. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1, 并且单" #~ "元 B1, B2, ... B5 包含数据 23.2, 25.8, 29.9, 33.5, 和 42.7. 则\n" #~ "FTEST(A1:A5,B1:B5) = 0.510815017.\n" #~ "\n" #~ "@SEEALSO=FDIST,FINV" #~ msgid "" #~ "@FUNCTION=TTEST\n" #~ "@SYNTAX=TTEST(array1,array2,tails,type)\n" #~ "@DESCRIPTION=TTEST function returns the probability of a Student's t-" #~ "Test. \n" #~ "@array1 is the first data set and @array2 is the second data set. If " #~ "@tails is one, TTEST uses the one-tailed distribution and if @tails is " #~ "two, TTEST uses the two-tailed distribution. @type determines the kind " #~ "of the test:\n" #~ "\n" #~ "\t1 Paired test\n" #~ "\t2 Two-sample equal variance\n" #~ "\t3 Two-sample unequal variance\n" #~ "\n" #~ "* If the data sets contain a different number of data points and the test " #~ "is paired (@type one), TTEST returns the #N/A error.\n" #~ "* @tails and @type are truncated to integers.\n" #~ "* If @tails is not one or two, TTEST returns #NUM! error.\n" #~ "* If @type is any other than one, two, or three, TTEST returns #NUM! " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1, and the cells B1, B2, ... B5 23.2, 25.8, 29.9, " #~ "33.5, and 42.7. Then\n" #~ "TTEST(A1:A5,B1:B5,1,1) equals 0.003127619.\n" #~ "TTEST(A1:A5,B1:B5,2,1) equals 0.006255239.\n" #~ "TTEST(A1:A5,B1:B5,1,2) equals 0.111804322.\n" #~ "TTEST(A1:A5,B1:B5,1,3) equals 0.113821797.\n" #~ "\n" #~ "@SEEALSO=FDIST,FINV" #~ msgstr "" #~ "@FUNCTION=TTEST\n" #~ "@SYNTAX=TTEST(array1,array2,tails,type)\n" #~ "@DESCRIPTION=TTEST 函数返回学生的 t-检测的机率。\n" #~ "@array1 为第一个数据集,@array2 为第二个数据集。如果 @tails 为 1,则 " #~ "TTEST 用one-tailed 分布, 如果 @tails 为 2, 则 TTEST 用 two-tailed 分布. " #~ "@type 决定测试的种类: \n" #~ "1 成对检验\n" #~ "2 两个样本等于方差\n" #~ "3 两个样本不等于方差\n" #~ "\n" #~ "如果两个数据集所包含的数据点的个数不相同并且检验为成对检验 (即 @type 为 " #~ "1), 则 TTEST 返回 #N/A 错误. @tails 和 @type 将被截断成整数. 如果 @tails " #~ "不是 1 或 2, 则 TTEST 返回 #NUM! 错误. 如果 @type 为除了 1, 2, 或 3 之外的" #~ "任何数, 则 TTEST 返回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1, 并且单" #~ "元 B1, B2, ... B5 包含数据 23.2, 25.8, 29.9, 33.5, 和 42.7. 则\n" #~ "TTEST(A1:A5,B1:B5,1,1) = 0.003127619.\n" #~ "TTEST(A1:A5,B1:B5,2,1) = 0.006255239.\n" #~ "TTEST(A1:A5,B1:B5,1,2) = 0.111804322.\n" #~ "TTEST(A1:A5,B1:B5,1,3) = 0.113821797.\n" #~ "\n" #~ "@SEEALSO=FDIST,FINV" #~ msgid "" #~ "@FUNCTION=FREQUENCY\n" #~ "@SYNTAX=FREQUENCY(data_array,bins_array)\n" #~ "@DESCRIPTION=FREQUENCY function counts how often given values occur " #~ "within a range of values. The results are given as an array.\n" #~ "\n" #~ "@data_array is a data array for which you want to count the frequencies. " #~ "@bin_array is an array containing the intervals into which you want to " #~ "group the values in data_array. If the @bin_array is empty, FREQUENCY " #~ "returns the number of data points in @data_array.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=FREQUENCY\n" #~ "@SYNTAX=FREQUENCY(data_array,bins_array)\n" #~ "@DESCRIPTION=FREQUENCY 函数计算在一个值的范围中所给定值出现的次数. 结果将" #~ "以数组形式给出. \n" #~ "@data_array 是要计算出现频率的数据数组. @bin_array 是一个包含所要分组的数" #~ "据数组的区间的数组. 如果 @bin_array 为空, 则 FREQUENCY 返回在 @data_array " #~ "中数据点的个数. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #, fuzzy #~ msgid "" #~ "@FUNCTION=LINEST\n" #~ "@SYNTAX=LINEST(known_y's[,known_x's[,const[,stat]]])\n" #~ "@DESCRIPTION=LINEST function calculates the ``least squares'' line that " #~ "best fit to your data in @known_y's. @known_x's contains the " #~ "corresponding x's where y=mx+b.\n" #~ "\n" #~ "LINEST returns an array having two columns and one row. The slope (m) of " #~ "the regression line y=mx+b is given in the first column and the y-" #~ "intercept (b) in the second.\n" #~ "\n" #~ "If @stat is TRUE, extra statistical information will be returned. Extra " #~ "statistical information is written below the regression line coefficients " #~ "in the result array. Extra statistical information consists of four rows " #~ "of data. In the first row the standard error values for the coefficients " #~ "m1, (m2, ...), b are represented. The second row contains the square of " #~ "R and the standard error for the y estimate. The third row contains the " #~ "F-observed value and the degrees of freedom. The last row contains the " #~ "regression sum of squares and the residual sum of squares.\n" #~ "\n" #~ "* If @known_x's is omitted, an array {1, 2, 3, ...} is used.\n" #~ "* If @known_y's and @known_x's have unequal number of data points, LINEST " #~ "returns #NUM! error.\n" #~ "* If @const is FALSE, the line will be forced to go through the origin, i." #~ "e., b will be zero. The default is TRUE.\n" #~ "* The default of @stat is FALSE.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=LOGEST,TREND" #~ msgstr "" #~ "@FUNCTION=LINEST\n" #~ "@SYNTAX=LINEST(known_y's[,known_x's[,const[,stat]]])\n" #~ "@DESCRIPTION=LINEST 函数计算在 @known_y's 中最适合于数据的 ``最小平方'' " #~ "行. @known_x's 包含相对应的 x's, 其中 y=mx+b. \n" #~ "如果 @known_x's 省略, 则数组 {1, 2, 3, ...} 将被使用. LINEST 返回一个一行" #~ "两列的数组. 在第一列给出回归线 y=mx+b 的 slope (m), 第二列给出 y-" #~ "intercept (b). \n" #~ "如果 @known_y's 和 @known_x's 的数据点的个数不相等, 则 LINEST 返回 #NUM! " #~ "错误. \n" #~ "如果 @const 是 FALSE, 则行将被强迫通过原始区域, 即 b 为 0. 默认值为 " #~ "TRUE. \n" #~ "如果 @stat 为 TRUE, 则将返回额外的统计信息. 额外统计信息将被写入结果数组中" #~ "下面的回归线的系数中. 额外统计信息由四行数据组成. 第一行对系数 m1, " #~ "(m2, ...), 的标准错误值将用 b 来表示. 第二行包含 R 的平方和 y 评估的标准错" #~ "误. 第三行包含 F-观察和自由度. 最后一行包含平方的回归和和平方的剩余和. \n" #~ "@stat 的默认为 FALSE.\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=LOGEST,TREND" #~ msgid "" #~ "@FUNCTION=LOGREG\n" #~ "@SYNTAX=LOGREG(known_y's[,known_x's[,const[,stat]]])\n" #~ "@DESCRIPTION=LOGREG function transforms your x's to z=ln(x) and applies " #~ "the ``least squares'' method to fit the linear equation\n" #~ "y = m * z + b \n" #~ "to your y's and z's --- equivalent to fitting the equation\n" #~ "y = m * ln(x) + b \n" #~ "to y's and x's. \n" #~ "\n" #~ "If @known_x's is omitted, an array {1, 2, 3, ...} is used. LOGREG returns " #~ "an array having two columns and one row. m is given in the first column " #~ "and b in the second. \n" #~ "\n" #~ "If @known_y's and @known_x's have unequal number of data points, LOGREG " #~ "returns #NUM! error.\n" #~ "\n" #~ "If @const is FALSE, the curve will be forced to go through [1; 0], i.e., " #~ "b will be zero. The default is TRUE.\n" #~ "\n" #~ "If @stat is TRUE, extra statistical information will be returned which " #~ "applies to the state AFTER transformation to z. Extra statistical " #~ "information is written below m and b in the result array. Extra " #~ "statistical information consists of four rows of data. In the first row " #~ "the standard error values for the coefficients m, b are represented. The " #~ "second row contains the square of R and the standard error for the y " #~ "estimate. The third row contains the F-observed value and the degrees of " #~ "freedom. The last row contains the regression sum of squares and the " #~ "residual sum of squares.The default of @stat is FALSE.\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=LOGFIT,LINEST,LOGEST" #~ msgstr "" #~ "@FUNCTION=LOGEST\n" #~ "@SYNTAX=LOGEST(known_y's[,known_x's,const,stat])\n" #~ "@DESCRIPTION=LOGEST 函数对数据应用``最小平方''方法, 适用形如 y = b * m{1}" #~ "^x{1} * m{2}^x{2}... 的指数曲线. \n" #~ "如果 @known_x's 省略, 则数组 {1, 2, 3, ...} 将被使用. LOGEST 返回一个数组 " #~ "{ m{n},m{n-1}, ...,m{1},b }.\n" #~ "如果 @known_y's 和 @known_x's 的数据点个数不相同, 则 LOGEST 返回 #NUM! 错" #~ "误. \n" #~ "如果 @const 为 FALSE, 则行将被强制通过 (0,1), 即, b 将为 1. 默认值为 " #~ "TRUE. \n" #~ "如果 @stat 为 TRUE, 则将返回额外的统计信息. 额外统计信息将被写入结果数组中" #~ "下面的回归线的系数中. 额外统计信息由四行数据组成. 第一行对系数 m1, " #~ "(m2, ...), 的标准错误值将用 b 来表示. 第二行包含 R 的平方和 y 评估的标准错" #~ "误. 第三行包含 F-观察和自由度. 最后一行包含平方的回归和和平方的剩余和. \n" #~ "@stat 的默认为 FALSE.\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=LOGEST,GROWTH,TREND" #~ msgid "" #~ "@FUNCTION=TREND\n" #~ "@SYNTAX=TREND(known_y's[,known_x's[,new_x's[,const]]])\n" #~ "@DESCRIPTION=TREND function estimates future values of a given data set " #~ "using the ``least squares'' line that best fit to your data. @known_y's " #~ "is the y-values where y=mx+b and @known_x's contains the corresponding x-" #~ "values. @new_x's contains the x-values for which you want to estimate " #~ "the y-values. If @const is FALSE, the line will be forced to go through " #~ "the origin, i.e., b will be zero.\n" #~ "\n" #~ "* If @known_x's is omitted, an array {1, 2, 3, ...} is used.\n" #~ "* If @new_x's is omitted, it is assumed to be the same as @known_x's.\n" #~ "* If @const is omitted, it is assumed to be TRUE.\n" #~ "* If @known_y's and @known_x's have unequal number of data points, TREND " #~ "returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1, and the cells B1, B2, ... B5 23.2, 25.8, 29.9, " #~ "33.5, and 42.7. Then\n" #~ "TREND(A1:A5,B1:B5) equals {12.1, 15.7, 21.6, 26.7, 39.7}.\n" #~ "\n" #~ "@SEEALSO=LINEST" #~ msgstr "" #~ "@FUNCTION=TREND\n" #~ "@SYNTAX=TREND(known_y's[,known_x's],new_x's])\n" #~ "@DESCRIPTION=TREND 函数用最适用于数据的 ``最小平方''行方法来对所给定的数据" #~ "集评估将来值. @known_y's 是 y-值, 其中 y=mx+b, 并且 @known_x 包含相对应的 " #~ "x-值. @new_x's 包含为了评估 y-值所需要的 x-值. \n" #~ "如果 @known_x's 省略, 则数组 {1, 2, 3, ...} 将被使用. 如果 @new_x's 省略, " #~ "则假设为与 @known_x's 相同. 如果 @known_y's 和 @known_x's 的数据点的个数不" #~ "相等, 则 TREND 返回 #NUM! 错误. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1, 并且单" #~ "元 B1, B2, ... B5 包含数据 23.2, 25.8, 29.9, 33.5, 和 42.7. 则\n" #~ "TREND(A1:A5,B1:B5) = {12.1, 15.7, 21.6, 26.7, 39.7}.\n" #~ "\n" #~ "@SEEALSO=LINEST" #, fuzzy #~ msgid "" #~ "@FUNCTION=LOGEST\n" #~ "@SYNTAX=LOGEST(known_y's[,known_x's,const,stat])\n" #~ "@DESCRIPTION=LOGEST function applies the ``least squares'' method to fit " #~ "an exponential curve of the form\n" #~ "\n" #~ "\ty = b * m{1}^x{1} * m{2}^x{2}... to your data.\n" #~ "\n" #~ "If @stat is TRUE, extra statistical information will be returned. Extra " #~ "statistical information is written below the regression line coefficients " #~ "in the result array. Extra statistical information consists of four rows " #~ "of data. In the first row the standard error values for the coefficients " #~ "m1, (m2, ...), b are represented. The second row contains the square of " #~ "R and the standard error for the y estimate. The third row contains the " #~ "F-observed value and the degrees of freedom. The last row contains the " #~ "regression sum of squares and the residual sum of squares.\n" #~ "\n" #~ "* If @known_x's is omitted, an array {1, 2, 3, ...} is used. LOGEST " #~ "returns an array { m{n},m{n-1}, ...,m{1},b }.\n" #~ "* If @known_y's and @known_x's have unequal number of data points, LOGEST " #~ "returns #NUM! error.\n" #~ "* If @const is FALSE, the line will be forced to go through (0,1),i.e., b " #~ "will be one. The default is TRUE.\n" #~ "* The default of @stat is FALSE.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=GROWTH,TREND" #~ msgstr "" #~ "@FUNCTION=LINEST\n" #~ "@SYNTAX=LINEST(known_y's[,known_x's[,const[,stat]]])\n" #~ "@DESCRIPTION=LINEST 函数计算在 @known_y's 中最适合于数据的 ``最小平方'' " #~ "行. @known_x's 包含相对应的 x's, 其中 y=mx+b. \n" #~ "如果 @known_x's 省略, 则数组 {1, 2, 3, ...} 将被使用. LINEST 返回一个一行" #~ "两列的数组. 在第一列给出回归线 y=mx+b 的 slope (m), 第二列给出 y-" #~ "intercept (b). \n" #~ "如果 @known_y's 和 @known_x's 的数据点的个数不相等, 则 LINEST 返回 #NUM! " #~ "错误. \n" #~ "如果 @const 是 FALSE, 则行将被强迫通过原始区域, 即 b 为 0. 默认值为 " #~ "TRUE. \n" #~ "如果 @stat 为 TRUE, 则将返回额外的统计信息. 额外统计信息将被写入结果数组中" #~ "下面的回归线的系数中. 额外统计信息由四行数据组成. 第一行对系数 m1, " #~ "(m2, ...), 的标准错误值将用 b 来表示. 第二行包含 R 的平方和 y 评估的标准错" #~ "误. 第三行包含 F-观察和自由度. 最后一行包含平方的回归和和平方的剩余和. \n" #~ "@stat 的默认为 FALSE.\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=LOGEST,TREND" #~ msgid "" #~ "@FUNCTION=GROWTH\n" #~ "@SYNTAX=GROWTH(known_y's[,known_x's,new_x's,const])\n" #~ "@DESCRIPTION=GROWTH function applies the ``least squares'' method to fit " #~ "an exponential curve to your data and predicts the exponential growth by " #~ "using this curve. \n" #~ "GROWTH returns an array having one column and a row for each data point " #~ "in @new_x.\n" #~ "\n" #~ "* If @known_x's is omitted, an array {1, 2, 3, ...} is used.\n" #~ "* If @new_x's is omitted, it is assumed to be the same as @known_x's.\n" #~ "* If @known_y's and @known_x's have unequal number of data points, GROWTH " #~ "returns #NUM! error.\n" #~ "* If @const is FALSE, the line will be forced to go through the origin, i." #~ "e., b will be zero. The default is TRUE.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=LOGEST,GROWTH,TREND" #~ msgstr "" #~ "@FUNCTION=GROWTH\n" #~ "@SYNTAX=GROWTH(known_y's[,known_x's,new_x's,const])\n" #~ "@DESCRIPTION=GROWTH 函数应用 ``最小平方''方法对数据适用指数曲线, 并且用此" #~ "曲线预测指数增长. \n" #~ "如果 @known_x's 省略, 数组 {1, 2, 3, ...} 将被使用. 如果 @new_x's 省略, 则" #~ "被假设为与 @known_x's 相同. \n" #~ "GROWTH 返回一个在 @new_x 中的, 对每一个数据点有一个行列的数组. \n" #~ "如果 @known_y's 和 @known_x's 的数据点的个数不相同, 则 GROWTH 返回 #NUM! " #~ "错误. \n" #~ "如果 @const 是 FALSE, 则行将被强迫通过源数据, 即 b 为 0. 默认值为 TRUE. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=LOGEST,GROWTH,TREND" #~ msgid "" #~ "@FUNCTION=FORECAST\n" #~ "@SYNTAX=FORECAST(x,known_y's,known_x's)\n" #~ "@DESCRIPTION=FORECAST function estimates a future value according to " #~ "existing values using simple linear regression. The estimated future " #~ "value is a y-value for a given x-value (@x).\n" #~ "\n" #~ "* If @known_x or @known_y contains no data entries or different number of " #~ "data entries, FORECAST returns #N/A error.\n" #~ "* If the variance of the @known_x is zero, FORECAST returns #DIV/0 " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1, and the cells B1, B2, ... B5 23.2, 25.8, 29.9, " #~ "33.5, and 42.7. Then\n" #~ "FORECAST(7,A1:A5,B1:B5) equals -10.859397661.\n" #~ "\n" #~ "@SEEALSO=INTERCEPT,TREND" #~ msgstr "" #~ "@FUNCTION=FORECAST\n" #~ "@SYNTAX=FORECAST(x,known_y's,known_x's)\n" #~ "@DESCRIPTION=FORECAST 函数用简单线性回归方法根据已存在的值去评估一个将来" #~ "值. 所评估的将来值对所给定的 x-value (@x) 是一个 y-value. \n" #~ "如果 @known_x 或者 @known_y 不包含数据入口或者数据入口的个数不相同. 则 " #~ "FORECAST 返回 #N/A! 错误. 如果 @known_x 变量是零, 则 FORECAST 返回 #DIV/0 " #~ "错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1, 并且单" #~ "元 B1, B2, ... B5 包含数据 23.2, 25.8, 29.9, 33.5, 和 42.7. 则\n" #~ "FORECAST(7,A1:A5,B1:B5) = -10.859397661.\n" #~ "\n" #~ "@SEEALSO=INTERCEPT,TREND" #~ msgid "" #~ "@FUNCTION=INTERCEPT\n" #~ "@SYNTAX=INTERCEPT(known_y's,known_x's)\n" #~ "@DESCRIPTION=INTERCEPT function calculates the point where the linear " #~ "regression line intersects the y-axis.\n" #~ "\n" #~ "* If @known_x or @known_y contains no data entries or different number of " #~ "data entries, INTERCEPT returns #N/A error.\n" #~ "* If the variance of the @known_x is zero, INTERCEPT returns #DIV/0 " #~ "error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1, and the cells B1, B2, ... B5 23.2, 25.8, 29.9, " #~ "33.5, and 42.7. Then\n" #~ "INTERCEPT(A1:A5,B1:B5) equals -20.785117212.\n" #~ "\n" #~ "@SEEALSO=FORECAST,TREND" #~ msgstr "" #~ "@FUNCTION=INTERCEPT\n" #~ "@SYNTAX=INTERCEPT(known_y's,known_x's)\n" #~ "@DESCRIPTION=INTERCEPT 函数计算线性回归线与 y 轴相交的点的坐标. \n" #~ "如果 @known_x 或者 @known_y 不包含数据入口, 或者数据入口的个数不相同, 则 " #~ "INTERCEPT 返回 #N/A! 错误. 如果 @known_x 变量是零, 则 INTERCEPT 返回 " #~ "#DIV/0 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11.4, 17.3, 21.3, 25.9, 和 40.1, 并且单" #~ "元 B1, B2, ... B5 包含数据 23.2, 25.8, 29.9, 33.5, 和 42.7. 则\n" #~ "INTERCEPT(A1:A5,B1:B5) = -20.785117212.\n" #~ "\n" #~ "@SEEALSO=FORECAST,TREND" #~ msgid "" #~ "@FUNCTION=SLOPE\n" #~ "@SYNTAX=SLOPE(known_y's,known_x's)\n" #~ "@DESCRIPTION=SLOPE returns the slope of the linear regression line.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, " #~ "21.3, 25.9, and 40.1, and the cells B1, B2, ... B5 23.2, 25.8, 29.9, " #~ "33.5, and 42.7. Then\n" #~ "SLOPE(A1:A5,B1:B5) equals 1.417959936.\n" #~ "\n" #~ "@SEEALSO=STDEV,STDEVPA" #~ msgstr "" #~ "@FUNCTION=SLOPE\n" #~ "@SYNTAX=SLOPE(known_y's,known_x's)\n" #~ "@DESCRIPTION=SLOPE 返回线性回归线的斜度. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数 11.4, 17.3, 21.3, 25.9, and 40.1, 并且单" #~ "元 B1, B2, ... B5 包含数 23.2, 25.8, 29.9, 33.5, 42.7. 则\n" #~ "SLOPE(A1:A5,B1:B5) 等于 1.417959936.\n" #~ "\n" #~ "@SEEALSO=STDEV,STDEVPA" #~ msgid "" #~ "@FUNCTION=SUBTOTAL\n" #~ "@SYNTAX=SUBTOTAL(function_nbr,ref1,ref2,...)\n" #~ "@DESCRIPTION=SUBTOTAL function returns a subtotal of given list of " #~ "arguments. @function_nbr is the number that specifies which function to " #~ "use in calculating the subtotal.\n" #~ "\n" #~ "The following functions are available:\n" #~ "\n" #~ "\t1 AVERAGE\n" #~ "\t2 COUNT\n" #~ "\t3 COUNTA\n" #~ "\t4 MAX\n" #~ "\t5 MIN\n" #~ "\t6 PRODUCT\n" #~ "\t7 STDEV\n" #~ "\t8 STDEVP\n" #~ "\t9 SUM\n" #~ "\t10 VAR\n" #~ "\t11 VARP\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 23, 27, 28, " #~ "33, and 39. Then\n" #~ "SUBTOTAL(1,A1:A5) equals 30.\n" #~ "SUBTOTAL(6,A1:A5) equals 22378356.\n" #~ "SUBTOTAL(7,A1:A5) equals 6.164414003.\n" #~ "SUBTOTAL(9,A1:A5) equals 150.\n" #~ "SUBTOTAL(11,A1:A5) equals 30.4.\n" #~ "\n" #~ "@SEEALSO=COUNT,SUM" #~ msgstr "" #~ "@FUNCTION=SUBTOTAL\n" #~ "@SYNTAX=SUMIF(function_nbr,ref1,ref2,...)\n" #~ "@DESCRIPTION=SUBTOTAL 函数返回所给定变量列表的小计. @function_nbr 是用数字" #~ "指定用于计算小计所使用的函数. 可使用下面的函数: \n" #~ "1 AVERAGE\n" #~ "2 COUNT\n" #~ "3 COUNTA\n" #~ "4 MAX\n" #~ "5 MIN\n" #~ "6 PRODUCT\n" #~ "7 STDEV\n" #~ "8 STDEVP\n" #~ "9 SUM\n" #~ "10 VAR\n" #~ "11 VARP\n" #~ "此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 23, 27, 28, 33, 和 39. 则\n" #~ "SUBTOTAL(1,A1:A5) = 30.\n" #~ "SUBTOTAL(6,A1:A5) = 22378356.\n" #~ "SUBTOTAL(7,A1:A5) = 6.164414003.\n" #~ "SUBTOTAL(9,A1:A5) = 150.\n" #~ "SUBTOTAL(11,A1:A5) = 30.4.\n" #~ "\n" #~ "@SEEALSO=COUNT,SUM" #~ msgid "" #~ "@FUNCTION=GEOMDIST\n" #~ "@SYNTAX=GEOMDIST(k,p,cum)\n" #~ "@DESCRIPTION=GEOMDIST returns the probability p(k) of obtaining @k from a " #~ "geometric distribution with probability parameter @p.\n" #~ "\n" #~ "* If @k < 0 GEOMDIST returns #NUM! error.\n" #~ "* If @p < 0 or @p > 1 GEOMDIST returns #NUM! error.\n" #~ "* If @cum != TRUE and @cum != FALSE GEOMDIST returns #NUM! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "GEOMDIST(2,10.4,TRUE).\n" #~ "\n" #~ "@SEEALSO=RANDGEOM" #~ msgstr "" #~ "@FUNCTION=GAMMADIST\n" #~ "@SYNTAX=GAMMADIST(x,alpha,beta,cum)\n" #~ "@DESCRIPTION=GAMMADIST 函数返回 gamma 分布. 如果 @cum 为 TRUE, 则 " #~ "GAMMADIST 返回不定 gamma 函数, 否则返回 probability mass 函数.\n" #~ "如果 @x < 0 则 GAMMADIST 返回 #NUM! 错误. 如果 @alpha <= 0 或者 @beta <= " #~ "0, 则 GAMMADIST 返回 #NUM! 错误. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "GAMMADIST(1,2,3,0) = 0.07961459.\n" #~ "\n" #~ "@SEEALSO=GAMMAINV" #~ msgid "" #~ "@FUNCTION=LOGISTIC\n" #~ "@SYNTAX=LOGISTIC(x,a)\n" #~ "@DESCRIPTION=LOGISTIC returns the probability density p(x) at @x for a " #~ "logistic distribution with scale parameter @a.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "LOGISTIC(0.4,1).\n" #~ "\n" #~ "@SEEALSO=RANDLOGISTIC" #~ msgstr "" #~ "@FUNCTION=ISLOGICAL\n" #~ "@SYNTAX=ISLOGICAL(value)\n" #~ "@DESCRIPTION=ISLOGICAL 返回 TRUE 如果值为逻辑值. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=PARETO\n" #~ "@SYNTAX=PARETO(x,a,b)\n" #~ "@DESCRIPTION=PARETO returns the probability density p(x) at @x for a " #~ "Pareto distribution with exponent @a and scale @b.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "PARETO(0.6,1,2).\n" #~ "\n" #~ "@SEEALSO=RANDPARETO" #~ msgstr "" #~ "@FUNCTION=RandExp\n" #~ "@SYNTAX=RandExp(b)\n" #~ "@DESCRIPTION=RandExp 返回指数分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandExp(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RAYLEIGH\n" #~ "@SYNTAX=RAYLEIGH(x,sigma)\n" #~ "@DESCRIPTION=RAYLEIGH returns the probability density p(x) at @x for a " #~ "Rayleigh distribution with scale parameter @sigma.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RAYLEIGH(0.4,1).\n" #~ "\n" #~ "@SEEALSO=RANDRAYLEIGH" #~ msgstr "" #~ "@FUNCTION=RandExp\n" #~ "@SYNTAX=RandExp(b)\n" #~ "@DESCRIPTION=RandExp 返回指数分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandExp(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=RAYLEIGHTAIL\n" #~ "@SYNTAX=RAYLEIGHTAIL(x,a,sigma)\n" #~ "@DESCRIPTION=RAYLEIGHTAIL returns the probability density p(x) at @x for " #~ "a Rayleigh tail distribution with scale parameter @sigma and lower limit " #~ "@a.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RAYLEIGHTAIL(0.6,0.3,1).\n" #~ "\n" #~ "@SEEALSO=RANDRAYLEIGHTAIL" #~ msgstr "" #~ "@FUNCTION=RandExp\n" #~ "@SYNTAX=RandExp(b)\n" #~ "@DESCRIPTION=RandExp 返回指数分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandExp(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=LAPLACE\n" #~ "@SYNTAX=LAPLACE(x,a)\n" #~ "@DESCRIPTION=LAPLACE returns the probability density p(x) at @x for " #~ "Laplace distribution with mean @a. \n" #~ "@EXAMPLES=\n" #~ "LAPLACE(0.4,1).\n" #~ "\n" #~ "@SEEALSO=RANDLAPLACE" #~ msgstr "" #~ "@FUNCTION=RandExp\n" #~ "@SYNTAX=RandExp(b)\n" #~ "@DESCRIPTION=RandExp 返回指数分布随机数. \n" #~ "@EXAMPLES=\n" #~ "RandExp(0.5).\n" #~ "\n" #~ "@SEEALSO=RAND,RANDBETWEEN" #~ msgid "" #~ "@FUNCTION=CHAR\n" #~ "@SYNTAX=CHAR(x)\n" #~ "@DESCRIPTION=CHAR returns the ASCII character represented by the number " #~ "@x.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "CHAR(65) equals A.\n" #~ "\n" #~ "@SEEALSO=CODE" #~ msgstr "" #~ "@FUNCTION=CHAR\n" #~ "@SYNTAX=CHAR(x)\n" #~ "@DESCRIPTION=CHAR 返回数 @x 所表示的 ASCII 字符.\n" #~ "@EXAMPLES=\n" #~ "CHAR(65) equals A.\n" #~ "\n" #~ "@SEEALSO=CODE" #~ msgid "" #~ "@FUNCTION=UNICHAR\n" #~ "@SYNTAX=UNICHAR(x)\n" #~ "@DESCRIPTION=UNICHAR returns the Unicode character represented by the " #~ "number @x.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "UNICHAR(65) equals A.\n" #~ "UNICHAR(960) equals a small Greek pi.\n" #~ "\n" #~ "@SEEALSO=CHAR,UNICODE,CODE" #~ msgstr "" #~ "@FUNCTION=CHAR\n" #~ "@SYNTAX=CHAR(x)\n" #~ "@DESCRIPTION=CHAR 返回数 @x 所表示的 ASCII 字符.\n" #~ "@EXAMPLES=\n" #~ "CHAR(65) equals A.\n" #~ "\n" #~ "@SEEALSO=CODE" #~ msgid "" #~ "@FUNCTION=CODE\n" #~ "@SYNTAX=CODE(char)\n" #~ "@DESCRIPTION=CODE returns the ASCII number for the character @char.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "CODE(\"A\") equals 65.\n" #~ "\n" #~ "@SEEALSO=CHAR" #~ msgstr "" #~ "@FUNCTION=CODE\n" #~ "@SYNTAX=CODE(char)\n" #~ "@DESCRIPTION=CODE 返回字符 @char 的 ASCII 码值.\n" #~ "@EXAMPLES=\n" #~ "CODE(\"A\") equals 65.\n" #~ "\n" #~ "@SEEALSO=CHAR" #~ msgid "" #~ "@FUNCTION=UNICODE\n" #~ "@SYNTAX=UNICODE(char)\n" #~ "@DESCRIPTION=UNICODE returns the Unicode number for the character @char.\n" #~ "\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "UNICODE(\"A\") equals 65.\n" #~ "\n" #~ "@SEEALSO=UNICHAR,CODE,CHAR" #~ msgstr "" #~ "@FUNCTION=CODE\n" #~ "@SYNTAX=CODE(char)\n" #~ "@DESCRIPTION=CODE 返回字符 @char 的 ASCII 码值.\n" #~ "@EXAMPLES=\n" #~ "CODE(\"A\") equals 65.\n" #~ "\n" #~ "@SEEALSO=CHAR" #~ msgid "" #~ "@FUNCTION=EXACT\n" #~ "@SYNTAX=EXACT(string1, string2)\n" #~ "@DESCRIPTION=EXACT returns true if @string1 is exactly equal to @string2 " #~ "(this routine is case sensitive).\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "EXACT(\"key\",\"key\") equals TRUE.\n" #~ "EXACT(\"key\",\"Key\") equals FALSE.\n" #~ "\n" #~ "@SEEALSO=LEN, SEARCH, DELTA" #~ msgstr "" #~ "@FUNCTION=EXACT\n" #~ "@SYNTAX=EXACT(string1, string2)\n" #~ "@DESCRIPTION=EXACT 返回真如果 @string1 等于 @string2 (本例程大小写区分).\n" #~ "@EXAMPLES=\n" #~ "EXACT(\"key\",\"key\") equals TRUE.\n" #~ "EXACT(\"key\",\"Key\") equals FALSE.\n" #~ "\n" #~ "@SEEALSO=LEN" #~ msgid "" #~ "@FUNCTION=LEN\n" #~ "@SYNTAX=LEN(string)\n" #~ "@DESCRIPTION=LEN returns the length in characters of the string @string.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "LEN(\"Helsinki\") equals 8.\n" #~ "\n" #~ "@SEEALSO=CHAR, CODE, LENB" #~ msgstr "" #~ "@FUNCTION=LEN\n" #~ "@SYNTAX=LEN(string)\n" #~ "@DESCRIPTION=LEN 返回 @string 字符串的长度.\n" #~ "@EXAMPLES=\n" #~ "len(\"Helsinki\") equals 8.\n" #~ "\n" #~ "@SEEALSO=CHAR, CODE, LENB" #~ msgid "" #~ "@FUNCTION=LEFT\n" #~ "@SYNTAX=LEFT(text[,num_chars])\n" #~ "@DESCRIPTION=LEFT returns the leftmost @num_chars characters or the left " #~ "character if @num_chars is not specified.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "LEFT(\"Directory\",3) equals \"Dir\".\n" #~ "\n" #~ "@SEEALSO=MID, RIGHT" #~ msgstr "" #~ "@FUNCTION=LEFT\n" #~ "@SYNTAX=LEFT(text[,num_chars])\n" #~ "@DESCRIPTION=LEFT 返回最左边的 @num_chars 个字符, 如果参数 @num_chars 没有" #~ "指定则返回最左边的一个字符.\n" #~ "@EXAMPLES=\n" #~ "LEFT(\"Directory\",3) equals \"Dir\".\n" #~ "\n" #~ "@SEEALSO=MID, RIGHT" #~ msgid "" #~ "@FUNCTION=LOWER\n" #~ "@SYNTAX=LOWER(text)\n" #~ "@DESCRIPTION=LOWER returns a lower-case version of the string in @text.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "LOWER(\"J. F. Kennedy\") equals \"j. f. kennedy\".\n" #~ "\n" #~ "@SEEALSO=UPPER" #~ msgstr "" #~ "@FUNCTION=LOWER\n" #~ "@SYNTAX=LOWER(text)\n" #~ "@DESCRIPTION=LOWER 返回字符串 @text 的小写字符串.\n" #~ "@EXAMPLES=\n" #~ "LOWER(\"J. F. Kennedy\") equals \"j. f. kennedy\".\n" #~ "\n" #~ "@SEEALSO=UPPER" #~ msgid "" #~ "@FUNCTION=MID\n" #~ "@SYNTAX=MID(string, position, length)\n" #~ "@DESCRIPTION=MID returns a substring from @string starting at @position " #~ "for @length characters.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "MID(\"testing\",2,3) equals \"est\".\n" #~ "\n" #~ "@SEEALSO=LEFT, RIGHT" #~ msgstr "" #~ "@FUNCTION=MID\n" #~ "@SYNTAX=MID(string, position, length)\n" #~ "@DESCRIPTION=MID 返回在字符串 @string 中, 从 @position 位置起长度为 " #~ "@length 的子串.\n" #~ "@EXAMPLES=\n" #~ "MID(\"testing\",2,3) equals \"est\".\n" #~ "\n" #~ "@SEEALSO=LEFT, RIGHT" #~ msgid "" #~ "@FUNCTION=RIGHT\n" #~ "@SYNTAX=RIGHT(text[,num_chars])\n" #~ "@DESCRIPTION=RIGHT returns the rightmost @num_chars characters or the " #~ "right character if @num_chars is not specified.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "RIGHT(\"end\") equals \"d\".\n" #~ "RIGHT(\"end\",2) equals \"nd\".\n" #~ "\n" #~ "@SEEALSO=MID, LEFT" #~ msgstr "" #~ "@FUNCTION=RIGHT\n" #~ "@SYNTAX=RIGHT(text[,num_chars])\n" #~ "@DESCRIPTION=RIGHT 返回文本中最右边的 @num_chars 个字符. 如果 @num_chars " #~ "没有指定, 则返回最右边的一个字符. \n" #~ "@EXAMPLES=\n" #~ "RIGHT(\"end\") equals \"d\".\n" #~ "RIGHT(\"end\",2) equals \"nd\".\n" #~ "\n" #~ "@SEEALSO=MID, LEFT" #~ msgid "" #~ "@FUNCTION=UPPER\n" #~ "@SYNTAX=UPPER(text)\n" #~ "@DESCRIPTION=UPPER returns a upper-case version of the string in @text.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "UPPER(\"cancelled\") equals \"CANCELLED\".\n" #~ "\n" #~ "@SEEALSO=LOWER" #~ msgstr "" #~ "@FUNCTION=UPPER\n" #~ "@SYNTAX=UPPER(text)\n" #~ "@DESCRIPTION=UPPER 返回字符串 @text 的大写串.\n" #~ "@EXAMPLES=\n" #~ "UPPER(\"canceled\") equals \"CANCELED\".\n" #~ "\n" #~ "@SEEALSO=LOWER" #~ msgid "" #~ "@FUNCTION=CONCATENATE\n" #~ "@SYNTAX=CONCATENATE(string1[,string2...])\n" #~ "@DESCRIPTION=CONCATENATE returns the string obtained by concatenation of " #~ "the given strings.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "CONCATENATE(\"aa\",\"bb\") equals \"aabb\".\n" #~ "\n" #~ "@SEEALSO=LEFT, MID, RIGHT" #~ msgstr "" #~ "@FUNCTION=CONCATENATE\n" #~ "@SYNTAX=CONCATENATE(string1[,string2...])\n" #~ "@DESCRIPTION=CONCATENATE 连结各字符串.\n" #~ "@EXAMPLES=\n" #~ "CONCATENATE(\"aa\",\"bb\") equals \"aabb\".\n" #~ "\n" #~ "@SEEALSO=LEFT, MID, RIGHT" #~ msgid "" #~ "@FUNCTION=REPT\n" #~ "@SYNTAX=REPT(string,num)\n" #~ "@DESCRIPTION=REPT returns @num repetitions of @string.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ " \n" #~ "@EXAMPLES=\n" #~ "REPT(\".\",3) equals \"...\".\n" #~ "\n" #~ "@SEEALSO=CONCATENATE" #~ msgstr "" #~ "@FUNCTION=REPT\n" #~ "@SYNTAX=REPT(string,num)\n" #~ "@DESCRIPTION=REPT 返回 @string 重复 @num 次得到的字符串.\n" #~ "@EXAMPLES=\n" #~ "REPT(\".\",3) equals \"...\".\n" #~ "\n" #~ "@SEEALSO=CONCATENATE" #~ msgid "" #~ "@FUNCTION=CLEAN\n" #~ "@SYNTAX=CLEAN(string)\n" #~ "@DESCRIPTION=CLEAN removes any non-printable characters from @string.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "CLEAN(\"one\"\\&char(7)) equals \"one\".\n" #~ "\n" #~ "@SEEALSO=" #~ msgstr "" #~ "@FUNCTION=CLEAN\n" #~ "@SYNTAX=CLEAN(string)\n" #~ "@DESCRIPTION=CLEAN 清除字符串中任何非打印字符. \n" #~ "@EXAMPLES=\n" #~ "CLEAN(\"one\"\\&char(7)) equals \"one\".\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=FIND\n" #~ "@SYNTAX=FIND(string1,string2[,start])\n" #~ "@DESCRIPTION=FIND returns position of @string1 in @string2 (case-" #~ "sensitive), searching only from character @start onwards (assuming 1 if " #~ "omitted).\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "FIND(\"ac\",\"Jack\") equals 2.\n" #~ "\n" #~ "@SEEALSO=EXACT, LEN, MID, SEARCH" #~ msgstr "" #~ "@FUNCTION=FIND\n" #~ "@SYNTAX=FIND(string1,string2[,start])\n" #~ "@DESCRIPTION=FIND 返回在 @string2 中, @string1 的位置 (大小写区分), 仅从指" #~ "定的字符 @start 开始向后检索 (如果省略则假设为 1). \n" #~ "@EXAMPLES=\n" #~ "FIND(\"ac\",\"Jack\") equals 2.\n" #~ "\n" #~ "@SEEALSO=EXACT, LEN, MID, SEARCH" #~ msgid "" #~ "@FUNCTION=FIXED\n" #~ "@SYNTAX=FIXED(num,[decimals, no_commas])\n" #~ "@DESCRIPTION=FIXED returns @num as a formatted string with @decimals " #~ "numbers after the decimal point, omitting commas if requested by " #~ "@no_commas.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "FIXED(1234.567,2) equals \"1,234.57\".\n" #~ "\n" #~ "@SEEALSO=TEXT, VALUE, DOLLAR" #~ msgstr "" #~ "@FUNCTION=FIXED\n" #~ "@SYNTAX=FIXED(num, [decimals, no_commas])\n" #~ "@DESCRIPTION=FIXED 返回保留了 @decimals 位小数的 @num. 如果有 @no_commas " #~ "项, 则省略逗号. \n" #~ "@EXAMPLES=\n" #~ "FIXED(1234.567,2) equals \"1,234.57\".\n" #~ "\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=PROPER\n" #~ "@SYNTAX=PROPER(string)\n" #~ "@DESCRIPTION=PROPER returns @string with initial of each word " #~ "capitalised.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "PROPER(\"j. f. kennedy\") equals \"J. F. Kennedy\".\n" #~ "\n" #~ "@SEEALSO=LOWER, UPPER" #~ msgstr "" #~ "@FUNCTION=PROPER\n" #~ "@SYNTAX=PROPER(string)\n" #~ "@DESCRIPTION=PROPER 返回每个单词第一个字母大写的 @string. \n" #~ "@EXAMPLES=\n" #~ "PROPER(\"j. f. kennedy\") equals \"J. F. Kennedy\".\n" #~ "\n" #~ "@SEEALSO=LOWER, UPPER" #~ msgid "" #~ "@FUNCTION=REPLACE\n" #~ "@SYNTAX=REPLACE(old,start,num,new)\n" #~ "@DESCRIPTION=REPLACE returns @old with @new replacing @num characters " #~ "from @start.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "REPLACE(\"testing\",2,3,\"*****\") equals \"t*****ing\".\n" #~ "\n" #~ "@SEEALSO=MID, SEARCH, SUBSTITUTE, TRIM" #~ msgstr "" #~ "@FUNCTION=REPLACE\n" #~ "@SYNTAX=REPLACE(old,start,num,new)\n" #~ "@DESCRIPTION=REPLACE 返回用 @new 替换 @old 从 @start 起的 @num 个字符. \n" #~ "@EXAMPLES=\n" #~ "REPLACE(\"testing\",2,3,\"*****\") equals \"t*****ing\".\n" #~ "\n" #~ "@SEEALSO=MID, SEARCH, SUBSTITUTE, TRIM" #~ msgid "" #~ "@FUNCTION=T\n" #~ "@SYNTAX=T(value)\n" #~ "@DESCRIPTION=T returns @value if and only if it is text, otherwise a " #~ "blank string.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "T(\"text\") equals \"text\".\n" #~ "T(64) returns an empty cell.\n" #~ "\n" #~ "@SEEALSO=CELL, N, VALUE" #~ msgstr "" #~ "@FUNCTION=T\n" #~ "@SYNTAX=T(value)\n" #~ "@DESCRIPTION=T 返回 @value 当且仅当它是一个文本, 否则返回空串. \n" #~ "@EXAMPLES=\n" #~ "T(\"text\") equals \"text\".\n" #~ "T(64) returns an empty cell.\n" #~ "\n" #~ "@SEEALSO=CELL, N, VALUE" #~ msgid "" #~ "@FUNCTION=TEXT\n" #~ "@SYNTAX=TEXT(value,format_text)\n" #~ "@DESCRIPTION=TEXT returns @value as a string with the specified format.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "TEXT(3.223,\"$0.00\") equals \"$3.22\".\n" #~ "TEXT(date(1999,4,15),\"mmmm, dd, yy\") equals \"April, 15, 99\".\n" #~ "\n" #~ "@SEEALSO=DOLLAR, FIXED, VALUE" #~ msgstr "" #~ "@FUNCTION=TEXT\n" #~ "@SYNTAX=TEXT(value,format_text)\n" #~ "@DESCRIPTION=TEXT 返回一个用指定格式格式化的 @value 串. \n" #~ "@EXAMPLES=\n" #~ "TEXT(3.223,\"$0.00\") equals \"$3.22\".\n" #~ "TEXT(date(1999,4,15),\"mmmm, dd, yy\") equals \"April, 15, 99\".\n" #~ "\n" #~ "@SEEALSO=DOLLAR" #~ msgid "" #~ "@FUNCTION=TRIM\n" #~ "@SYNTAX=TRIM(text)\n" #~ "@DESCRIPTION=TRIM returns @text with only single spaces between words.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "TRIM(\" a bbb cc\") equals \"a bbb cc\".\n" #~ "\n" #~ "@SEEALSO=CLEAN, MID, REPLACE, SUBSTITUTE" #~ msgstr "" #~ "@FUNCTION=TRIM\n" #~ "@SYNTAX=TRIM(text)\n" #~ "@DESCRIPTION=TRIM 返回 @text , 其中单词间仅有一个空格.\n" #~ "@EXAMPLES=\n" #~ "TRIM(\" a bbb cc\") equals \"a bbb cc\".\n" #~ "\n" #~ "@SEEALSO=CLEAN, MID, REPLACE, SUBSTITUTE" #~ msgid "" #~ "@FUNCTION=VALUE\n" #~ "@SYNTAX=VALUE(text)\n" #~ "@DESCRIPTION=VALUE returns numeric value of @text.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "VALUE(\"$1,000\") equals 1000.\n" #~ "\n" #~ "@SEEALSO=DOLLAR, FIXED, TEXT" #~ msgstr "" #~ "@FUNCTION=VALUE\n" #~ "@SYNTAX=VALUE(text)\n" #~ "@DESCRIPTION=VALUE 返回 @text 的数字值. \n" #~ "@EXAMPLES=\n" #~ "VALUE(\"$1,000\") equals 1000.\n" #~ "\n" #~ "@SEEALSO=DOLLAR, FIXED, TEXT" #~ msgid "" #~ "@FUNCTION=SUBSTITUTE\n" #~ "@SYNTAX=SUBSTITUTE(text, old, new [,num])\n" #~ "@DESCRIPTION=SUBSTITUTE replaces @old with @new in @text. Substitutions " #~ "are only applied to instance @num of @old in @text, otherwise every one " #~ "is changed.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "SUBSTITUTE(\"testing\",\"test\",\"wait\") equals \"waiting\".\n" #~ "\n" #~ "@SEEALSO=REPLACE, TRIM" #~ msgstr "" #~ "@FUNCTION=SUBSTITUTE\n" #~ "@SYNTAX=SUBSTITUTE(text, old, new [,num])\n" #~ "@DESCRIPTION=SUBSTITUTE 在 @text 中把 @old 用 @new 替换. 在 @text 中, " #~ "@old 的替换只能用 @num 次, 否则将替换所有相匹配的. \n" #~ "@EXAMPLES=\n" #~ "SUBSTITUTE(\"testing\",\"test\",\"wait\") equals \"waiting\".\n" #~ "\n" #~ "@SEEALSO=REPLACE, TRIM" #~ msgid "" #~ "@FUNCTION=DOLLAR\n" #~ "@SYNTAX=DOLLAR(num[,decimals])\n" #~ "@DESCRIPTION=DOLLAR returns @num formatted as currency.\n" #~ "\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "DOLLAR(12345) equals \"$12,345.00\".\n" #~ "\n" #~ "@SEEALSO=FIXED, TEXT, VALUE" #~ msgstr "" #~ "@FUNCTION=DOLLAR\n" #~ "@SYNTAX=DOLLAR(num[,decimals])\n" #~ "@DESCRIPTION=DOLLAR 返回被格式化成货币格式的 @num 值. \n" #~ "@EXAMPLES=\n" #~ "DOLLAR(12345) equals \"$12,345.00\".\n" #~ "\n" #~ "@SEEALSO=FIXED, TEXT, VALUE" #~ msgid "" #~ "@FUNCTION=SEARCH\n" #~ "@SYNTAX=SEARCH(search_string,text[,start_num])\n" #~ "@DESCRIPTION=SEARCH returns the location of the @search_ string within " #~ "@text. The search starts with the @start_num character of text @text. " #~ "If @start_num is omitted, it is assumed to be one. The search is not " #~ "case sensitive.\n" #~ "\n" #~ "@search_string can contain wildcard characters (*) and question marks " #~ "(?). A question mark matches any character and a wildcard matches any " #~ "string including the empty string. If you want the actual wildcard or " #~ "question mark to be found, use tilde (~) before the character.\n" #~ "\n" #~ "* If @search_string is not found, SEARCH returns #VALUE! error.\n" #~ "* If @start_num is less than one or it is greater than the length of " #~ "@text, SEARCH returns #VALUE! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "SEARCH(\"c\",\"Cancel\") equals 1.\n" #~ "SEARCH(\"c\",\"Cancel\",2) equals 4.\n" #~ "\n" #~ "@SEEALSO=FIND" #~ msgstr "" #~ "@FUNCTION=SEARCH\n" #~ "@SYNTAX=SEARCH(text,within[,start_num])\n" #~ "@DESCRIPTION=SEARCH 返回一个字符或文本串在另一个字符串中的位置. @text 是所" #~ "要检索的串或字符. @within 是要在其中检索的串. @start_num 是要在 @within 中" #~ "检索的开始位置. 如果 @start_num 被省略, 则被假设为 1. 检索不区分大小写. \n" #~ "@text 中可以包含通配符 * 和 ? 来控制检索. ? 匹配任何一个字符, * 匹配任何一" #~ "个串包括空串. 如果想检索实际的 * 和 ?, 则在 * 和 ? 之前使用 ~. \n" #~ "如果 @text 没有找到, 则 SEARCH 返回 #VALUE! 错误. 如果 @start_num 小于 1 " #~ "或大于 @within 串的长度, 则 SEARCH 返回 #VALUE! 错误. \n" #~ "@EXAMPLES=\n" #~ "SEARCH(\"c\",\"Cancel\") equals 1.\n" #~ "SEARCH(\"c\",\"Cancel\",2) equals 4.\n" #~ "\n" #~ "@SEEALSO=FIND" #~ msgid "" #~ "@FUNCTION=EXECSQL\n" #~ "@SYNTAX=EXECSQL(dsn,username,password,sql)\n" #~ "@DESCRIPTION=The EXECSQL function lets you execute a command in a " #~ "database server, and show the results returned in current sheet. It uses " #~ "libgda as the means for accessing the databases.\n" #~ "For using it, you need first to set up a libgda data source.\n" #~ "@EXAMPLES=\n" #~ "To get all the data from the table \"Customers\" present in the " #~ "\"mydatasource\" GDA data source, you would use:\n" #~ "EXECSQL(\"mydatasource\",\"username\",\"password\",\"SELECT * FROM " #~ "customers\")\n" #~ "@SEEALSO=READDBTABLE" #~ msgstr "" #~ "@FUNCTION=EXECSQL\n" #~ "@SYNTAX=EXECSQL(i)\n" #~ "@DESCRIPTION=EXECSQL 函数允许你在数据库服务器上执行一个命令, \n" #~ " 并在当前表格中显示返回的结果\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=" #, fuzzy #~ msgid "" #~ "@FUNCTION=READDBTABLE\n" #~ "@SYNTAX=READDBTABLE(dsn,username,password,table)\n" #~ "@DESCRIPTION=The READDBTABLE function lets you get the contents of a " #~ "table, as stored in a database. For using it, you need first to set up a " #~ "libgda data source.\n" #~ "Note that this function returns all the rows in the given table. If you " #~ "want to get data from more than one table or want a more precise " #~ "selection (conditions), use the EXECSQL function.\n" #~ "@EXAMPLES=\n" #~ "To get all the data from the table \"Customers\" present in the " #~ "\"mydatasource\" GDA data source, you would use:\n" #~ "READDBTABLE(\"mydatasource\",\"username\",\"password\",\"customers\")\n" #~ "@SEEALSO=EXECSQL" #~ msgstr "" #~ "@FUNCTION=EXECSQL\n" #~ "@SYNTAX=EXECSQL(i)\n" #~ "@DESCRIPTION=EXECSQL 函数允许你在数据库服务器上执行一个命令, \n" #~ " 并在当前表格中显示返回的结果\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=" #~ msgid "" #~ "@FUNCTION=NT_PHI\n" #~ "@SYNTAX=NT_PHI(n)\n" #~ "@DESCRIPTION=NT_PHI function calculates the number of integers less than " #~ "or equal to @n that are relatively prime to @n.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=NT_D, ITHPRIME, NT_SIGMA" #~ msgstr "" #~ "@FUNCTION=NT_PHI\n" #~ "@SYNTAX=NT_PHI(n)\n" #~ "@DESCRIPTION=NT_PHI 函数计算小于或者等于 @n 且互素的整数的个数.\n" #~ "此函数只取一个系数.\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=NT_D, ITHPRIME, NT_SIGMA" #~ msgid "" #~ "@FUNCTION=NT_D\n" #~ "@SYNTAX=NT_D(n)\n" #~ "@DESCRIPTION=NT_D function calculates the number of divisors of @n.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=ITHPRIME, NT_PHI, NT_SIGMA" #~ msgstr "" #~ "@FUNCTION=NT_D\n" #~ "@SYNTAX=NT_D(n)\n" #~ "@DESCRIPTION=NT_D 函数计算 @n 的除数的个数.\n" #~ "此函数只取一个系数.\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=ITHPRIME, NT_PHI, NT_SIGMA" #~ msgid "" #~ "@FUNCTION=NT_SIGMA\n" #~ "@SYNTAX=NT_SIGMA(n)\n" #~ "@DESCRIPTION=NT_SIGMA function calculates the sum of the divisors of @n.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=NT_D, ITHPRIME, NT_PHI" #~ msgstr "" #~ "@FUNCTION=NT_SIGMA\n" #~ "@SYNTAX=NT_SIGMA(n)\n" #~ "@DESCRIPTION=NT_SIGMA 函数计算 @n 的除数的和.\n" #~ "此函数只取一个系数.\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=NT_D, ITHPRIME, NT_PHI" #~ msgid "" #~ "@FUNCTION=ITHPRIME\n" #~ "@SYNTAX=ITHPRIME(i)\n" #~ "@DESCRIPTION=ITHPRIME function returns the @ith prime.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=NT_D, NT_SIGMA" #~ msgstr "" #~ "@FUNCTION=ITHPRIME\n" #~ "@SYNTAX=ITHPRIME(i)\n" #~ "@DESCRIPTION=ITHPRIME 函数返回第 @i 个素数.\n" #~ "此函数只取一个系数.\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=NT_D, NT_SIGMA" #, fuzzy #~ msgid "" #~ "@FUNCTION=ISPRIME\n" #~ "@SYNTAX=ISPRIME(i)\n" #~ "@DESCRIPTION=ISPRIME function returns TRUE if @i is prime and FALSE " #~ "otherwise.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=ITHPRIME, NT_D, NT_SIGMA" #~ msgstr "" #~ "@FUNCTION=ISPRIME\n" #~ "@SYNTAX=ISPRIME(i)\n" #~ "@DESCRIPTION=ISPRIME 函数返回 TRUE 如果 @i 是素数, 否则返回 FALSE.\n" #~ "此函数只取一个系数.\n" #~ "@SEEALSO=ITHPRIME, NT_D, NT_SIGMA" #, fuzzy #~ msgid "" #~ "@FUNCTION=PFACTOR\n" #~ "@SYNTAX=PFACTOR(n)\n" #~ "@DESCRIPTION=PFACTOR function returns the smallest prime factor of its " #~ "argument.\n" #~ "\n" #~ "The argument must be at least 2, or else a #VALUE! error is returned.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=ITHPRIME" #~ msgstr "" #~ "@FUNCTION=BITXOR\n" #~ "@SYNTAX=BITXOR(a,b)\n" #~ "@DESCRIPTION=BITXOR 函数返回变量的按位论理异或值.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=BITOR,BITAND" #, fuzzy #~ msgid "" #~ "@FUNCTION=NT_PI\n" #~ "@SYNTAX=NT_PI(n)\n" #~ "@DESCRIPTION=NT_PI function returns the number of primes less than or " #~ "equal to @n.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=ITHPRIME, NT_PHI, NT_D, NT_SIGMA" #~ msgstr "" #~ "@FUNCTION=NT_PI\n" #~ "@SYNTAX=NT_PI(n)\n" #~ "@DESCRIPTION=NT_PI 函数返回小于等于 @n 的素数的个数.\n" #~ "此函数只取一个系数.\n" #~ "@SEEALSO=ITHPRIME, NT_PHI, NT_D, NT_SIGMA" #~ msgid "" #~ "@FUNCTION=BITOR\n" #~ "@SYNTAX=BITOR(a,b)\n" #~ "@DESCRIPTION=BITOR function returns bitwise or-ing of its arguments.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=BITXOR,BITAND" #~ msgstr "" #~ "@FUNCTION=BITOR\n" #~ "@SYNTAX=BITOR(a,b)\n" #~ "@DESCRIPTION=BITOR 函数返回变量的按位论理或值.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=BITXOR,BITAND" #~ msgid "" #~ "@FUNCTION=BITXOR\n" #~ "@SYNTAX=BITXOR(a,b)\n" #~ "@DESCRIPTION=BITXOR function returns bitwise exclusive or-ing of its " #~ "arguments.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=BITOR,BITAND" #~ msgstr "" #~ "@FUNCTION=BITXOR\n" #~ "@SYNTAX=BITXOR(a,b)\n" #~ "@DESCRIPTION=BITXOR 函数返回变量的按位论理异或值.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=BITOR,BITAND" #~ msgid "" #~ "@FUNCTION=BITAND\n" #~ "@SYNTAX=BITAND(a,b)\n" #~ "@DESCRIPTION=BITAND function returns bitwise and-ing of its arguments.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=BITOR,BITXOR" #~ msgstr "" #~ "@FUNCTION=BITAND\n" #~ "@SYNTAX=BITAND(a,b)\n" #~ "@DESCRIPTION=BITAND 函数返回变量的按位论理和值.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=BITOR,BITXOR" #~ msgid "" #~ "@FUNCTION=BITLSHIFT\n" #~ "@SYNTAX=BITLSHIFT(x,n)\n" #~ "@DESCRIPTION=BITLSHIFT function returns @x bit-shifted left by @n bits.\n" #~ "\n" #~ "* If @n is negative, a right shift will in effect be performed.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=BITRSHIFT" #~ msgstr "" #~ "@FUNCTION=BITLSHIFT\n" #~ "@SYNTAX=BITLSHIFT(x,n)\n" #~ "@DESCRIPTION=BITLSHIFT 函数返回 @x 按位左移 @n 位的值.\n" #~ "如果 @n 是负值, 则将执行右移.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=BITRSHIFT" #~ msgid "" #~ "@FUNCTION=BITRSHIFT\n" #~ "@SYNTAX=BITRSHIFT(x,n)\n" #~ "@DESCRIPTION=BITRSHIFT function returns @x bit-shifted right by @n bits.\n" #~ "\n" #~ "* If @n is negative, a left shift will in effect be performed.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=BITLSHIFT" #~ msgstr "" #~ "@FUNCTION=BITRSHIFT\n" #~ "@SYNTAX=BITRSHIFT(x,n)\n" #~ "@DESCRIPTION=BITRSHIFT 函数返回 @x 按位右移 @n 位的值.\n" #~ "如果 @n 是负值, 则将执行左移.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "@SEEALSO=BITRSHIFT" #~ msgid "" #~ "@FUNCTION=COLUMN\n" #~ "@SYNTAX=COLUMN([reference])\n" #~ "@DESCRIPTION=COLUMN function returns the column number of the current " #~ "cell unless @reference is given. In that case, it returns an array of the " #~ "column numbers of all cells in @reference. \n" #~ "* If @reference is neither an array nor a reference nor a range, COLUMN " #~ "returns #VALUE! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "COLUMN() in E1 equals 5.\n" #~ "\n" #~ "@SEEALSO=COLUMNS,ROW,ROWS" #~ msgstr "" #~ "@FUNCTION=COLUMN\n" #~ "@SYNTAX=COLUMN([reference])\n" #~ "@DESCRIPTION=COLUMN 函数返回一个取包含单元位置的默认变量的列的数组. \n" #~ "如果 @reference 即不是数组又不是参照或者范围时返回 #VALUE! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=COLUMNS,ROW,ROWS" #~ msgid "" #~ "@FUNCTION=ROW\n" #~ "@SYNTAX=ROW([reference])\n" #~ "@DESCRIPTION=ROW function returns an array of the row numbers taking a " #~ "default argument of the containing cell position.\n" #~ "\n" #~ "* If @reference is neither an array nor a reference nor a range, ROW " #~ "returns #VALUE! error.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "ROW() in G13 equals 13.\n" #~ "\n" #~ "@SEEALSO=COLUMN,COLUMNS,ROWS" #~ msgstr "" #~ "@FUNCTION=ROW\n" #~ "@SYNTAX=ROW([reference])\n" #~ "@DESCRIPTION=ROW 函数返回一个取包含单元位置的默认变量的行的数组. \n" #~ "如果 @reference 即不是数组又不是参照或者范围时返回 #VALUE! 错误. \n" #~ "@EXAMPLES=\n" #~ "\n" #~ "@SEEALSO=COLUMN,COLUMNS,ROWS" #~ msgid "" #~ "@FUNCTION=FLOOR\n" #~ "@SYNTAX=FLOOR(x[,significance])\n" #~ "@DESCRIPTION=FLOOR function rounds @x down to the next nearest multiple " #~ "of @significance.\n" #~ "\n" #~ "* @significance defaults to 1.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "FLOOR(0.5) equals 0.\n" #~ "FLOOR(5,2) equals 4.\n" #~ "FLOOR(-5,-2) equals -4.\n" #~ "FLOOR(-5,2) equals #NUM!.\n" #~ "\n" #~ "@SEEALSO=CEIL, CEILING, ABS, INT, MOD" #~ msgstr "" #~ "@FUNCTION=FLOOR\n" #~ "@SYNTAX=FLOOR(x,significance)\n" #~ "@DESCRIPTION=FLOOR 函数取最接近于 @significance 的倍数的下方数. " #~ "@significance 的默认值为 1. 此函数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "FLOOR(0.5) = 0.\n" #~ "FLOOR(5,2) = 4.\n" #~ "FLOOR(-5,-2) = -4.\n" #~ "FLOOR(-5,2) = #NUM!.\n" #~ "\n" #~ "@SEEALSO=CEIL, ABS, INT" #~ msgid "" #~ "@FUNCTION=SUMPRODUCT\n" #~ "@SYNTAX=SUMPRODUCT(range1,range2,...)\n" #~ "@DESCRIPTION=SUMPRODUCT function multiplies corresponding data entries in " #~ "the given arrays or ranges, and then returns the sum of those products. " #~ "If an array entry is not numeric, the value zero is used instead.\n" #~ "\n" #~ "* If arrays or range arguments do not have the same dimensions, " #~ "SUMPRODUCT returns #VALUE! error.\n" #~ "* This function is Excel compatible.\n" #~ "\n" #~ "@EXAMPLES=\n" #~ "Let us assume that the cells A1, A2, ..., A5 contain numbers 11, 15, 17, " #~ "21, and 43 and the cells B1, B2, ..., B5 hold numbers 13, 22, 31, 33, and " #~ "39. Then\n" #~ "SUMPRODUCT(A1:A5,B1:B5) equals 3370.\n" #~ "\n" #~ "@SEEALSO=SUM,PRODUCT" #~ msgstr "" #~ "@FUNCTION=SUMPRODUCT\n" #~ "@SYNTAX=SUMPRODUCT(range1,range2,...)\n" #~ "@DESCRIPTION=SUMPRODUCT 函数计算所给数组或者范围的相关数据的乘积, 然后返回" #~ "这些乘积的和. 如果数组元素是非数值, 则用 0 来代替. \n" #~ "如果数组或者范围变量不是相同的维数, 则 SUMPRODUCT 返回 #VALUE! 错误. 此函" #~ "数与 Excel 相兼容. \n" #~ "@EXAMPLES=\n" #~ "假设单元 A1, A2, ..., A5 包含数据 11, 15, 17, 21, 和 43 并且单元 B1, " #~ "B2, ..., B5 包含数据 13, 22, 31, 33, 和 39. 则\n" #~ "SUMPRODUCT(A1:A5,B1:B5) = 3370.\n" #~ "\n" #~ "@SEEALSO=SUM,PRODUCT"