GuidesUniver SheetsFeaturesCoreFormula

Formula

Facade APIPaid VersionUniver ServerUniver on Node.jsPreset
--UniverSheetsCorePreset

Formula is one of the core capabilities provided by Univer, which allows you to use formulas to calculate values in cells. The functions supported by formulas are consistent with Excel, including mathematical, logical, text, date, and more.

Supported Formula Functions

Functions - (513)
ACCRINTReturns the accrued interest for a security that pays periodic interest
ACCRINTMReturns the accrued interest for a security that pays interest at maturity
AMORDEGRCReturns the depreciation for each accounting period by using a depreciation coefficient
AMORLINCReturns the depreciation for each accounting period
COUPDAYBSReturns the number of days from the beginning of the coupon period to the settlement date
COUPDAYSReturns the number of days in the coupon period that contains the settlement date
COUPDAYSNCReturns the number of days from the settlement date to the next coupon date
COUPNCDReturns the next coupon date after the settlement date
COUPNUMReturns the number of coupons payable between the settlement date and maturity date
COUPPCDReturns the previous coupon date before the settlement date
CUMIPMTReturns the cumulative interest paid between two periods
CUMPRINCReturns the cumulative principal paid on a loan between two periods
DBReturns the depreciation of an asset for a specified period by using the fixed-declining balance method
DDBReturns the depreciation of an asset for a specified period by using the double-declining balance method or some other method that you specify
DISCReturns the discount rate for a security
DOLLARDEConverts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number
DOLLARFRConverts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction
DURATIONReturns the annual duration of a security with periodic interest payments
EFFECTReturns the effective annual interest rate
FVReturns the future value of an investment
FVSCHEDULEReturns the future value of an initial principal after applying a series of compound interest rates
INTRATEReturns the interest rate for a fully invested security
IPMTReturns the interest payment for an investment for a given period
IRRReturns the internal rate of return for a series of cash flows
ISPMTCalculates the interest paid during a specific period of an investment
MDURATIONReturns the Macauley modified duration for a security with an assumed par value of $100
MIRRReturns the internal rate of return where positive and negative cash flows are financed at different rates
NOMINALReturns the annual nominal interest rate
NPERReturns the number of periods for an investment
NPVReturns the net present value of an investment based on a series of periodic cash flows and a discount rate
ODDFPRICEReturns the price per $100 face value of a security with an odd first period
ODDFYIELDReturns the yield of a security with an odd first period
ODDLPRICEReturns the price per $100 face value of a security with an odd last period
ODDLYIELDReturns the yield of a security with an odd last period
PDURATIONReturns the number of periods required by an investment to reach a specified value
PMTReturns the periodic payment for an annuity
PPMTReturns the payment on the principal for an investment for a given period
PRICEReturns the price per $100 face value of a security that pays periodic interest
PRICEDISCReturns the price per $100 face value of a discounted security
PRICEMATReturns the price per $100 face value of a security that pays interest at maturity
PVReturns the present value of an investment
RATEReturns the interest rate per period of an annuity
RECEIVEDReturns the amount received at maturity for a fully invested security
RRIReturns an equivalent interest rate for the growth of an investment
SLNReturns the straight-line depreciation of an asset for one period
SYDReturns the sum-of-years' digits depreciation of an asset for a specified period
TBILLEQReturns the bond-equivalent yield for a Treasury bill
TBILLPRICEReturns the price per $100 face value for a Treasury bill
TBILLYIELDReturns the yield for a Treasury bill
VDBReturns the depreciation of an asset for a specified or partial period by using a declining balance method
XIRRReturns the internal rate of return for a schedule of cash flows that is not necessarily periodic
XNPVReturns the net present value for a schedule of cash flows that is not necessarily periodic
YIELDReturns the yield on a security that pays periodic interest
YIELDDISCReturns the annual yield for a discounted security; for example, a Treasury bill
YIELDMATReturns the annual yield of a security that pays interest at maturity
DATEReturns the serial number of a particular date
DATEDIFCalculates the number of days, months, or years between two dates. This function is useful in formulas where you need to calculate an age.
DATEVALUEConverts a date in the form of text to a serial number.
DAYReturns the day of a date, represented by a serial number. The day is given as an integer ranging from 1 to 31.
DAYSReturns the number of days between two dates
DAYS360Calculates the number of days between two dates based on a 360-day year
EDATEReturns the serial number that represents the date that is the indicated number of months before or after a specified date (the start_date). Use EDATE to calculate maturity dates or due dates that fall on the same day of the month as the date of issue.
EOMONTHReturns the serial number of the last day of the month before or after a specified number of months
HOURConverts a serial number to an hour
ISOWEEKNUMReturns the number of the ISO week number of the year for a given date
MINUTEConverts a serial number to a minute
MONTHReturns the month of a date represented by a serial number. The month is given as an integer, ranging from 1 (January) to 12 (December).
NETWORKDAYSReturns the number of whole workdays between two dates
NETWORKDAYS_INTLReturns the number of whole workdays between two dates using parameters to indicate which and how many days are weekend days
NOWReturns the serial number of the current date and time.
SECONDConverts a serial number to a second
TIMEReturns the serial number of a particular time.
TIMEVALUEConverts a time in the form of text to a serial number.
TODAYReturns the serial number of today's date
WEEKDAYConverts a serial number to a day of the week
WEEKNUMConverts a serial number to a number representing where the week falls numerically with a year
WORKDAYReturns the serial number of the date before or after a specified number of workdays
WORKDAY_INTLReturns the serial number of the date before or after a specified number of workdays using parameters to indicate which and how many days are weekend days
YEARReturns the year corresponding to a date. The year is returned as an integer in the range 1900-9999.
YEARFRACReturns the year fraction representing the number of whole days between start_date and end_date
ABSReturns the absolute value of a number. The absolute value of a number is the number without its sign.
ACOSReturns the arccosine, or inverse cosine, of a number. The arccosine is the angle whose cosine is number. The returned angle is given in radians in the range 0 (zero) to pi.
ACOSHReturns the inverse hyperbolic cosine of a number. The number must be greater than or equal to 1. The inverse hyperbolic cosine is the value whose hyperbolic cosine is number, so ACOSH(COSH(number)) equals number.
ACOTReturns the principal value of the arccotangent, or inverse cotangent, of a number.
ACOTHReturns the hyperbolic arccotangent of a number
AGGREGATEReturns an aggregate in a list or database
ARABICConverts a Roman number to Arabic, as a number
ASINReturns the arcsine of a number.
ASINHReturns the inverse hyperbolic sine of a number.
ATANReturns the arctangent of a number.
ATAN2Returns the arctangent from x- and y-coordinates.
ATANHReturns the inverse hyperbolic tangent of a number.
BASEConverts a number into a text representation with the given radix (base)
CEILINGRounds a number to the nearest integer or to the nearest multiple of significance
CEILING_MATHRounds a number up, to the nearest integer or to the nearest multiple of significance
CEILING_PRECISERounds a number the nearest integer or to the nearest multiple of significance. Regardless of the sign of the number, the number is rounded up.
COMBINReturns the number of combinations for a given number of objects
COMBINAReturns the number of combinations with repetitions for a given number of items
COSReturns the cosine of a number.
COSHReturns the hyperbolic cosine of a number
COTReturns the cotangent of an angle
COTHReturns the hyperbolic cotangent of a number
CSCReturns the cosecant of an angle
CSCHReturns the hyperbolic cosecant of an angle
DECIMALConverts a text representation of a number in a given base into a decimal number
DEGREESConverts radians to degrees
EVENRounds a number up to the nearest even integer
EXPReturns e raised to the power of a given number
FACTReturns the factorial of a number
FACTDOUBLEReturns the double factorial of a number
FLOORRounds a number down, toward zero
FLOOR_MATHRounds a number down, to the nearest integer or to the nearest multiple of significance
FLOOR_PRECISERounds a number down to the nearest integer or to the nearest multiple of significance. Regardless of the sign of the number, the number is rounded down.
GCDReturns the greatest common divisor
INTRounds a number down to the nearest integer
ISO_CEILINGReturns a number that is rounded up to the nearest integer or to the nearest multiple of significance
LCMReturns the least common multiple
LETAssigns names to calculation results
LNReturns the natural logarithm of a number
LOGReturns the logarithm of a number to a specified base
LOG10Returns the base-10 logarithm of a number
MDETERMReturns the matrix determinant of an array
MINVERSEReturns the matrix inverse of an array
MMULTReturns the matrix product of two arrays
MODReturns the remainder after number is divided by divisor. The result has the same sign as divisor.
MROUNDReturns a number rounded to the desired multiple
MULTINOMIALReturns the multinomial of a set of numbers
MUNITReturns the unit matrix or the specified dimension
ODDRounds a number up to the nearest odd integer
PIReturns the value of pi
POWERReturns the result of a number raised to a power.
PRODUCTMultiplies all the numbers given as arguments and returns the product.
QUOTIENTReturns the integer portion of a division
RADIANSConverts degrees to radians
RANDReturns a random number between 0 and 1
RANDARRAYReturns an array of random numbers between 0 and 1. However, you can specify the number of rows and columns to fill, minimum and maximum values, and whether to return whole numbers or decimal values.
RANDBETWEENReturns a random number between the numbers you specify
ROMANConverts an Arabic numeral to Roman, as text
ROUNDRounds a number to a specified number of digits
ROUNDDOWNRounds a number down, toward zero
ROUNDUPRounds a number up, away from zero
SECReturns the secant of an angle
SECHReturns the hyperbolic secant of an angle
SERIESSUMReturns the sum of a power series based on the formula
SEQUENCEGenerates a list of sequential numbers in an array, such as 1, 2, 3, 4
SIGNReturns the sign of a number
SINReturns the sine of the given angle
SINHReturns the hyperbolic sine of a number
SQRTReturns a positive square root
SQRTPIReturns the square root of (number * pi)
SUBTOTALReturns a subtotal in a list or database.
SUMYou can add individual values, cell references or ranges or a mix of all three.
SUMIFSum the values in a range that meet criteria that you specify.
SUMIFSAdds all of its arguments that meet multiple criteria.
SUMPRODUCTReturns the sum of the products of corresponding array components
SUMSQReturns the sum of the squares of the arguments
SUMX2MY2Returns the sum of the difference of squares of corresponding values in two arrays
SUMX2PY2Returns the sum of the sum of squares of corresponding values in two arrays
SUMXMY2Returns the sum of squares of differences of corresponding values in two arrays
TANReturns the tangent of a number.
TANHReturns the hyperbolic tangent of a number.
TRUNCTruncates a number to an integer
AVEDEVReturns the average of the absolute deviations of data points from their mean.
AVERAGEReturns the average (arithmetic mean) of the arguments.
AVERAGEAReturns the average of its arguments, including numbers, text, and logical values.
AVERAGEIFReturns the average (arithmetic mean) of all the cells in a range that meet a given criteria.
AVERAGEIFSReturns the average (arithmetic mean) of all cells that meet multiple criteria.
BETA_DISTReturns the beta cumulative distribution function
BETA_INVReturns the inverse of the cumulative distribution function for a specified beta distribution
BINOM_DISTReturns the individual term binomial distribution probability
BINOM_DIST_RANGEReturns the probability of a trial result using a binomial distribution
BINOM_INVReturns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value
CHISQ_DISTReturns the left-tailed probability of the chi-squared distribution.
CHISQ_DIST_RTReturns the right-tailed probability of the chi-squared distribution.
CHISQ_INVReturns the inverse of the left-tailed probability of the chi-squared distribution.
CHISQ_INV_RTReturns the inverse of the right-tailed probability of the chi-squared distribution.
CHISQ_TESTReturns the test for independence
CONFIDENCE_NORMReturns the confidence interval for a population mean, using a normal distribution.
CONFIDENCE_TReturns the confidence interval for a population mean, using a Student's t distribution
CORRELReturns the correlation coefficient between two data sets
COUNTCounts the number of cells that contain numbers, and counts numbers within the list of arguments.
COUNTACounts cells containing any type of information, including error values and empty text ("") If you do not need to count logical values, text, or error values
COUNTBLANKCounts the number of blank cells within a range.
COUNTIFCounts the number of cells within a range that meet the given criteria.
COUNTIFSCounts the number of cells within a range that meet multiple criteria.
COVARIANCE_PReturns population covariance, the average of the products of deviations for each data point pair in two data sets.
COVARIANCE_SReturns the sample covariance, the average of the products of deviations for each data point pair in two data sets.
DEVSQReturns the sum of squares of deviations
EXPON_DISTReturns the exponential distribution
F_DISTReturns the F probability distribution
F_DIST_RTReturns the (right-tailed) F probability distribution
F_INVReturns the inverse of the F probability distribution
F_INV_RTReturns the inverse of the (right-tailed) F probability distribution
F_TESTReturns the result of an F-test
FISHERReturns the Fisher transformation
FISHERINVReturns the inverse of the Fisher transformation
FORECASTReturns a value along a linear trend
FORECAST_ETSReturns a future value based on existing (historical) values by using the AAA version of the Exponential Smoothing (ETS) algorithm
FORECAST_ETS_CONFINTReturns a confidence interval for the forecast value at the specified target date
FORECAST_ETS_SEASONALITYReturns the length of the repetitive pattern Excel detects for the specified time series
FORECAST_ETS_STATReturns a statistical value as a result of time series forecasting
FORECAST_LINEARReturns a future value based on existing values
FREQUENCYReturns a frequency distribution as a vertical array
GAMMAReturns the Gamma function value
GAMMA_DISTReturns the gamma distribution
GAMMA_INVReturns the inverse of the gamma cumulative distribution
GAMMALNReturns the natural logarithm of the gamma function, Γ(x)
GAMMALN_PRECISEReturns the natural logarithm of the gamma function, Γ(x)
GAUSSReturns 0.5 less than the standard normal cumulative distribution
GEOMEANReturns the geometric mean
GROWTHReturns values along an exponential trend
HARMEANReturns the harmonic mean
HYPGEOM_DISTReturns the hypergeometric distribution
INTERCEPTReturns the intercept of the linear regression line
KURTReturns the kurtosis of a data set
LARGEReturns the k-th largest value in a data set
LINESTReturns the parameters of a linear trend
LOGESTReturns the parameters of an exponential trend
LOGNORM_DISTReturns the cumulative lognormal distribution
LOGNORM_INVReturns the inverse of the lognormal cumulative distribution
MAXReturns the largest value in a set of values.
MAXAReturns the maximum value in a list of arguments, including numbers, text, and logical values.
MAXIFSReturns the maximum value among cells specified by a given set of conditions or criteria.
MEDIANReturns the median of the given numbers
MINReturns the smallest number in a set of values.
MINAReturns the smallest value in a list of arguments, including numbers, text, and logical values
MINIFSReturns the minimum value among cells specified by a given set of conditions or criteria.
MODE_MULTReturns a vertical array of the most frequently occurring, or repetitive values in an array or range of data
MODE_SNGLReturns the most common value in a data set
NEGBINOM_DISTReturns the negative binomial distribution
NORM_DISTReturns the normal cumulative distribution
NORM_INVReturns the inverse of the normal cumulative distribution
NORM_S_DISTReturns the standard normal cumulative distribution
NORM_S_INVReturns the inverse of the standard normal cumulative distribution
PEARSONReturns the Pearson product moment correlation coefficient
PERCENTILE_EXCReturns the k-th percentile of values in a data set (Excludes 0 and 1).
PERCENTILE_INCReturns the k-th percentile of values in a data set (Includes 0 and 1)
PERCENTRANK_EXCReturns the percentage rank of a value in a data set (Excludes 0 and 1)
PERCENTRANK_INCReturns the percentage rank of a value in a data set (Includes 0 and 1)
PERMUTReturns the number of permutations for a given number of objects
PERMUTATIONAReturns the number of permutations for a given number of objects (with repetitions) that can be selected from the total objects
PHIReturns the value of the density function for a standard normal distribution
POISSON_DISTReturns the Poisson distribution
PROBReturns the probability that values in a range are between two limits
QUARTILE_EXCReturns the quartile of a data set (Excludes 0 and 1)
QUARTILE_INCReturns the quartile of a data set (Includes 0 and 1)
RANK_AVGReturns the rank of a number in a list of numbers
RANK_EQReturns the rank of a number in a list of numbers
RSQReturns the square of the Pearson product moment correlation coefficient
SKEWReturns the skewness of a distribution
SKEW_PReturns the skewness of a distribution based on a population
SLOPEReturns the slope of the linear regression line
SMALLReturns the k-th smallest value in a data set
STANDARDIZEReturns a normalized value
STDEV_PCalculates standard deviation based on the entire population given as arguments (ignores logical values and text).
STDEV_SEstimates standard deviation based on a sample (ignores logical values and text in the sample).
STDEVAEstimates standard deviation based on a sample, including numbers, text, and logical values.
STDEVPACalculates standard deviation based on the entire population given as arguments, including text and logical values.
STEYXReturns the standard error of the predicted y-value for each x in the regression
T_DISTReturns the probability for the Student t-distribution
T_DIST_2TReturns the probability for the Student t-distribution (two-tailed)
T_DIST_RTReturns the probability for the Student t-distribution (right-tailed)
T_INVReturns the inverse of the probability for the Student t-distribution
T_INV_2TReturns the inverse of the probability for the Student t-distribution (two-tailed)
T_TESTReturns the probability associated with a Student's t-test
TRENDReturns values along a linear trend
TRIMMEANReturns the mean of the interior of a data set
VAR_PCalculates variance based on the entire population (ignores logical values and text in the population).
VAR_SEstimates variance based on a sample (ignores logical values and text in the sample).
VARAEstimates variance based on a sample, including numbers, text, and logical values
VARPACalculates variance based on the entire population, including numbers, text, and logical values
WEIBULL_DISTReturns the Weibull distribution
Z_TESTReturns the one-tailed probability-value of a z-test
ADDRESSObtain the address of a cell in a worksheet, given specified row and column numbers. For example, ADDRESS(2,3) returns $C$2. As another example, ADDRESS(77,300) returns $KN$77. You can use other functions, such as the ROW and COLUMN functions, to provide the row and column number arguments for the ADDRESS function.
AREASReturns the number of areas in a reference
CHOOSEChooses a value from a list of values.
CHOOSECOLSReturns the specified columns from an array
CHOOSEROWSReturns the specified rows from an array
COLUMNReturns the column number of the given cell reference.
COLUMNSReturns the number of columns in an array or reference.
DROPExcludes a specified number of rows or columns from the start or end of an array
EXPANDExpands or pads an array to specified row and column dimensions
FILTERFilters a range of data based on criteria you define
FORMULATEXTReturns the formula at the given reference as text
GETPIVOTDATAReturns data stored in a PivotTable report
HLOOKUPLooks in the top row of an array and returns the value of the indicated cell
HSTACKAppends arrays horizontally and in sequence to return a larger array
HYPERLINKCreates a shortcut or jump that opens a document stored on a network server, an intranet, or the Internet
IMAGEReturns an image from a given source
INDEXReturns the reference of the cell at the intersection of a particular row and column. If the reference is made up of non-adjacent selections, you can pick the selection to look in.
INDIRECTReturns the reference specified by a text string. References are immediately evaluated to display their contents.
LOOKUPWhen you need to look in a single row or column and find a value from the same position in a second row or column
MATCHThe MATCH function searches for a specified item in a range of cells, and then returns the relative position of that item in the range.
OFFSETReturns a reference offset from a given reference
ROWReturns the row number of a reference
ROWSReturns the number of rows in an array or reference.
RTDRetrieves real-time data from a program that supports COM automation
SORTSorts the contents of a range or array
SORTBYSorts the contents of a range or array based on the values in a corresponding range or array
TAKEReturns a specified number of contiguous rows or columns from the start or end of an array
TOCOLReturns the array in a single column
TOROWReturns the array in a single row
TRANSPOSEReturns the transpose of an array
UNIQUEReturns a list of unique values in a list or range
VLOOKUPUse VLOOKUP when you need to find things in a table or a range by row. For example, look up a price of an automotive part by the part number, or find an employee name based on their employee ID.
VSTACKAppends arrays vertically and in sequence to return a larger array
WRAPCOLSWraps the provided row or column of values by columns after a specified number of elements
WRAPROWSWraps the provided row or column of values by rows after a specified number of elements
XLOOKUPSearches a range or an array, and returns an item corresponding to the first match it finds. If a match doesn't exist, then XLOOKUP can return the closest (approximate) match. 
XMATCHSearches for a specified item in an array or range of cells, and then returns the item's relative position.
DAVERAGEReturns the average of selected database entries
DCOUNTCounts the cells that contain numbers in a database
DCOUNTACounts nonblank cells in a database
DGETExtracts from a database a single record that matches the specified criteria
DMAXReturns the maximum value from selected database entries
DMINReturns the minimum value from selected database entries
DPRODUCTMultiplies the values in a particular field of records that match the criteria in a database
DSTDEVEstimates the standard deviation based on a sample of selected database entries
DSTDEVPCalculates the standard deviation based on the entire population of selected database entries
DSUMAdds the numbers in the field column of records in the database that match the criteria
DVAREstimates variance based on a sample from selected database entries
DVARPCalculates variance based on the entire population of selected database entries
ASCChanges full-width (double-byte) English letters or katakana within a character string to half-width (single-byte) characters
ARRAYTOTEXTReturns an array of text values from any specified range
BAHTTEXTConverts a number to text, using the ß (baht) currency format
CHARReturns the character specified by the code number
CLEANRemoves all nonprintable characters from text
CODEReturns a numeric code for the first character in a text string
CONCATCombines the text from multiple ranges and/or strings, but it doesn't provide the delimiter or IgnoreEmpty arguments.
CONCATENATEJoins several text items into one text item
DBCSChanges half-width (single-byte) English letters or katakana within a character string to full-width (double-byte) characters
DOLLARConverts a number to text using currency format
EXACTChecks to see if two text values are identical
FINDFinds one text value within another (case-sensitive)
FINDBFinds one text value within another (case-sensitive)
FIXEDFormats a number as text with a fixed number of decimals
LEFTReturns the leftmost characters from a text value
LEFTBReturns the leftmost characters from a text value
LENReturns the number of characters in a text string
LENBReturns the number of bytes used to represent the characters in a text string.
LOWERConverts text to lowercase.
MIDReturns a specific number of characters from a text string starting at the position you specify.
MIDBReturns a specific number of characters from a text string starting at the position you specify
NUMBERVALUEConverts text to number in a locale-independent manner
PHONETICExtracts the phonetic (furigana) characters from a text string
PROPERCapitalizes the first letter in each word of a text value
REGEXEXTRACTExtracts the first matching substrings according to a regular expression.
REGEXMATCHWhether a piece of text matches a regular expression.
REGEXREPLACEReplaces part of a text string with a different text string using regular expressions.
REPLACEReplaces characters within text
REPLACEBReplaces characters within text
REPTRepeats text a given number of times
RIGHTReturns the rightmost characters from a text value
RIGHTBReturns the rightmost characters from a text value
SEARCHFinds one text value within another (not case-sensitive)
SEARCHBFinds one text value within another (not case-sensitive)
SUBSTITUTESubstitutes new text for old text in a text string
TConverts its arguments to text
TEXTFormats a number and converts it to text
TEXTAFTERReturns text that occurs after given character or string
TEXTBEFOREReturns text that occurs before a given character or string
TEXTJOINText: Combines the text from multiple ranges and/or strings
TEXTSPLITSplits text strings by using column and row delimiters
TRIMRemoves all spaces from text except for single spaces between words.
UNICHARReturns the Unicode character that is references by the given numeric value
UNICODEReturns the number (code point) that corresponds to the first character of the text
UPPERConverts text to uppercase
VALUEConverts a text argument to a number
VALUETOTEXTReturns text from any specified value
CALLCalls a procedure in a dynamic link library or code resource
EUROCONVERTConverts a number to euros, converts a number from euros to a euro member currency, or converts a number from one euro member currency to another by using the euro as an intermediary (triangulation)
REGISTER_IDReturns the register ID of the specified dynamic link library (DLL) or code resource that has been previously registered
ANDReturns TRUE if all of its arguments are TRUE
BYCOLApplies a LAMBDA to each column and returns an array of the results
BYROWApplies a LAMBDA to each row and returns an array of the results
FALSEReturns the logical value FALSE.
IFSpecifies a logical test to perform
IFERRORReturns a value you specify if a formula evaluates to an error; otherwise, returns the result of the formula
IFNAReturns the value you specify if the expression resolves to #N/A, otherwise returns the result of the expression
IFSChecks whether one or more conditions are met and returns a value that corresponds to the first TRUE condition.
LAMBDAUse a LAMBDA function to create custom, reusable functions and call them by a friendly name. The new function is available throughout the workbook and called like native Excel functions.
MAKEARRAYReturns a calculated array of a specified row and column size, by applying a LAMBDA
MAPReturns an array formed by mapping each value in the array(s) to a new value by applying a LAMBDA to create a new value.
NOTReverses the logic of its argument.
ORReturns TRUE if any of its arguments evaluate to TRUE, and returns FALSE if all of its arguments evaluate to FALSE.
REDUCEReduces an array to an accumulated value by applying a LAMBDA to each value and returning the total value in the accumulator.
SCANScans an array by applying a LAMBDA to each value and returns an array that has each intermediate value.
SWITCHEvaluates an expression against a list of values and returns the result corresponding to the first matching value. If there is no match, an optional default value may be returned.
TRUEReturns the logical value TRUE.
XORReturns TRUE if an odd number of its arguments evaluate to TRUE, and FALSE if an even number of its arguments evaluate to TRUE.
CELLReturns information about the formatting, location, or contents of a cell
ERROR_TYPEReturns a number corresponding to an error type
INFOReturns information about the current operating environment
ISBLANKReturns TRUE if the value is blank
ISERRReturns TRUE if the value is any error value except #N/A
ISERRORReturns TRUE if the value is any error value
ISEVENReturns TRUE if the number is even
ISFORMULAReturns TRUE if there is a reference to a cell that contains a formula
ISLOGICALReturns TRUE if the value is a logical value
ISNAReturns TRUE if the value is the #N/A error value
ISNONTEXTReturns TRUE if the value is not text
ISNUMBERReturns TRUE if the value is a number
ISODDReturns TRUE if the number is odd
ISOMITTEDChecks whether the value in a LAMBDA is missing and returns TRUE or FALSE
ISREFReturns TRUE if the value is a reference
ISTEXTReturns TRUE if the value is text
NReturns a value converted to a number
NAReturns the error value #N/A
SHEETReturns the sheet number of the referenced sheet
SHEETSReturns the number of sheets in a workbook
TYPEReturns a number indicating the data type of a value
BESSELIReturns the modified Bessel function In(x)
BESSELJReturns the Bessel function Jn(x)
BESSELKReturns the modified Bessel function Kn(x)
BESSELYReturns the Bessel function Yn(x)
BIN2DECConverts a binary number to decimal
BIN2HEXConverts a binary number to hexadecimal
BIN2OCTConverts a binary number to octal
BITANDReturns a 'Bitwise And' of two numbers
BITLSHIFTReturns a value number shifted left by shift_amount bits
BITORReturns a bitwise OR of 2 numbers
BITRSHIFTReturns a value number shifted right by shift_amount bits
BITXORReturns a bitwise 'Exclusive Or' of two numbers
COMPLEXConverts real and imaginary coefficients into a complex number
CONVERTConverts a number from one measurement system to another
DEC2BINConverts a decimal number to binary
DEC2HEXConverts a decimal number to hexadecimal
DEC2OCTConverts a decimal number to octal
DELTATests whether two values are equal
ERFReturns the error function
ERF_PRECISEReturns the error function
ERFCReturns the complementary error function
ERFC_PRECISEReturns the complementary ERF function integrated between x and infinity
GESTEPTests whether a number is greater than a threshold value
HEX2BINConverts a hexadecimal number to binary
HEX2DECConverts a hexadecimal number to decimal
HEX2OCTConverts a hexadecimal number to octal
IMABSReturns the absolute value (modulus) of a complex number
IMAGINARYReturns the imaginary coefficient of a complex number
IMARGUMENTReturns the argument theta, an angle expressed in radians
IMCONJUGATEReturns the complex conjugate of a complex number
IMCOSReturns the cosine of a complex number
IMCOSHReturns the hyperbolic cosine of a complex number
IMCOTReturns the cotangent of a complex number
IMCSCReturns the cosecant of a complex number
IMCSCHReturns the hyperbolic cosecant of a complex number
IMDIVReturns the quotient of two complex numbers
IMEXPReturns the exponential of a complex number
IMLNReturns the natural logarithm of a complex number
IMLOG10Returns the base-10 logarithm of a complex number
IMLOG2Returns the base-2 logarithm of a complex number
IMPOWERReturns a complex number raised to an integer power
IMPRODUCTReturns the product of from 2 to 255 complex numbers
IMREALReturns the real coefficient of a complex number
IMSECReturns the secant of a complex number
IMSECHReturns the hyperbolic secant of a complex number
IMSINReturns the sine of a complex number
IMSINHReturns the hyperbolic sine of a complex number
IMSQRTReturns the square root of a complex number
IMSUBReturns the difference between two complex numbers
IMSUMReturns the sum of complex numbers
IMTANReturns the tangent of a complex number
OCT2BINConverts an octal number to binary
OCT2DECConverts an octal number to decimal
OCT2HEXConverts an octal number to hexadecimal
CUBEKPIMEMBERReturns a key performance indicator (KPI) property and displays the KPI name in the cell. A KPI is a quantifiable measurement, such as monthly gross profit or quarterly employee turnover, that is used to monitor an organization's performance.
CUBEMEMBERReturns a member or tuple from the cube. Use to validate that the member or tuple exists in the cube.
CUBEMEMBERPROPERTYReturns the value of a member property from the cube. Use to validate that a member name exists within the cube and to return the specified property for this member.
CUBERANKEDMEMBERReturns the nth, or ranked, member in a set. Use to return one or more elements in a set, such as the top sales performer or the top 10 students.
CUBESETDefines a calculated set of members or tuples by sending a set expression to the cube on the server, which creates the set, and then returns that set to Microsoft Excel.
CUBESETCOUNTReturns the number of items in a set.
CUBEVALUEReturns an aggregated value from the cube.
BETADISTReturns the beta cumulative distribution function
BETAINVReturns the inverse of the cumulative distribution function for a specified beta distribution
BINOMDISTReturns the individual term binomial distribution probability
CHIDISTReturns the right-tailed probability of the chi-squared distribution.
CHIINVReturns the inverse of the right-tailed probability of the chi-squared distribution.
CHITESTReturns the test for independence
CONFIDENCEReturns the confidence interval for a population mean, using a normal distribution.
COVARReturns population covariance, the average of the products of deviations for each data point pair in two data sets.
CRITBINOMReturns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value
EXPONDISTReturns the exponential distribution
FDISTReturns the (right-tailed) F probability distribution
FINVReturns the inverse of the (right-tailed) F probability distribution
FTESTReturns the result of an F-test
GAMMADISTReturns the gamma distribution
GAMMAINVReturns the inverse of the gamma cumulative distribution
HYPGEOMDISTReturns the hypergeometric distribution
LOGINVReturns the inverse of the lognormal cumulative distribution function
LOGNORMDISTReturns the cumulative lognormal distribution
MODEReturns the most common value in a data set
NEGBINOMDISTReturns the negative binomial distribution
NORMDISTReturns the normal cumulative distribution
NORMINVReturns the inverse of the normal cumulative distribution
NORMSDISTReturns the standard normal cumulative distribution
NORMSINVReturns the inverse of the standard normal cumulative distribution
PERCENTILEReturns the k-th percentile of values in a data set (Includes 0 and 1)
PERCENTRANKReturns the percentage rank of a value in a data set (Includes 0 and 1)
POISSONReturns the Poisson distribution
QUARTILEReturns the quartile of a data set (Includes 0 and 1)
RANKReturns the rank of a number in a list of numbers
STDEVEstimates standard deviation based on a sample. The standard deviation is a measure of how widely values are dispersed from the average value (the mean).
STDEVPCalculates standard deviation based on the entire population given as arguments.
TDISTReturns the probability for the Student t-distribution
TINVReturns the inverse of the probability for the Student t-distribution (two-tailed)
TTESTReturns the probability associated with a Student's t-test
VAREstimates variance based on a sample.
VARPCalculates variance based on the entire population.
WEIBULLReturns the Weibull distribution
ZTESTReturns the one-tailed probability-value of a z-test
ENCODEURLReturns a URL-encoded string
FILTERXMLReturns specific data from the XML content by using the specified XPath
WEBSERVICEReturns data from a web service

Facade API

Execute Calculation

const formula = univerAPI.getFormula();
formula.executeCalculation();

Stop Calculation

const formula = univerAPI.getFormula();
formula.stopCalculation();

Calculation Start Event

const formula = univerAPI.getFormula();
formula.calculationStart((forceCalculate) => {
    console.log(forceCalculate)
});

Calculation Processing Event

const formula = univerAPI.getFormula();
formula.calculationProcessing((stageInfo) => {
    console.log(stageInfo)
});

Calculation End Event

const formula = univerAPI.getFormula();
formula.calculationEnd((functionsExecutedState) => {
    console.log(functionsExecutedState)
});

Custom Formula

Univer supports custom formulas. Please refer to the Custom Formula section to learn how to implement them.