Subtracts a scalar from a complex number.
Namespace:
AForge.MathAssembly: AForge.Math (in AForge.Math.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Parameters
- a
- Type: AForge.Math..::.Complex
A Complex instance to subtract from.
- s
- Type: System..::.Double
A scalar value to be subtracted.