Changes
Page history
Update Fcn
authored
Mar 06, 2023
by
Ezekiel Dohmen
Hide whitespace changes
Inline
Side-by-side
Fcn.md
View page @
8ffb7816
...
...
@@ -44,4 +44,12 @@ second input variable ('In2') is connected to the second and third inputs
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
fourth, fifth, and sixth inputs to the Mux (referred to as 'u[4]', 'u[5]',
and 'u[6]', respectively).
\ No newline at end of file
and 'u[6]', respectively).
## Examples
### Cosine
Block layout:

Example Expression:

\ No newline at end of file