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 the top) will be returned.
- If {1} is a condition, the rows that meet the condition will be returned until a row does not meet the condition.
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 ...
Returns the integer portion of the result from dividing a number, {0}, by another number, {1}. If {0} or {1} are null, Number.IntegerDivide ...
Returns the inverse hyperbolic cosine of a number. The number must be greater than or equal to 1. The inverse hyperbolic ...