Documentation/Calc Functions/DELTA
Jump to navigation
Jump to search
TDF LibreOffice Document Liberation Project Community Blogs Weblate Nextcloud Redmine Ask LibreOffice Donate
Function name:
DELTA
Category:
Add-in
Summary:
The result is TRUE (1) if both numbers, which are delivered as an argument, are equal, otherwise it is FALSE (0).
Syntax:
DELTA(Number1; Number2)
Returns:
Arguments:
Additional details:
Examples:
=DELTA(1;2) returns 0.