diff --git a/js/fc.js b/js/fc.js index 2b32111b..b04f28a3 100644 --- a/js/fc.js +++ b/js/fc.js @@ -1177,7 +1177,7 @@ var FC = { output: "boolean" }, 50: { - name: "Delta (|A| > B)", + name: "Delta (|A| >= B)", operandType: "Comparison", hasOperand: [true, true], output: "boolean"