Polynomial.MaxValue Method
Public Shared Function MaxValue( _
ByVal p As Polynomial, _
ByVal z As Complex() _
) As Double
This language is not supported or no code example is available.
public static double MaxValue(
Polynomial p,
Complex[] z
)
This language is not supported or no code example is available.
public:
static double MaxValue(
Polynomial^ p,
array< Complex^ >^ z
)
This language is not supported or no code example is available.
Parameters
- z
- Complex[]