Manuals/calci/DELTA
DELTA(N1,N2)
Where 'N1' s the first number and 'N2' is the second number.
- DELTA shows the error value, When 'N1' and 'N2' are nonnumeric.
DELTA
Lets see an example,
DELTA(N1,N2)
=DELTA(4, 3) is 0
=DELTA(3, 3) is 1
Syntax
Remarks
Examples
Description
This function is to calculate whether the two values are equal. It shows 1 if both are equal and 0 for otherwise.
Column1 | Column2 | Column3 | Column4 | |
Row1 | 0 | 1 | ||
Row2 | ||||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |