|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
NumericFunction
NumericFunction
is an attribute that can be assigned to a symbol f to indicate that
should be considered a numeric quantity whenever all the
are numeric quantities.
DetailsDetails
- Most standard built-in mathematical functions have the attribute NumericFunction.
- NumericQ checks the NumericFunction attribute of every function it encounters.
- If you assign the attribute NumericFunction to a function that does not yield numerical values, then NumericQ will give misleading results.
New in 3
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
