Returns the exponential distribution. Use EXPON.DIST to model the time between events, such as how long an automated bank teller takes to deliver cash. For example, you can use EXPON.DIST to determine the probability that the process takes at most 1 minute.
Returns the date , datetime , or datetimezone result from adding {1} quarters to the datetime value {0}. {0}: The date , ...
Returns the date , datetime , or datetimezone result from adding {1} weeks to the datetime value {0}. {0}: The date , datetime ...
Returns the date , datetime , or datetimezone result of adding {1} to a datetime value {0}. {0}: The date , datetime , or ...
Returns the day component of a date , datetime , or datetimezone value. {0}: A date , datetime , or datetimezone value from ...
Returns the exponential distribution. Use EXPON.DIST to model the time between events, such as how long an automated bank ...
Returns the first item in the list {0}, or the optional default value, {1}, if the list is empty. If the list is empty and ...
Returns the first row(s) of the table {0}, depending on the value of {1}: If {1} is a number, that many rows (starting at ...
Returns the greatest common divisor of two integers. The greatest common divisor is the largest integer that divides both ...
Returns the integer portion of the result from dividing a number, {0}, by another number, {1}. If {0} or {1} are null, Number.IntegerDivide ...