convert/numericproc - convert a symbolic function of two variables to a numeric function of two variables
|
Calling Sequence
|
|
convert( f, numericproc)
|
|
Parameters
|
|
f
|
-
|
function of two variables
|
|
|
|
|
Description
|
|
•
|
Converts a function of two variables into a numeric function of two variables that uses evalhf for low precision numerical evaluation, if possible, evalf otherwise.
|
|
|
Download Help Document
Was this information helpful?