make_majority_gate | R Documentation |
Create an MAJORITY gate with initial input values.
make_majority_gate(name, input1value, input2value, input3value)
name |
The logic gate name |
input1value |
The initial value of input1. |
input2value |
The initial value of input2. |
input3value |
The initial value of input3. |
An AND gate with its name, species, specific CRN reactions, ki and ci constants.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.