Template:Digital Circuits/Exercise

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Exercise

{{{2}}}

Solution

{{{3}}}

Usage[edit source]

{{Digital Circuits/Exercise| [Optional instructions]
| 
[the exercise text]
|
[the exercise solution text]
| [[optional title text]
}}

Example[edit source]

{{Digital Circuits/Exercise|Simplify the following Boolean expressions:
|
* #<math>Q=AB+A\,</math>
|
* #<math>Q=A\,</math>
}}

To put a name in the top bar, after the link to the index:

{{Digital Circuits/Exercise|Simplify the following Boolean expressions:
|
*<math>Q=AB+A\,</math>
|
*<math>Q=A\,</math>
|
top=Simplification practice
}}