Divides a scalar value by a complex number.
Namespace:
AForge.MathAssembly: AForge.Math (in AForge.Math.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Return Value
Returns new Complex instance containing the result.
Exceptions
Exception | Condition |
---|---|
System..::.DivideByZeroException | Can not divide by zero. |