Difference between revisions of "Iselectron.m"
(Normalise sequential blank lines) |
|||
| Line 16: | Line 16: | ||
==See also== | ==See also== | ||
[[Kernel_utilities#Spin_system_editing|Spin system editing]] | [[Kernel_utilities#Spin_system_editing|Spin system editing]] | ||
| − | |||
''Version 2.11, authors: [[Ilya Kuprov]]'' | ''Version 2.11, authors: [[Ilya Kuprov]]'' | ||
Revision as of 12:27, 25 April 2026
Returns true if the particle is an electron.
Syntax
verdict=iselectron(spin_spec)
Arguments
spin_spec - a Spinach particle specification
Outputs
verdict - true for an electron, false otherwise
See also
Version 2.11, authors: Ilya Kuprov