NumericFunction
is an attribute for a symbol
f
to denote that the result off(arg1, arg2, ...)
can be treated as a numeric value provided that eachargN
is a numeric value.
Examples
The NumericFunction
is set for the LogisticSigmoid
function: