|
D.15.5.19 ComplexValue
Procedure from library finitediff.lib (see finitediff_lib).
- Usage:
- ComplexValue(f); f a poly in the basering;
- Return:
- type poly; gives back the formal complex-value of f, where var(1) is redarded as the imaginary unit. Does only make sence, if the proc <setinitials> is executed before -> nvars <= npars
Example:
|