Update Fcn authored by Ezekiel Dohmen's avatar Ezekiel Dohmen
...@@ -45,3 +45,11 @@ to the Mux (and will be referred to as 'u[2]' and 'u[3]' in the function ...@@ -45,3 +45,11 @@ to the Mux (and will be referred to as 'u[2]' and 'u[3]' in the function
expression), and the third input variable ('In3') is connected to the expression), and the third input variable ('In3') is connected to the
fourth, fifth, and sixth inputs to the Mux (referred to as 'u[4]', 'u[5]', fourth, fifth, and sixth inputs to the Mux (referred to as 'u[4]', 'u[5]',
and 'u[6]', respectively). and 'u[6]', respectively).
## Examples
### Cosine
Block layout:
![image](uploads/bc8bf44145169fc090f7e250a474bb35/image.png)
Example Expression:
![image](uploads/26e582998f05b464b3a93df6ec6068db/image.png)
\ No newline at end of file