Subtract Complex Value
Jump to navigation
Jump to search
File:TArduinoComplexSubtract.png
Summary
Subtracts a specified complex Value from the complex input signal.
Description
Use this component to subtract the specified **Value** property from the complex number provided at the **In** pin. The result is output continuously at the **Out** pin. This is useful when you need to offset or adjust a complex signal by a fixed complex amount.
Diagram:
Categories
- File:TArduinoComplexCategory.png Category Complex – Complex number arithmetic.
- File:TArduinoMathCategory.png Category Math – Subtraction and numeric operations.
Properties
- Enabled – Enables or disables the component.
- Value – The complex constant subtracted from the input (Imaginary (X, Y), Real).
Pins
- In – Complex input (minuend).
- Out – Complex output (result after subtraction).