Leading the way in Microsoft Office Development
 Home|

Excel

|Word|PowerPoint|Consultancy|Feedback|Contact 
 Excel > Functions > Maths and Trigonometry

 
ABSThe absolute value, i.e. a number without its sign.
ACOSThe arccosine of a number in radians.
ACOSHThe inverse hyperbolic cosine of a number.
ASINThe arcsine of a number in radians.
ASINHThe inverse hyperbolic sine of a number.
ATANThe arctangent of a number in radians.
ATAN2The arctangent of the specified x and y co-ordinates in radians.
ATANHThe inverse hyperbolic tangent of a number.
CEILINGThe number rounded up to the nearest integer / significant figure.
COMBINThe number of combinations for a given number of items.
COSThe cosine of an angle in radians.
COSHThe hyperbolic cosine of a number.
DEGREESThe number of degrees given a number of radians.
EVENThe number rounded up to the nearest even integer.
EXPThe exponential number raised to a particular power.
FACTThe factorial of a number.
FACTDOUBLE*The double factorial of a number.
FLOORThe number rounded down to the nearest integer or significant figure.
GCD*The greatest common divisor of two or more integers.
INTThe number rounded down to the nearest integer.
LCM*The least common multiple of integers.
LNThe natural logarithm of a number.
LOGThe logarithm of a number to a given base.
LOG10The logarithm of a number to the base 10.
MDETERMThe matrix determinant of an array.
MINVERSEThe inverse matrix of an array.
MMULTThe matrix product of two arrays.
MODThe remainder after division.
MROUND*The number rounded to the desired multiple.
MULTINOMIAL*The multinomial of a set of numbers in a list of cell range.
ODDThe number rounded up to the nearest odd integer.
PIThe number PI (3.141592).
POWERThe number raised to a given power.
PRODUCTThe product of all the numbers in a list or cell range.
QUOTIENT*The integer portion after division.
RADIANSThe number of radians given the number of degrees.
RANDThe random number between 0 and 1.
RANDBETWEEN*The random number between two specified numbers, inclusively.
ROMANThe text string converting a Binary number to a Roman numeral.
ROUNDThe number rounded to a specified number of digits.
ROUNDDOWNThe number rounded down to the nearest integer.
ROUNDUPThe number rounded up to the nearest integer.
SERIESSUM*The sum of a power series based on a formula.
SIGNThe numerical value indicating if a number is positive or negative.
SINThe sin of an angle in radians.
SINHThe hyperbolic sine of a number.
SQRTThe positive square root of a number.
SQRTPI*The square root of a number multiplied by PI.
SUBTOTALThe subtotal of values in a list or database column.
SUMThe total value of the numbers in a list or cell range.
SUMIFThe total value of the numbers that satisfies a condition.
SUMIFSThe total value of the numbers that satisfy multiple conditions.
SUMPRODUCTThe sum of the product of one or more arrays of values.
SUMSQThe sum of the squares of all the values in a list or cell range.
SUMX2MY2The sum of the difference of squares of corresponding values in two arrays.
SUMX2PY2The sum of the sum of squares of corresponding values in two arrays.
SUMXMY2The sum of squares of differences of corresponding values in two arrays.
TANThe tangent of an angle in radians.
TANHThe hyperbolic tangent of a number.
TRUNCThe number with any decimal places removed.
 
 Note: * These are Analysis ToolPak functions in Excel 2003

 Copyright © 2010 Better Solutions Limited. All Rights Reserved.Top