Difference between revisions of "Iselectron.m"
(Normalise sequential blank lines) |
m (Rename Arguments section heading to Parameters) |
||
| Line 6: | Line 6: | ||
verdict=iselectron(spin_spec) | verdict=iselectron(spin_spec) | ||
| − | == | + | ==Parameters== |
spin_spec - a Spinach particle specification | spin_spec - a Spinach particle specification | ||
Revision as of 18:49, 5 June 2026
Returns true if the particle is an electron.
Syntax
verdict=iselectron(spin_spec)
Parameters
spin_spec - a Spinach particle specification
Outputs
verdict - true for an electron, false otherwise
See also
Version 2.11, authors: Ilya Kuprov