DiscreteDelta
DiscreteDelta(n1, n2, n3, ...)
DiscreteDeltafunction returns1if all theniare0. Returns0otherwise.
Examples
>> DiscreteDelta(0, 0, 0.0)1Implementation status
- ✅ - full supported
DiscreteDelta(n1, n2, n3, ...)
DiscreteDeltafunction returns1if all theniare0. Returns0otherwise.
>> DiscreteDelta(0, 0, 0.0)1