Returns the absolute value of {0}. If {0} is null, Number.Abs
returns null.
- {0}: A
number
for which the absolute value is to be calculated.
Returns information about how a table is partitioned. A table is returned where each column is a partition column in the ...
Returns number rounded up to the nearest even integer. You can use this function for processing items that come in twos. ...
Returns one message from the queue specified through MQ.Queue {0} if a message exists. The read is non-destructive. An optional ...
Returns returns the number of items in a particular path string. This function returns 1 for the path generated for an ID ...
Returns the absolute value of {0}. If {0} is null, Number.Abs returns null. {0}: A number for which the absolute value is ...
Returns the absolute value of {0}. If {0} is null, Number.Abs returns null. {0}: Nullable A number for which the absolute ...
Returns the arccosine, or inverse cosine, of a number. The arccosine is the angle whose cosine is number. The returned angle ...
Returns the arcsine, or inverse sine, of a number. The arcsine is the angle whose sine is number. The returned angle is given ...
Returns the arctangent, or inverse tangent, of a number. The arctangent is the angle whose tangent is number. The returned ...