Skip to main content

ApiWorksheetFunction

Represents the ApiWorksheetFunction class.

Methods

MethodReturnsDescription
ABSnumberReturns the absolute value of a number, a number without its sign.
ACCRINTnumberReturns the accrued interest for a security that pays periodic interest.
ACCRINTMnumberReturns the accrued interest for a security that pays interest at maturity.
ACOSnumberReturns the arccosine of a number, in radians in the range from 0 to Pi. The arccosine is the angle whose cosine is a number specified in the parameters.
ACOSHnumberReturns the inverse hyperbolic cosine of a number.
ACOTnumberReturns the arccotangent of a number, in radians in the range from 0 to Pi.
ACOTHnumberReturns the inverse hyperbolic cotangent of a number.
AGGREGATEnumberReturns an aggregate in a list or database.
AMORDEGRCnumberReturns the prorated linear depreciation of an asset for each accounting period.
AMORLINCnumberReturns the prorated linear depreciation of an asset for each accounting period.
ANDbooleanChecks whether all conditions in a test are -true.
ARABICnumberConverts a Roman numeral to Arabic.
ASCstringFor double-byte character set (DBCS) languages, the function changes full-width (double-byte) characters to half-width (single-byte) characters.
ASINnumberReturns the arcsine of a number in radians, in the range from <em>-Pi/2</em> to <em>Pi/2</em>.
ASINHnumberReturns the inverse hyperbolic sine of a number.
ATANnumberReturns the arctangent of a number in radians, in the range from <em>-Pi/2</em> to <em>Pi/2</em>.
ATAN2numberReturns the arctangent of the specified x and y coordinates, in radians between -Pi and Pi, excluding -Pi.
ATANHnumberReturns the inverse hyperbolic tangent of a number.
AVEDEVnumberReturns the average of the absolute deviations of data points from their mean.
AVERAGEnumberReturns the average (arithmetic mean) of the specified arguments.
AVERAGEAnumberReturns the average (arithmetic mean) of the specified arguments, evaluating text and -false in arguments as 0; -true evaluates as 1.
AVERAGEIFnumberFinds the average (arithmetic mean) for the cells specified by a given condition or criteria.
AVERAGEIFSnumberFinds the average (arithmetic mean) for the cells specified by a given set of conditions or criteria.
BASEnumberConverts a number into a text representation with the given radix (base).
BESSELInumberReturns the modified Bessel function In(x).
BESSELJnumberReturns the Bessel function Jn(x).
BESSELKnumberReturns the modified Bessel function Kn(x).
BESSELYnumberReturns the Bessel function Yn(x).
BETADISTnumberReturns the cumulative beta probability density function.
BETAINVnumberReturns the inverse of the cumulative beta probability density function for a specified beta distribution (BETADIST).
BETA_DISTnumberReturns the beta probability distribution function.
BETA_INVnumberReturns the inverse of the cumulative beta probability density function (BETA_DIST).
BIN2DECnumberConverts a binary number to decimal.
BIN2HEXnumberConverts a binary number to hexadecimal.
BIN2OCTnumberConverts a binary number to octal.
BINOMDISTnumberReturns the individual term binomial distribution probability.
BINOM_DISTnumberReturns the individual term binomial distribution probability.
BINOM_DIST_RANGEnumberReturns the probability of a trial result using a binomial distribution.
BINOM_INVnumberReturns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value.
BITANDnumberReturns a bitwise "AND" of two numbers.
BITLSHIFTnumberReturns a number shifted left by the specified number of bits.
BITORnumberReturns a bitwise "OR" of two numbers.
BITRSHIFTnumberReturns a number shifted right by the specified number of bits.
BITXORnumberReturns a bitwise "XOR" (Exclusive Or) of two numbers.
CEILINGnumberRounds a number up, to the nearest multiple of significance.
CEILING_MATHnumberRounds a number up, to the nearest integer or to the nearest multiple of significance.
CEILING_PRECISEnumberReturns a number that is rounded up to the nearest integer or to the nearest multiple of significance. The number is always rounded up regardless of its sing.
CHARstringReturns the character specified by the code number from your computer's character set.
CHIDISTnumberReturns the right-tailed probability of the chi-squared distribution.
CHIINVnumberReturns the inverse of the right-tailed probability of the chi-squared distribution.
CHISQ_DISTnumberReturns the left-tailed probability of the chi-squared distribution.
CHISQ_DIST_RTnumberReturns the right-tailed probability of the chi-squared distribution.
CHISQ_INVnumberReturns the inverse of the left-tailed probability of the chi-squared distribution.
CHISQ_INV_RTnumberReturns the inverse of the right-tailed probability of the chi-squared distribution.
CHITESTnumberReturns the test for independence: the value from the chi-squared distribution for the statistic and the appropriate degrees of freedom.
CHOOSEnumberChooses a value or action to perform from a list of values, based on an index number.
CLEANstringRemoves all the nonprintable characters from the text.
CODEnumberReturns the code number from your computer's character set for the first character in the specified text string.
COLUMNSnumberReturns the number of columns in the cell range.
COMBINnumberReturns the number of combinations for a given number of items.
COMBINAnumberReturns the number of combinations with repetitions for a given number of items.
COMPLEXnumberConverts real and imaginary coefficients into a complex number.
CONCATENATEstringCombines multiple text strings into one text string.
CONFIDENCEnumberReturns the confidence interval for a population mean, using a normal distribution.
CONFIDENCE_NORMnumberReturns the confidence interval for a population mean, using a normal distribution.
CONFIDENCE_TnumberReturns the confidence interval for a population mean, using a Student's t distribution.
CONVERTnumberConverts a number from one measurement system to another.
COSnumberReturns the cosine of an angle.
COSHnumberReturns the hyperbolic cosine of a number.
COTnumberReturns the cotangent of an angle.
COTHnumberReturns the hyperbolic cotangent of a number.
COUNTnumberCounts a number of cells in a range that contains numbers ignoring empty cells or those contaning text.
COUNTAnumberCounts a number of cells in a range that are not empty.
COUNTBLANKnumberCounts a number of empty cells in a specified range of cells.
COUNTIFnumberCounts a number of cells within a range that meet the given condition.
COUNTIFSnumberCounts a number of cells specified by a given set of conditions or criteria.
COUPDAYBSnumberReturns the number of days from the beginning of the coupon period to the settlement date.
COUPDAYSnumberReturns the number of days in the coupon period that contains the settlement date.
COUPDAYSNCnumberReturns the number of days from the settlement date to the next coupon date.
COUPNCDnumberReturns the next coupon date after the settlement date.
COUPNUMnumberReturns the number of coupons payable between the settlement date and maturity date.
COUPPCDnumberReturns the previous coupon date before the settlement date.
CRITBINOMnumberReturns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value.
CSCnumberReturns the cosecant of an angle.
CSCHnumberReturns the hyperbolic cosecant of an angle.
CUMIPMTnumberReturns the cumulative interest paid between two periods.
CUMPRINCnumberReturns the cumulative principal paid on a loan between two periods.
DATEnumberReturns a number that represents the date in the date-time code.
DATEVALUEnumberConverts a date in the form of text to a number that represents the date in the date-time code.
DAVERAGEnumberAverages the values in a field (column) of records in a list or database that match conditions you specify.
DAYnumberReturns the day of the date given in the numerical format, a number from 1 to 31.
DAYSnumberReturns the number of days between the two dates.
DAYS360numberReturns the number of days between two dates based on a 360-day year (twelve 30-day months).
DBnumberReturns the depreciation of an asset for a specified period using the fixed-declining balance method.
DCOUNTnumberCounts the cells containing numbers in the field (column) of records in the database that match the conditions you specify.
DCOUNTAnumberCounts nonblank cells in the field (column) of records in the database that match the conditions you specify.
DDBnumberReturns the depreciation of an asset for a specified period using the double-declining balance method or some other method you specify.
DEC2BINnumberConverts a decimal number to binary.
DEC2HEXnumberConverts a decimal number to hexadecimal.
DEC2OCTnumberConverts a decimal number to octal.
DECIMALnumberConverts a text representation of a number in a given base into a decimal number.
DEGREESnumberConverts radians to degrees.
DELTAnumberTests whether two numbers are equal. The function returns 1 if the numbers are equal and 0 otherwise.
DEVSQnumberReturns the sum of squares of deviations of data points from their sample mean.
DGETnumberExtracts from a database a single record that matches the conditions you specify.
DISCnumberReturns the discount rate for a security.
DMAXnumberReturns the largest number in the field (column) of records in the database that match the conditions you specify.
DMINnumberReturns the smallest number in the field (column) of records in the database that match the conditions you specify.
DOLLARstringConverts a number to text, using a currency format $#.##.
DOLLARDEnumberConverts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number.
DOLLARFRnumberConverts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction.
DPRODUCTnumberMultiplies the values in the field (column) of records in the database that match the conditions you specify.
DSTDEVnumberEstimates the standard deviation based on a sample from the selected database entries.
DSTDEVPnumberCalculates the standard deviation based on the entire population of the selected database entries.
DSUMnumberAdds the numbers in the field (column) of records in the database that match the conditions you specify.
DURATIONnumberReturns the annual duration of a security with periodic interest payments.
DVARnumberEstimates variance based on a sample from the selected database entries.
DVARPnumberCalculates variance based on the entire population of the selected database entries.
ECMA_CEILINGnumberRounds the number up to the nearest multiple of significance. Negative numbers are rounded towards zero.
EDATEnumberReturns the serial number of the date which comes the indicated number of months before or after the start date.
EFFECTnumberReturns the effective annual interest rate.
EOMONTHnumberReturns the serial number of the last day of the month before or after the specified number of months.
ERFnumberReturns the error function integrated between the specified lower and upper limits.
ERFCnumberReturns the complementary error function integrated between the specified lower limit and infinity.
ERFC_PRECISEnumberReturns the complementary error function integrated between the specified lower limit and infinity.
ERF_PRECISEnumberReturns the error function integrated between 0 and the specified lower limit.
ERROR_TYPEnumberReturns a number matching an error value.
EVENnumberRounds a positive number up and negative number down to the nearest even integer.
EXACTbooleanChecks whether two text strings are exactly the same, and returns -true or -false. This function is case-sensitive.
EXPnumberReturns the -e constant raised to the power of a given number. The -e constant is equal to -2.71828182845904, the base of the natural logarithm.
EXPONDISTnumberReturns the exponential distribution.
EXPON_DISTnumberReturns the exponential distribution.
FACTnumberReturns the factorial of a number, which is equal to <em>123*...*</em> number.
FACTDOUBLEnumberReturns the double factorial of a number.
FALSEbooleanReturns the -false logical value.
FDISTnumberReturns the (right-tailed) F probability distribution (degree of diversity) for two data sets.
FINDnumberReturns the starting position of one text string within another text string. This function is case-sensitive.
FINDBnumberFinds the specified substring within another string and is intended for languages that use the double-byte character set (DBCS) like Japanese, Chinese, Korean etc.
FINVnumberReturns the inverse of the (right-tailed) F probability distribution: if p = FDIST(x,...), then FINV(p,...) = x.
FISHERnumberReturns the Fisher transformation.
FISHERINVnumberReturns the inverse of the Fisher transformation: if y = FISHER(x), then FISHERINV(y) = x.
FIXEDstringRounds a number to the specified number of decimals and returns the result as text with or without commas.
FLOORnumberRounds a number down to the nearest multiple of significance.
FLOOR_MATHnumberRounds a number down, to the nearest integer or to the nearest multiple of significance.
FLOOR_PRECISEnumberReturns a number that is rounded down to the nearest integer or to the nearest multiple of significance. The number is always rounded down regardless of its sign.
FORECAST_ETSnumberСalculates or predicts a future value based on existing (historical) values by using the AAA version of the Exponential Smoothing (ETS) algorithm.
FORECAST_ETS_CONFINTnumberReturns a confidence interval for the forecast value at the specified target date.
FORECAST_ETS_SEASONALITYnumberReturns the length of the repetitive pattern an application detects for the specified time series.
FORECAST_ETS_STATnumberReturns the requested statistic for the forecast.
FREQUENCYnumberCalculates how often values occur within a range of values and then returns the first value of the returned vertical array of numbers.
FVnumberReturns the future value of an investment based on periodic, constant payments and a constant interest rate.
FVSCHEDULEnumberReturns the future value of an initial principal after applying a series of compound interest rates.
F_DISTnumberReturns the (left-tailed) F probability distribution (degree of diversity) for two data sets.
F_DIST_RTnumberReturns the (right-tailed) F probability distribution (degree of diversity) for two data sets.
F_INVnumberReturns the inverse of the (left-tailed) F probability distribution: if p = F.DIST(x,...), then F.INV(p,...) = x.
F_INV_RTnumberReturns the inverse of the (right-tailed) F probability distribution: if p = F.DIST.RT(x,...), then F.INV.RT(p,...) = x.
GAMMAnumberReturns the gamma function value.
GAMMADISTnumberReturns the gamma distribution.
GAMMAINVnumberReturns the inverse of the gamma cumulative distribution: if p = GAMMADIST(x,...), then GAMMAINV(p,...) = x.
GAMMALNnumberReturns the natural logarithm of the gamma function.
GAMMALN_PRECISEnumberReturns the natural logarithm of the gamma function.
GAMMA_DISTnumberReturns the gamma distribution.
GAMMA_INVnumberReturns the inverse of the gamma cumulative distribution: if p = GAMMA.DIST(x,...), then GAMMA.INV(p,...) = x.
GAUSSnumberCalculates the probability that a member of a standard normal population will fall between the mean and arg1 standard deviations from the mean.
GCDnumberReturns the greatest common divisor.
GEOMEANnumberReturns the geometric mean of positive numeric data.
GESTEPnumberTests whether a number is greater than a threshold value. The function returns 1 if the number is greater than or equal to the threshold value and 0 otherwise.
GROWTHnumberCalculates predicted exponential growth by using existing data.
HARMEANnumberReturns the harmonic mean of a data set of positive numbers: the reciprocal of the arithmetic mean of reciprocals.
HEX2BINnumberConverts a hexadecimal number to binary.
HEX2DECnumberConverts a hexadecimal number to decimal.
HEX2OCTnumberConverts a hexadecimal number to octal.
HLOOKUPnumber | stringLooks for a value in the top row of a table or array of values and returns the value in the same column from the specified row.
HOURnumberReturns the hour as a number from 0 (12:00 A.M.) to 23 (11:00 P.M.).
HYPERLINKstringCreates a shortcut that jumps to another location in the current workbook, or opens a document stored on your hard drive, a network server, or on the Internet.
HYPGEOMDISTnumberReturns the hypergeometric distribution.
HYPGEOM_DISTnumberReturns the hypergeometric distribution.
IFnumber | string | booleanChecks whether a condition is met, and returns one value if -true, and another value if -false.
IFERRORnumber | string | booleanChecks if there is an error in the formula in the first argument. The function returns the result of the formula if there is no error, or the value specified in the second argument if there is one.
IFNAnumber | string | booleanChecks if there is an error in the formula in the first argument. The function returns the specified value if the formula returns the <em>#N/A</em> error value, otherwise returns the result of the formula.
IMABSnumberReturns the absolute value (modulus) of a complex number.
IMAGINARYnumberReturns the imaginary coefficient of a complex number.
IMARGUMENTnumberReturns the argument Theta, an angle expressed in radians.
IMCONJUGATEnumberReturns the complex conjugate of a complex number.
IMCOSnumberReturns the cosine of a complex number.
IMCOSHnumberReturns the hyperbolic cosine of a complex number.
IMCOTnumberReturns the cotangent of a complex number.
IMCSCnumberReturns the cosecant of a complex number.
IMCSCHnumberReturns the hyperbolic cosecant of a complex number.
IMDIVnumberReturns the quotient of two complex numbers.
IMEXPnumberReturns the exponential of a complex number.
IMLNnumberReturns the natural logarithm of a complex number.
IMLOG10numberReturns the base-10 logarithm of a complex number.
IMLOG2numberReturns the base-2 logarithm of a complex number.
IMPOWERnumberReturns a complex number raised to an integer power.
IMPRODUCTnumberReturns the product of the specified complex numbers.
IMREALnumberReturns the real coefficient of a complex number.
IMSECnumberReturns the secant of a complex number.
IMSECHnumberReturns the hyperbolic secant of a complex number.
IMSINnumberReturns the sine of a complex number.
IMSINHnumberReturns the hyperbolic sine of a complex number.
IMSQRTnumberReturns the square root of a complex number.
IMSUBnumberReturns the difference of two complex numbers expressed in the <em>x + yi</em> or <em>x + yj</em> form.
IMSUMnumberReturns the sum of the specified complex numbers.
IMTANnumberReturns the tangent of a complex number.
INDEXnumber | stringReturns a value or reference of the cell at the intersection of a particular row and column, in a given range.
INTnumberRounds a number down to the nearest integer.
INTRATEnumberReturns the interest rate for a fully invested security.
IPMTnumberReturns the interest payment for a given period for an investment, based on periodic, constant payments and a constant interest rate.
IRRnumberReturns the internal rate of return for a series of cash flows.
ISERRbooleanChecks whether a value is an error other than <em>#N/A</em>, and returns -true or -false.
ISERRORbooleanChecks whether a value is an error, and returns -true or -false.
ISEVENbooleanReturns -true if a number is even.
ISFORMULAbooleanChecks whether a reference to a cell contains a formula, and returns -true or -false.
ISLOGICALbooleanChecks whether a value is a logical value (-true or -false), and returns -true or -false.
ISNAbooleanChecks whether a value is <em>#N/A</em>, and returns -true or -false.
ISNONTEXTbooleanChecks whether a value is not text (blank cells are not text), and returns -true or -false.
ISNUMBERbooleanChecks whether a value is a number, and returns -true or -false.
ISODDbooleanReturns -true if a number is odd.
ISOWEEKNUMnumberReturns the ISO week number in the year for a given date.
ISO_CEILINGnumberReturns a number that is rounded up to the nearest integer or to the nearest multiple of significance regardless of the sign of the number.\ The number is always rounded up regardless of its sing.
ISPMTnumberReturns the interest paid during a specific period of an investment.
ISREFbooleanChecks whether a value is a reference, and returns -true or -false.
ISTEXTbooleanChecks whether a value is text, and returns -true or -false.
KURTnumberReturns the kurtosis of a data set.
LARGEnumberReturns the k-th largest value in a data set. For example, the fifth largest number.
LCMnumberReturns the least common multiple.
LEFTstringReturns the specified number of characters from the start of a text string.
LEFTBstringExtracts the substring from the specified string starting from the left character and is intended for languages that use the double-byte character set (DBCS) like Japanese, Chinese, Korean etc.
LENnumberReturns the number of characters in a text string.
LENBnumberAnalyses the specified string and returns the number of characters it contains and is intended for languages that use the double-byte character set (DBCS) like Japanese, Chinese, Korean etc.
LINESTnumberReturns statistics that describe a linear trend matching known data points, by fitting a straight line using the least squares method.
LNnumberReturns the natural logarithm of a number.
LOGnumberReturns the logarithm of a number to the specified base.
LOG10numberReturns the base-10 logarithm of a number.
LOGESTnumberReturns statistics that describe an exponential curve matching known data points.
LOGINVnumberReturns the inverse of the lognormal cumulative distribution function of x, where ln(x) is normally distributed with the specified parameters.
LOGNORMDISTnumberReturns the cumulative lognormal distribution of x, where ln(x) is normally distributed with the specified parameters.
LOGNORM_DISTnumberReturns the lognormal distribution of x, where ln(x) is normally distributed with the specified parameters.
LOGNORM_INVnumberReturns the inverse of the lognormal cumulative distribution function of x, where ln(x) is normally distributed with the specified parameters.
LOOKUPnumber | string | booleanLooks up a value either from a one-row or one-column range. Provided for backwards compatibility.
LOWERstringConverts all letters in a text string to lowercase.
MATCHnumberReturns the relative position of an item in a range that matches the specified value in the specified order.
MAXnumberReturns the largest value in a set of values. Ignores logical values and text.
MAXAnumberReturns the largest value in a set of values. Does not ignore logical values and text.
MDURATIONnumberReturns the modified Macauley duration of a security with an assumed par value of $100.
MEDIANnumberReturns the median, or the number in the middle of the set of given numbers.
MIDstringReturns the characters from the middle of a text string, given a starting position and length.
MIDBstringExtracts the characters from the specified string starting from any position and is intended for languages that use the double-byte character set (DBCS) like Japanese, Chinese, Korean etc.
MINnumberReturns the smallest number in a set of values. Ignores logical values and text.
MINAnumberReturns the smallest value in a set of values. Does not ignore logical values and text.
MINUTEnumberReturns the minute, a number from 0 to 59.
MIRRnumberReturns the internal rate of return for a series of periodic cash flows, considering both cost of investment and interest on reinvestment of cash.
MODnumberReturns the remainder after a number is divided by a divisor.
MONTHnumberReturns the month, a number from 1 (January) to 12 (December).
MROUNDnumberReturns a number rounded to the desired multiple.
MULTINOMIALnumberReturns the ratio of the factorial of a sum of numbers to the product of factorials.
MUNITnumberReturns the unit matrix for the specified dimension.
NnumberConverts a value to a number, dates to serial numbers, -true to 1, error to ErrorValue, anything else to 0 (zero).
NAstringReturns the <em>#N/A</em> error value which means "no value is available".
NEGBINOMDISTnumberReturns the negative binomial distribution, the probability that there will be the specified number of failures before the last success, with the specified probability of a success.
NEGBINOM_DISTnumberReturns the negative binomial distribution, the probability that there will be the specified number of failures before the last success, with the specified probability of a success.
NETWORKDAYSnumberReturns the number of whole workdays between two dates.
NETWORKDAYS_INTLnumberReturns the number of whole workdays between two dates with custom weekend parameters.
NOMINALnumberReturns the annual nominal interest rate.
NORMDISTnumberReturns the normal cumulative distribution for the specified mean and standard deviation.
NORMINVnumberReturns the inverse of the normal cumulative distribution for the specified mean and standard deviation.
NORMSDISTnumberReturns the standard normal cumulative distribution (has a mean of zero and a standard deviation of one).
NORMSINVnumberReturns the inverse of the standard normal cumulative distribution (has a mean of zero and a standard deviation of one).
NORM_DISTnumberReturns the normal distribution for the specified mean and standard deviation.
NORM_INVnumberReturns the inverse of the normal cumulative distribution for the specified mean and standard deviation.
NORM_S_DISTnumberReturns the standard normal distribution (has a mean of zero and a standard deviation of one).
NORM_S_INVnumberReturns the inverse of the standard normal cumulative distribution (has a mean of zero and a standard deviation of one).
NOTbooleanChecks if the specified logical value is -true or -false. The function returns -true if the argument is -false and -false if the argument is -true.
NOWnumberReturns the current date and time in the <em>MM/dd/yy hh:mm</em> format.
NPERnumberReturns the number of periods for an investment based on periodic, constant payments and a constant interest rate.
NPVnumberReturns the net present value of an investment based on a discount rate and a series of future payments (negative values) and income (positive values).
NUMBERVALUEnumberConverts text to a number, in a locale-independent way.
OCT2BINnumberConverts an octal number to binary.
OCT2DECnumberConverts an octal number to decimal.
OCT2HEXnumberConverts an octal number to hexadecimal.
ODDnumberRounds a positive number up and negative number down to the nearest odd integer.
ODDFPRICEnumberReturns the price per $100 face value of a security with an odd first period.
ODDFYIELDnumberReturns the yield of a security with an odd first period.
ODDLPRICEnumberReturns the price per $100 face value of a security with an odd last period.
ODDLYIELDnumberReturns the yield of a security with an odd last period.
ORbooleanChecks whether any of the arguments are -true. Returns -false only if all arguments are -false.
PDURATIONnumberReturns the number of periods required by an investment to reach a specified value.
PERCENTILEnumberReturns the k-th percentile of values in a range.
PERCENTILE_EXCnumberReturns the k-th percentile of values in a range, where k is in the range 0..1, exclusive.
PERCENTILE_INCnumberReturns the k-th percentile of values in a range, where k is in the range 0..1, inclusive.
PERCENTRANKnumberReturns the rank of a value in a data set as a percentage of the data set.
PERCENTRANK_EXCnumberReturns the rank of a value in a data set as a percentage (0..1, exclusive) of the data set.
PERCENTRANK_INCnumberReturns the rank of a value in a data set as a percentage (0..1, inclusive) of the data set.
PERMUTnumberReturns the number of permutations for a given number of objects that can be selected from the total objects.
PERMUTATIONAnumberReturns the number of permutations for a given number of objects (with repetitions) that can be selected from the total objects.
PHInumberReturns the value of the density function for a standard normal distribution.
PInumberReturns the mathematical constant -pi, equal to -3.14159265358979, accurate to 15 digits.
PMTnumberCalculates the payment for a loan based on constant payments and a constant interest rate.
POISSONnumberReturns the Poisson distribution.
POISSON_DISTnumberReturns the Poisson distribution.
POWERnumberReturns the result of a number raised to a power.
PPMTnumberReturns the payment on the principal for a given investment based on periodic, constant payments and a constant interest rate.
PRICEnumberReturns the price per $100 face value for a security that pays periodic interest.
PRICEDISCnumberReturns the price per $100 face value for a discounted security.
PRICEMATnumberReturns the price per $100 face value for a security that pays interest at maturity.
PRODUCTnumberMultiplies all the numbers given as arguments.
PROPERstringConverts a text string to proper case: the first letter in each word to uppercase, and all other letters to lowercase.
PVnumberReturns the present value of an investment: the total amount that a series of future payments is worth now.
QUARTILEnumberReturns the quartile of a data set.
QUARTILE_EXCnumberReturns the quartile of a data set, based on percentile values from 0..1, exclusive.
QUARTILE_INCnumberReturns the quartile of a data set, based on percentile values from 0..1, inclusive.
QUOTIENTnumberReturns the integer portion of a division.
RADIANSnumberConverts degrees to radians.
RANDnumberReturns a random number greater than or equal to 0 and less than 1, evenly distributed (changes on recalculation).
RANDBETWEENnumberReturns a random number between the numbers specified.
RANKnumberReturns the rank of a number in a list of numbers: its size relative to other values in the list.
RANK_AVGnumberReturns the rank of a number in a list of numbers: its size relative to other values in the list. If more than one value has the same rank, the average rank is returned.
RANK_EQnumberReturns the rank of a number in a list of numbers: its size relative to other values in the list. If more than one value has the same rank, the top rank of that set of values is returned.
RATEnumberReturns the interest rate per period for a loan or an investment. For example, use 6%/4 for quarterly payments at 6% APR.
RECEIVEDnumberReturns the amount received at maturity for a fully invested security.
REPLACEstringReplaces part of a text string with a different text string.
REPLACEBstringReplaces a set of characters, based on the number of characters and the start position specified, with a new set of characters and is intended for languages that use the double-byte character set (DBCS) like Japanese, Chinese, Korean etc.
REPTstringRepeats text a given number of times. Use this function to fill a cell with a number of instances of a text string.
RIGHTstringReturns the specified number of characters from the end of a text string.
RIGHTBstringExtracts a substring from a string starting from the right-most character, based on the specified number of characters and is intended for languages that use the double-byte character set (DBCS) like Japanese, Chinese, Korean etc.
ROMANstringConverts an arabic numeral to a roman numeral in the string format.
ROUNDnumberRounds a number to a specified number of digits.
ROUNDDOWNnumberRounds a number down, toward zero.
ROUNDUPnumberRounds a number up, away from zero.
ROWSnumberReturns the number of rows in a range.
RRInumberReturns an equivalent interest rate for the growth of an investment.
SEARCHnumberReturns the number of the character at which a specific character or text string is first found, reading left to right (not case-sensitive).
SEARCHBnumberReturns the location of the specified substring in a string and is intended for languages that use the double-byte character set (DBCS) like Japanese, Chinese, Korean etc.
SECnumberReturns the secant of an angle.
SECHnumberReturns the hyperbolic secant of an angle.
SECONDnumberReturns the second, a number from 0 to 59.
SERIESSUMnumberReturns the sum of a power series based on the formula.
SHEETnumberReturns the sheet number of the reference sheet.
SHEETSnumberReturns the number of sheets in a reference.
SIGNnumberReturns the sign of a number: -1 if the number is positive, -0 if the number is zero, or --1 if the number is negative.
SINnumberReturns the sine of an angle.
SINHnumberReturns the hyperbolic sine of a number.
SKEWnumberReturns the skewness of a distribution: a characterization of the degree of asymmetry of a distribution around its mean.
SKEW_PnumberReturns the skewness of a distribution based on a population: a characterization of the degree of asymmetry of a distribution around its mean.
SLNnumberReturns the straight-line depreciation of an asset for one period.
SMALLnumberReturns the k-th smallest value in a data set. For example, the fifth smallest number.
SQRTnumberReturns the square root of a number.
SQRTPInumberReturns the square root of (number * pi).
STANDARDIZEnumberReturns a normalised value from a distribution characterised by a mean and standard deviation.
STDEVnumberEstimates standard deviation based on a sample (ignores logical values and text in the sample).
STDEVAnumberEstimates standard deviation based on a sample, including logical values and text. Text and the -false logical value have the value 0; the -true logical value has the value 1.
STDEVPnumberCalculates standard deviation based on the entire population given as arguments (ignores logical values and text).
STDEVPAnumberCalculates standard deviation based on the entire population, including logical values and text.\ Text and the -false logical value have the value 0; the -true logical value has the value 1.
STDEV_PnumberCalculates standard deviation based on the entire population given as arguments (ignores logical values and text).
STDEV_SnumberEstimates standard deviation based on a sample (ignores logical values and text in the sample).
SUBSTITUTEstringReplaces existing text with new text in a text string.
SUBTOTALnumberReturns a subtotal in a list or database.
SUMnumberAdds all the numbers in a range of cells.
SUMIFnumberAdds the cells specified by a given condition or criteria.
SUMIFSnumberAdds the cells specified by a given set of conditions or criteria.
SUMSQnumberReturns the sum of the squares of the arguments.
SYDnumberReturns the sum-of-years' digits depreciation of an asset for a specified period.
TApiRange | ApiName | stringChecks whether a value is text, and returns the text if it is, or returns double quotes (empty text) if it is not.
TANnumberReturns the tangent of an angle.
TANHnumberReturns the hyperbolic tangent of a number.
TBILLEQnumberReturns the bond-equivalent yield for a treasury bill.
TBILLPRICEnumberReturns the price per $100 face value for a Treasury bill.
TBILLYIELDnumberReturns the yield for a Treasury bill.
TDISTnumberReturns the Student's t-distribution.
TEXTstringConverts a value to text in a specific number format.
TIMEnumberConverts hours, minutes and seconds given as numbers to a serial number, formatted with the time format.
TIMEVALUEnumberConverts a text time to a serial number for a time, a number from 0 (12:00:00 AM) to 0.999988426 (11:59:59 PM). Format the number with a time format after entering the formula.
TINVnumberReturns the two-tailed inverse of the Student's t-distribution.
TODAYnumberReturns the current date in the <em>MM/dd/yy</em> format.
TRANSPOSEApiRangeConverts a vertical range of cells to a horizontal range, or vice versa.
TRENDnumberReturns numbers in a linear trend matching known data points, using the least squares method.
TRIMstringRemoves all spaces from a text string except for single spaces between words.
TRIMMEANnumberReturns the mean of the interior portion of a set of data values.
TRUEbooleanReturns the -true logical value.
TRUNCnumberTruncates a number to an integer by removing the decimal, or fractional, part of the number.
TYPEnumberReturns an integer representing the data type of a value: number = 1; text = 2; logical value = 4; error value = 16; array = 64; compound data = 128.
T_DISTnumberReturns the left-tailed Student's t-distribution.
T_DIST_2TnumberReturns the two-tailed Student's t-distribution.
T_DIST_RTnumberReturns the right-tailed Student's t-distribution.
T_INVnumberReturns the left-tailed inverse of the Student's t-distribution.
T_INV_2TnumberReturns the two-tailed inverse of the Student's t-distribution.
UNICHARstringReturns the Unicode character referenced by the given numeric value.
UNICODEnumberReturns the number (code point) corresponding to the first character of the text.
UPPERstringConverts a text string to all uppercase letters.
VALUEnumberConverts a text string that represents a number to a number.
VARnumberEstimates variance based on a sample (ignores logical values and text in the sample).
VARAnumberEstimates variance based on a sample, including logical values and text. Text and the -false logical value have the value 0; the -true logical value has the value 1.
VARPnumberCalculates variance based on the entire population (ignores logical values and text in the population).
VARPAnumberCalculates variance based on the entire population, including logical values and text. Text and the -false logical value have the value 0; the -true logical value has the value 1.
VAR_PnumberCalculates variance based on the entire population (ignores logical values and text in the population).
VAR_SnumberEstimates variance based on a sample (ignores logical values and text in the sample).
VDBnumberReturns the depreciation of an asset for any specified period, including partial periods, using the double-declining balance method or some other method specified.
VLOOKUPnumber | stringLooks for a value in the leftmost column of a table and then returns a value in the same row from the specified column. By default, the table must be sorted in an ascending order.
WEEKDAYnumberReturns a number from 1 to 7 identifying the day of the week of the specified date.
WEEKNUMnumberReturns the week number in the year.
WEIBULLnumberReturns the Weibull distribution.
WEIBULL_DISTnumberReturns the Weibull distribution.
WORKDAYnumberReturns the serial number of the date before or after a specified number of workdays.
WORKDAY_INTLnumberReturns the serial number of the date before or after a specified number of workdays with custom weekend parameters.
XIRRnumberReturns the internal rate of return for a schedule of cash flows.
XNPVnumberReturns the net present value for a schedule of cash flows.
XORbooleanReturns the logical -Exclusive Or value of all arguments. The function returns -true when the number of -true inputs is odd and -false when the number of -true inputs is even.
YEARnumberReturns the year of a date, an integer in the range 1900-9999.
YEARFRACnumberReturns the year fraction representing the number of whole days between the start date and end date.
YIELDnumberReturns the yield on a security that pays periodic interest.
YIELDDISCnumberReturns the annual yield for a discounted security. For example, a Treasury bill.
YIELDMATnumberReturns the annual yield of a security that pays interest at maturity.
ZTESTnumberReturns the one-tailed P-value of a z-test.
Z_TESTnumberReturns the one-tailed P-value of a z-test.