Square Root
Summary
Calculates the square root of an analog input signal.
Description
The Square Root component computes the square root of an incoming analog signal and outputs the result. This is useful for applications where non-linear sensor signals need to be linearized or for mathematical signal processing.
Diagram:
Properties
- Enabled – Enables or disables the square root calculation.
Pins
Input Pins
- In (analog) – Input analog signal.
Output Pins
- Out (analog) – Output signal representing the square root of the input.
Categories
- File:TArduinoAnalogCategory.png Category Analog – Analog signal processing components.
- File:TArduinoMathCategory.png Category Math – Mathematical operations on analog signals.