Related Topics:

Function Wizard Functions

DELTA

Description: Tests whether two values are equal. Returns 1 if Number1 = Number2; returns 0 otherwise. Use this function to filter a set of values. For example, by summing several DELTA functions you calculate the count of equal pairs. This function is also known as the Kronecker Delta function.

Syntax: DELTA(Number1, Number2)

Remarks:

Example:

 

© 1992-2015. ReliaSoft Corporation. ALL RIGHTS RESERVED.