Constant
is an attribute that indicates that a symbol is a constant.
See:
Examples
Mathematical constants like E
have attribute Constant
:
Constant symbols cannot be used as variables in Solve
and related functions.
E is a constant symbol and not a valid variable.
Related terms
Attributes, ClearAttributes, Flat, HoldAll, HoldFirst, HoldRest, Listable, NHoldAll, NHoldFirst, NHoldRest, Orderless, SetAttributes