MTM
dirac
Dirac function
Calling Sequence
Parameters
Description
Examples
dirac(M)
M
-
array
The dirac(M) function computes the elementwise Dirac function of M. The result, R, is formed as R[i,j] = dirac(M[i,j]).
with⁡MTM:
M≔Matrix⁡2,3,fill=3.5:
dirac⁡M
000000
See Also
Dirac
Heaviside
MTM[heaviside]
Download Help Document