e04vsc is used to get the value of a double optional parameter.
e04vsc can be used before or after calling
e04vhc.
e04vsc obtains the current value of a double option. For example
e04vsc ("Feasibility Tolerance", &featol, &state, &fail);
will result in the value of the optional parameter
being output in
featol.
A complete list of optional parameters, their abbreviations, synonyms and default values is given in
Section 12 in
e04vhc.
None.
Not applicable.
None.