AMAZON

Friday, 9 December 2016

Excel All Mathematical Functions Free

Conditional Sums
Adds the cells in a supplied range, that satisfy a given criteria
Adds the cells in a supplied range, that satisfy multiple criteria (New in Excel 2007)
Basic Mathematical Operations
Returns the sum of a supplied list of numbers
Returns the product of a supplied list of numbers
Returns the result of a given number raised to a supplied power
Returns the positive square root of a given number
Returns the integer portion of a division between two supplied numbers
Returns the remainder from a division between two supplied numbers
Performs a specified calculation (eg. the sum, product, average, etc.) for a list or database, with the option to ignore hidden rows and error values (New in Excel 2010)
Performs a specified calculation (eg. the sum, product, average, etc.) for a supplied set of values
Random Numbers
Returns a random number between 0 and 1
Returns a random number between two given integers
Rounds a number away from zero (ie. rounds a positive number up and a negative number down), to a multiple of significance
Rounds a number up, regardless of the sign of the number, to a multiple of significance (New in Excel 2010)
Rounds a number up, regardless of the sign of the number, to a multiple of significance. (New in Excel 2010)
Rounds a number up to the nearest integer or to the nearest multiple of significance (New in Excel 2013)
Rounds a number away from zero (ie. rounds a positive number up and a negative number down), to the next even number
Rounds a number towards zero, (ie. rounds a positive number down and a negative number up), to a multiple of significance
Rounds a number down, regardless of the sign of the number, to a multiple of significance (New in Excel 2010)
Rounds a number down, to the nearest integer or to the nearest multiple of significance (New in Excel 2013)
Rounds a number down to the next integer
Rounds a number up or down, to the nearest multiple of significance
Rounds a number away from zero (ie. rounds a positive number up and a negative number down), to the next odd number
Rounds a number up or down, to a given number of digits
Rounds a number towards zero, (ie. rounds a positive number down and a negative number up), to a given number of digits
Rounds a number away from zero (ie. rounds a positive number up and a negative number down), to a given number of digits
Truncates a number towards zero (ie. rounds a positive number down and a negative number up), to the next integer.
Advanced Mathematical Operations
Returns the sum of the products of corresponding values in two or more supplied arrays
Returns the sum of the squares of a supplied list of numbers
Returns the sum of the difference of squares of corresponding values in two supplied arrays
Returns the sum of the sum of squares of corresponding values in two supplied arrays
Returns the sum of squares of differences of corresponding values in two supplied arrays
Returns the sum of a power series
Trigonometry Functions
Returns the constant value of pi
Returns the square root of a supplied number multiplied by pi
Converts Radians to Degrees
Converts Degrees to Radians
Returns the Cosine of a given angle
Returns the Arccosine of a number
Returns the hyperbolic cosine of a number
Returns the inverse hyperbolic cosine of a number
Returns the secant of an angle (New in Excel 2013)
Returns the hyperbolic secant of an angle (New in Excel 2013)
Returns the Sine of a given angle
Returns the Arcsine of a number
Returns the Hyperbolic Sine of a number
Returns the Inverse Hyperbolic Sine of a number
Returns the cosecant of an angle (New in Excel 2013)
Returns the hyperbolic cosecant of an angle (New in Excel 2013)
Returns the Tangent of a given angle
Returns the Arctangent of a given number
Returns the Arctangent of a given pair of x and y coordinates
Returns the Hyperbolic Tangent of a given number
Returns the Inverse Hyperbolic Tangent of a given number
Returns the cotangent of an angle (New in Excel 2013)
Returns the hyperbolic cotangent of an angle (New in Excel 2013)
Returns the arccotangent of a number (New in Excel 2013)
Returns the hyperbolic arccotangent of a number (New in Excel 2013)
Basic Numeric Information
Returns the absolute value (ie. the modulus) of a supplied number
Returns the sign (+1, -1 or 0) of a supplied number
Returns the Greatest Common Divisor of two or more supplied numbers
Returns the Least Common Multiple of two or more supplied numbers
Matrix Functions
Returns the matrix determinant of a supplied array
Returns the matrix inverse of a supplied array
Returns the matrix product of two supplied arrays
Returns the unit matrix for a specified dimension (New in Excel 2013)


Factorials
Returns the Factorial of a given number
Returns the Double Factorial of a given number
Returns the Multinomial of a given set of numbers
Exponents & Logarithms
Returns e raised to a given power
Returns the natural logarithm of a given number
Returns the logarithm of a given number, to a specified base
Returns the base 10 logarithm of a given number
Miscellaneous
Converts a number into a text representation, with the supplied base (New in Excel 2013)
Converts a text representation of a number in a specified base into a decimal number (New in Excel 2013)
Returns the number of combinations (without repititions) for a given number of objects
Returns the number of combinations (with repetitions) for a given number of items (New in Excel 2013)
Converts a Roman numeral to an Arabic numeral (New in Excel 2013)
Returns a text string depicting the roman numeral for a given number


No comments:

Post a Comment