DiscreteDelta
DiscreteDelta(n1, n2, n3, ...)
DiscreteDelta
function returns1
if all theni
are0
. Returns0
otherwise.
Examples
>> DiscreteDelta(0, 0, 0.0)1
Implementation status
- ✅ - full supported
DiscreteDelta(n1, n2, n3, ...)
DiscreteDelta
function returns1
if all theni
are0
. Returns0
otherwise.
>> DiscreteDelta(0, 0, 0.0)1