Difference between revisions of "Polyadic/nnz.m"
m (Spot-edit Spinach function page first-line NOTOC and template fields) |
m (Rename Arguments section heading to Parameters) |
||
| Line 6: | Line 6: | ||
answer=nnz(p) | answer=nnz(p) | ||
| − | == | + | ==Parameters== |
p - a polyadic object | p - a polyadic object | ||
Revision as of 18:51, 5 June 2026
Number of non-zeroes in all kernels of the polyadic.
Syntax
answer=nnz(p)
Parameters
p - a polyadic object
Outputs
answer - an integer number
See also
Version 2.1, authors: Ilya Kuprov