Checks whether the specified values are equal.
Syntax Copy Code |
---|
DELTA( Number x, [Number y = 0] ) → Number |
If x and y are equal, returns 1; otherwise, 0. This function can be used to calculate the count of equal pairs by summing several DELTA functions.
Formula Copy Code |
---|
=DELTA(1,1) |
Function Reference
EXACT function
GESTEP function
JSpreadsheet Programmer's Guide | © 2024 MindFusion |