Basic Operations
Description of issue:
Implement addition, subtraction, multiplication, division, delay, square root, complex conjugate, max, min, magnitude and the same operations with constant. For example addition between two signals as well as addition with signal and constant.
Linked Requirements:( 9, 35 )
Potential Issues:None
Blockers:( #1 (closed), #2 (closed), #3 (closed), #5 (closed), #7 (closed) )
Issue Requirements:- The operations as described in the description should return the correct numerical value.
- The delay operation should be initialized to 0. Custom values are implemented #21 (closed).
None
Edited by Jacob Wahlman