Engineering Articles
An open blogs for knowledge sharing.
Pages
(Move to ...)
Home
AI
Islamic Q&A
Utility & Maintenance
Science
Microsoft Excel
Earning money
ICT
Beauty & Health
Article
Wishes
Q&A
▼
Showing posts with label
Coding & Programming
.
Show all posts
Showing posts with label
Coding & Programming
.
Show all posts
The GCD formula with example in Excel
›
The GCD function in Excel is used to find the greatest common divisor of two or more integers. The greatest common divisor is the largest i...
The MODE formula with example in Excel
›
The MODE function in Excel is used to find the most frequently occurring value or values in a dataset. It returns the mode of a set of numbe...
The MOD formula with example in Excel
›
The MOD function in Excel is used to return the remainder after a number is divided by a divisor. It is particularly useful for calculating ...
The MMULT formula with example in Excel
›
The MMULT function in Excel is used to perform matrix multiplication. It returns the matrix product of two arrays. The number of columns in ...
The MINUTE formula with example in Excel
›
The MINUTE function in Excel is used to extract the minute component from a time value. It returns an integer between 0 and 59, representing...
The MIN formula with example in Excel
›
The MIN function in Excel is used to find the smallest number in a set of values. This function can be helpful when you need to determine t...
The MID formula with example in Excel
›
The MID function in Excel is used to extract a specific number of characters from a text string, starting at a specified position. This fun...
The MEDIAN formula with example in Excel
›
The MEDIAN function in Excel is used to find the median, or middle number, in a set of numbers. The median is the value separating the highe...
The MAX formula with example in Excel
›
The MAX function in Excel is used to find the largest number in a set of values. This function can be useful when you need to determine the...
The MATCH formula with example in Excel
›
The MATCH function in Excel is used to search for a specified item in a range of cells and return the relative position of that item within...
The FREQUENCY formula with example in Excel
›
The FREQUENCY function in Excel is used to count how often values occur within a range of values, and it returns a vertical array of numbers...
The FORECAST formula with example in Excel
›
The FORECAST function in Excel is used to predict a future value based on existing values. It uses linear regression to predict the future v...
The FLOOR formula with example in Excel
›
The FLOOR function in Excel rounds a number down to the nearest multiple of a specified significance. The syntax for the FLOOR function is...
The FIXED formula with example in Excel
›
The FIXED function in Excel is used to round a number to a specified number of decimal places and then convert the number to text with opti...
›
Home
View web version