<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.factorio.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Lupoviridae</id>
	<title>Official Factorio Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.factorio.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Lupoviridae"/>
	<link rel="alternate" type="text/html" href="https://wiki.factorio.com/Special:Contributions/Lupoviridae"/>
	<updated>2026-04-05T01:34:27Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Decider_combinator&amp;diff=127687</id>
		<title>Decider combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Decider_combinator&amp;diff=127687"/>
		<updated>2016-08-26T17:17:31Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: /* Function */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|image        =DeciderSprite&lt;br /&gt;
|health       =50&lt;br /&gt;
|energy       =2 kw electric&lt;br /&gt;
|cps          =60&lt;br /&gt;
|input        =Time, 0.5 + Copper cable, 5 + Electronic Circuit, 5&lt;br /&gt;
|raw          =Time, 8 + Iron Plate, 5 + Copper Plate, 10&lt;br /&gt;
|technologies =Circuit network&lt;br /&gt;
|producers    =manual + Assembling machine&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The {{PAGENAME}} is part of the circuit network and one of three types of combinators available in the game. It is used to make comparisons of signals on the network. Signals can be compared using &amp;quot;is greater than&amp;quot; (&amp;gt;), &amp;quot;is less than&amp;quot; (&amp;lt;) or &amp;quot;is equal to&amp;quot; (=).&lt;br /&gt;
Input contacts are to the left in the above picture, outputs on the right.&lt;br /&gt;
&lt;br /&gt;
== Function ==&lt;br /&gt;
The internal logic process has three steps:&lt;br /&gt;
&lt;br /&gt;
1) Values for each individual input signal(s) (items of the same name) on the red and green wires are summed within the combinator.&lt;br /&gt;
&lt;br /&gt;
2) The Decider combinator GUI specifies a &amp;quot;first&amp;quot; input signal, a comparison (&amp;gt;, &amp;lt;, =), and a &amp;quot;second&amp;quot; input signal or constant.&lt;br /&gt;
&lt;br /&gt;
3) If the comparison returns true, the output is a new signal (any name) with either the input value of the selected signal, or 1.&lt;br /&gt;
&lt;br /&gt;
4) Using the Everything output with input -&amp;gt; output will pass all nonzero input values to the output as long as the condition is true. Using the Everything output with &amp;quot;1&amp;quot; will output 1 ONLY for all non-zero inputs.&lt;br /&gt;
&lt;br /&gt;
5) The Each input will re-apply the comparison for each input signal individually, and will pass the selected output for each input that passes the conditional.&lt;br /&gt;
&lt;br /&gt;
6) The Everything input functions as a logical AND, and will return true only if ALL non-zero inputs pass the conditional.&lt;br /&gt;
&lt;br /&gt;
7) The Anything input functions as a logical OR, and will return true if ANY non-zero input passes the conditional.&lt;br /&gt;
&lt;br /&gt;
The decider combinator can handle [[Automatic control/Virtual signals#Special signals|special signals]].&lt;br /&gt;
&lt;br /&gt;
With both the Arithmetic and Decider combinator, there is one tick (60th of a second) of latency before the output signal is ready to be used as an input into a circuit network.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Arithmetic combinator]]&lt;br /&gt;
* [[Constant Combinator]]&lt;br /&gt;
* [[Combinator Tutorial]]  &amp;lt;-- Description of Combinator Logic Gates&lt;br /&gt;
* [[Circuit network]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Combinators&amp;diff=120990</id>
		<title>Combinators</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Combinators&amp;diff=120990"/>
		<updated>2015-08-18T15:02:53Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: /* See Also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Combinators are a component of the [[Circuit Network]] capable of generating, comparing or modifying signals on the network. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
*[[Arithmetic combinator]]&lt;br /&gt;
*[[Constant Combinator]]&lt;br /&gt;
*[[Decider Combinator]]&lt;br /&gt;
*[[Combinator Tutorial]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Combinators&amp;diff=120989</id>
		<title>Combinators</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Combinators&amp;diff=120989"/>
		<updated>2015-08-18T15:02:22Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: Created page with &amp;quot;Combinators are a component of the Circuit Network capable of generating, comparing or modifying signals on the network.    == See Also == Arithmetic combinator [[Cons...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Combinators are a component of the [[Circuit Network]] capable of generating, comparing or modifying signals on the network. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
[[Arithmetic combinator]]&lt;br /&gt;
[[Constant Combinator]]&lt;br /&gt;
[[Decider Combinator]]&lt;br /&gt;
[[Combinator Tutorial]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Tutorial:Combinator_tutorial&amp;diff=120986</id>
		<title>Tutorial:Combinator tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Tutorial:Combinator_tutorial&amp;diff=120986"/>
		<updated>2015-08-18T14:57:09Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: /* Basic Uses */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
== Basic Uses ==&lt;br /&gt;
&#039;&#039;&#039;Comparing Outputs&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Addressing Outposts&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Oil Control&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Clocks and Counters ==&lt;br /&gt;
&#039;&#039;&#039;Basic Clock&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Basic Counter&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Logic Gates ==&lt;br /&gt;
&#039;&#039;&#039;Binary AND&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Binary OR&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Binary NAND&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Binary NOR&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Binary XAND&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Memory Cells ==&lt;br /&gt;
&#039;&#039;&#039;Binary Cell&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Cell&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Address Enable Switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
*[[Arithmetic combinator]]&lt;br /&gt;
*[[Constant Combinator]]&lt;br /&gt;
*[[Decider Combinator]]&lt;br /&gt;
*[[Circuit network]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Tutorial:Combinator_tutorial&amp;diff=120985</id>
		<title>Tutorial:Combinator tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Tutorial:Combinator_tutorial&amp;diff=120985"/>
		<updated>2015-08-18T14:55:04Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: /* Memory Cells */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
== Basic Uses ==&lt;br /&gt;
&lt;br /&gt;
== Clocks and Counters ==&lt;br /&gt;
&#039;&#039;&#039;Basic Clock&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Basic Counter&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Logic Gates ==&lt;br /&gt;
&#039;&#039;&#039;Binary AND&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Binary OR&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Binary NAND&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Binary NOR&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Binary XAND&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Memory Cells ==&lt;br /&gt;
&#039;&#039;&#039;Binary Cell&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Cell&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Address Enable Switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
*[[Arithmetic combinator]]&lt;br /&gt;
*[[Constant Combinator]]&lt;br /&gt;
*[[Decider Combinator]]&lt;br /&gt;
*[[Circuit network]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Tutorial:Combinator_tutorial&amp;diff=120984</id>
		<title>Tutorial:Combinator tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Tutorial:Combinator_tutorial&amp;diff=120984"/>
		<updated>2015-08-18T14:53:27Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: /* Logic Gates */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
== Basic Uses ==&lt;br /&gt;
&lt;br /&gt;
== Clocks and Counters ==&lt;br /&gt;
&#039;&#039;&#039;Basic Clock&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Basic Counter&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Logic Gates ==&lt;br /&gt;
&#039;&#039;&#039;Binary AND&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Binary OR&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Binary NAND&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Binary NOR&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Binary XAND&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Memory Cells ==&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
*[[Arithmetic combinator]]&lt;br /&gt;
*[[Constant Combinator]]&lt;br /&gt;
*[[Decider Combinator]]&lt;br /&gt;
*[[Circuit network]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Tutorial:Combinator_tutorial&amp;diff=120983</id>
		<title>Tutorial:Combinator tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Tutorial:Combinator_tutorial&amp;diff=120983"/>
		<updated>2015-08-18T14:51:15Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: /* Clocks and Counters */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
== Basic Uses ==&lt;br /&gt;
&lt;br /&gt;
== Clocks and Counters ==&lt;br /&gt;
&#039;&#039;&#039;Basic Clock&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Basic Counter&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Logic Gates ==&lt;br /&gt;
&lt;br /&gt;
== Memory Cells ==&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
*[[Arithmetic combinator]]&lt;br /&gt;
*[[Constant Combinator]]&lt;br /&gt;
*[[Decider Combinator]]&lt;br /&gt;
*[[Circuit network]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Tutorial:Combinator_tutorial&amp;diff=120982</id>
		<title>Tutorial:Combinator tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Tutorial:Combinator_tutorial&amp;diff=120982"/>
		<updated>2015-08-18T14:50:51Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: /* Clocks and Timers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
== Basic Uses ==&lt;br /&gt;
&lt;br /&gt;
== Clocks and Counters ==&lt;br /&gt;
&#039;&#039;&#039;Basic Clock&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;Basic Counter&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Logic Gates ==&lt;br /&gt;
&lt;br /&gt;
== Memory Cells ==&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
*[[Arithmetic combinator]]&lt;br /&gt;
*[[Constant Combinator]]&lt;br /&gt;
*[[Decider Combinator]]&lt;br /&gt;
*[[Circuit network]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Arithmetic_combinator&amp;diff=120793</id>
		<title>Arithmetic combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Arithmetic_combinator&amp;diff=120793"/>
		<updated>2015-08-07T01:57:25Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: /* Function */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|Image&lt;br /&gt;
|health=50&lt;br /&gt;
|energy=2 kw electric&lt;br /&gt;
|cps=60&lt;br /&gt;
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 5&lt;br /&gt;
|raw=Time, 8 + Iron Plate, 5 + Copper Plate, 10&lt;br /&gt;
|technologies=Circuit network&lt;br /&gt;
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[File:ArithmeticSprite.png]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The arithmetic combinator is part of the [[Circuit Network]] and one of three types of combinators available in the game. It is used to &lt;br /&gt;
perform simple mathematical operations on signals, capable of addition, subtraction, multiplication, or division. The arithmetic combinator accepts two input connections (red and green wires), and sends it&#039;s output to both output connections. The input wires connect to the nubs on the left side of the above sprite, while the output is on the opposite side.&lt;br /&gt;
&lt;br /&gt;
==Function==&lt;br /&gt;
The internal logic process has three steps:&lt;br /&gt;
&lt;br /&gt;
1) All input signals on the red and green wires are summed within the combinator.&lt;br /&gt;
&lt;br /&gt;
2) The specified operation (+, -, *, or /) is performed on the selected signal(s).&lt;br /&gt;
&lt;br /&gt;
3) The result of this operation is output as the selected output signal.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Decider Combinator]]&lt;br /&gt;
*[[Combinator Tutorial]]&lt;br /&gt;
*[[Circuit network]]&lt;br /&gt;
*[[Constant Combinator]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Arithmetic_combinator&amp;diff=120792</id>
		<title>Arithmetic combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Arithmetic_combinator&amp;diff=120792"/>
		<updated>2015-08-07T01:56:34Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: /* Function */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|Image&lt;br /&gt;
|health=50&lt;br /&gt;
|energy=2 kw electric&lt;br /&gt;
|cps=60&lt;br /&gt;
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 5&lt;br /&gt;
|raw=Time, 8 + Iron Plate, 5 + Copper Plate, 10&lt;br /&gt;
|technologies=Circuit network&lt;br /&gt;
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[File:ArithmeticSprite.png]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The arithmetic combinator is part of the [[Circuit Network]] and one of three types of combinators available in the game. It is used to &lt;br /&gt;
perform simple mathematical operations on signals, capable of addition, subtraction, multiplication, or division. The arithmetic combinator accepts two input connections (red and green wires), and sends it&#039;s output to both output connections. The input wires connect to the nubs on the left side of the above sprite, while the output is on the opposite side.&lt;br /&gt;
&lt;br /&gt;
==Function==&lt;br /&gt;
The internal logic process has three steps:&lt;br /&gt;
&lt;br /&gt;
1) All input signals on the red and green wires are summed within the combinator.&lt;br /&gt;
&lt;br /&gt;
2) The specified function (+, -, *, or /) is performed on the selected signal(s).&lt;br /&gt;
&lt;br /&gt;
3) The result of this function is output as the selected signal.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Decider Combinator]]&lt;br /&gt;
*[[Combinator Tutorial]]&lt;br /&gt;
*[[Circuit network]]&lt;br /&gt;
*[[Constant Combinator]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Decider_combinator&amp;diff=120791</id>
		<title>Decider combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Decider_combinator&amp;diff=120791"/>
		<updated>2015-08-07T01:56:09Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|Image&lt;br /&gt;
|health=50&lt;br /&gt;
|energy=2 kw electric&lt;br /&gt;
|cps=60&lt;br /&gt;
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 5&lt;br /&gt;
|raw=Time, 8 + Iron Plate, 5 + Copper Plate, 10&lt;br /&gt;
|technologies=Circuit network&lt;br /&gt;
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[File:DeciderSprite.png]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The decider combinator is part of the [[Circuit Network]] and one of three types of combinators available in the game. It is used to make comparisons of signals on the network. Signals can be compared using &amp;quot;is greater than&amp;quot; (&amp;gt;), &amp;quot;is less than&amp;quot; (&amp;lt;) or &amp;quot;is equal to&amp;quot; (=).&lt;br /&gt;
&lt;br /&gt;
== Function ==&lt;br /&gt;
==Function==&lt;br /&gt;
The internal logic process has three steps:&lt;br /&gt;
&lt;br /&gt;
1) All input signals on the red and green wires are summed within the combinator.&lt;br /&gt;
&lt;br /&gt;
2) The specified comparison (&amp;gt;, &amp;lt;, =) is performed on the selected signal(s).&lt;br /&gt;
&lt;br /&gt;
3) If the comparison returns true, the selected output signal is send to the output nodes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
*[[Arithmetic combinator]]&lt;br /&gt;
*[[Constant Combinator]]&lt;br /&gt;
*[[Circuit network]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Decider_combinator&amp;diff=120790</id>
		<title>Decider combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Decider_combinator&amp;diff=120790"/>
		<updated>2015-08-07T01:53:02Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|Image&lt;br /&gt;
|health=50&lt;br /&gt;
|energy=2 kw electric&lt;br /&gt;
|cps=60&lt;br /&gt;
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 5&lt;br /&gt;
|raw=Time, 8 + Iron Plate, 5 + Copper Plate, 10&lt;br /&gt;
|technologies=Circuit network&lt;br /&gt;
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[File:DeciderSprite.png]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The decider combinator is part of the [[Circuit Network]] and one of three types of combinators available in the game. It is used to make comparisons of signals on the network. Signals can be compared using &amp;quot;is greater than&amp;quot; (&amp;gt;), &amp;quot;is less than&amp;quot; (&amp;lt;) or &amp;quot;is equal to&amp;quot; (=).&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
*[[Arithmetic combinator]]&lt;br /&gt;
*[[Constant Combinator]]&lt;br /&gt;
*[[Circuit network]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Decider_combinator&amp;diff=120789</id>
		<title>Decider combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Decider_combinator&amp;diff=120789"/>
		<updated>2015-08-07T01:52:44Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|Image&lt;br /&gt;
|health=50&lt;br /&gt;
|energy=2 kw electric&lt;br /&gt;
|cps=60&lt;br /&gt;
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 5&lt;br /&gt;
|raw=Time, 8 + Iron Plate, 5 + Copper Plate, 10&lt;br /&gt;
|technologies=Circuit network&lt;br /&gt;
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[File:DeciderSprite.png]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The decider combinator is part of the [[Circuit Network]] and one of three types of combinators available in the game.It is used to make comparisons of signals on the network. Signals can be compared using &amp;quot;is greater than&amp;quot; (&amp;gt;), &amp;quot;is less than&amp;quot; (&amp;lt;) or &amp;quot;is equal to&amp;quot; (=).&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
*[[Arithmetic combinator]]&lt;br /&gt;
*[[Constant Combinator]]&lt;br /&gt;
*[[Circuit network]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Decider_combinator&amp;diff=120787</id>
		<title>Decider combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Decider_combinator&amp;diff=120787"/>
		<updated>2015-08-07T01:51:38Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|Image&lt;br /&gt;
|health=50&lt;br /&gt;
|energy=2 kw electric&lt;br /&gt;
|cps=60&lt;br /&gt;
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 5&lt;br /&gt;
|raw=Time, 8 + Iron Plate, 5 + Copper Plate, 10&lt;br /&gt;
|technologies=Circuit network&lt;br /&gt;
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The decider combinator is part of the [[Circuit Network]] and one of three types of combinators available in the game.It is used to make comparisons of signals on the network. Signals can be compared using &amp;quot;is greater than&amp;quot; (&amp;gt;), &amp;quot;is less than&amp;quot; (&amp;lt;) or &amp;quot;is equal to&amp;quot; (=).&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
*[[Arithmetic combinator]]&lt;br /&gt;
*[[Constant Combinator]]&lt;br /&gt;
*[[Circuit network]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Arithmetic_combinator&amp;diff=120786</id>
		<title>Arithmetic combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Arithmetic_combinator&amp;diff=120786"/>
		<updated>2015-08-07T01:49:47Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|Image&lt;br /&gt;
|health=50&lt;br /&gt;
|energy=2 kw electric&lt;br /&gt;
|cps=60&lt;br /&gt;
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 5&lt;br /&gt;
|raw=Time, 8 + Iron Plate, 5 + Copper Plate, 10&lt;br /&gt;
|technologies=Circuit network&lt;br /&gt;
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[File:ArithmeticSprite.png]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The arithmetic combinator is part of the [[Circuit Network]] and one of three types of combinators available in the game. It is used to &lt;br /&gt;
perform simple mathematical operations on signals, capable of addition, subtraction, multiplication, or division. The arithmetic combinator accepts two input connections (red and green wires), and sends it&#039;s output to both output connections. The input wires connect to the nubs on the left side of the above sprite, while the output is on the opposite side.&lt;br /&gt;
&lt;br /&gt;
==Function==&lt;br /&gt;
The internal logic process has three steps:&lt;br /&gt;
&lt;br /&gt;
1) All input signals on the red and green wires are summed within the combinator.&lt;br /&gt;
&lt;br /&gt;
2) The specific function (+, -, *, or /) is performed on the selected signal(s).&lt;br /&gt;
&lt;br /&gt;
3) The result of this function is output as the selected signal.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Decider Combinator]]&lt;br /&gt;
*[[Combinator Tutorial]]&lt;br /&gt;
*[[Circuit network]]&lt;br /&gt;
*[[Constant Combinator]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Tutorial:Combinator_tutorial&amp;diff=120785</id>
		<title>Tutorial:Combinator tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Tutorial:Combinator_tutorial&amp;diff=120785"/>
		<updated>2015-08-07T01:49:22Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
== Basic Uses ==&lt;br /&gt;
&lt;br /&gt;
== Clocks and Timers ==&lt;br /&gt;
&lt;br /&gt;
== Logic Gates ==&lt;br /&gt;
&lt;br /&gt;
== Memory Cells ==&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
*[[Arithmetic combinator]]&lt;br /&gt;
*[[Constant Combinator]]&lt;br /&gt;
*[[Decider Combinator]]&lt;br /&gt;
*[[Circuit network]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Tutorial:Combinator_tutorial&amp;diff=120784</id>
		<title>Tutorial:Combinator tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Tutorial:Combinator_tutorial&amp;diff=120784"/>
		<updated>2015-08-07T01:48:21Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
== Basic Uses ==&lt;br /&gt;
&lt;br /&gt;
== Clocks and Timers ==&lt;br /&gt;
&lt;br /&gt;
== Logic Gates ==&lt;br /&gt;
&lt;br /&gt;
== Memory Cells ==&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
*[[Arithmetic combinator]]&lt;br /&gt;
*[[Constant Combinator]]&lt;br /&gt;
*[[Decider Combinator]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Tutorial:Combinator_tutorial&amp;diff=120783</id>
		<title>Tutorial:Combinator tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Tutorial:Combinator_tutorial&amp;diff=120783"/>
		<updated>2015-08-07T01:47:46Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
== Basic Uses ==&lt;br /&gt;
&lt;br /&gt;
== Clocks and Timers ==&lt;br /&gt;
&lt;br /&gt;
== Memory Cells ==&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
*[[Arithmetic combinator]]&lt;br /&gt;
*[[Constant Combinator]]&lt;br /&gt;
*[[Decider Combinator]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Constant_combinator&amp;diff=120782</id>
		<title>Constant combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Constant_combinator&amp;diff=120782"/>
		<updated>2015-08-07T01:45:31Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|Image&lt;br /&gt;
|health=50&lt;br /&gt;
|cps=60&lt;br /&gt;
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 2&lt;br /&gt;
|raw=Time, 4.3 + Iron Plate, 2 + Copper Plate, 5.5&lt;br /&gt;
|technologies=Circuit network&lt;br /&gt;
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[File:ConstantSprite.png]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
The constant combinator is part of the [[Circuit Network]] and one of three types of combinators available in the game. It constantly outputs the selected signal(s) to all connected wire networks.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
*[[Arithmetic combinator]]&lt;br /&gt;
*[[Decider Combinator]]&lt;br /&gt;
*[[Combinator Tutorial]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Constant_combinator&amp;diff=120781</id>
		<title>Constant combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Constant_combinator&amp;diff=120781"/>
		<updated>2015-08-07T01:44:15Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|Image&lt;br /&gt;
|health=50&lt;br /&gt;
|cps=60&lt;br /&gt;
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 2&lt;br /&gt;
|raw=Time, 4.3 + Iron Plate, 2 + Copper Plate, 5.5&lt;br /&gt;
|technologies=Circuit network&lt;br /&gt;
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[File:ConstantSprite.png]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
The constant combinator is part of the [[Circuit Network]] and one of three types of combinators available in the game. It constantly outputs the selected signal(s) to all connected wire networks.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
*[[Arithmetic Combinator]]&lt;br /&gt;
*[[Decider Combinator]]&lt;br /&gt;
*[[Combinator Tutorial]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Constant_combinator&amp;diff=120780</id>
		<title>Constant combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Constant_combinator&amp;diff=120780"/>
		<updated>2015-08-07T01:43:57Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|Image&lt;br /&gt;
|health=50&lt;br /&gt;
|cps=60&lt;br /&gt;
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 2&lt;br /&gt;
|raw=Time, 4.3 + Iron Plate, 2 + Copper Plate, 5.5&lt;br /&gt;
|technologies=Circuit network&lt;br /&gt;
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[File:ConstantSprite.png]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
The constant combinator is part of the [[Circuit Network]] and one of three types of combinators available in the game. It constantly outputs the selected signal(s) to all connected wire networks.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
*Arithmetic Combinator&lt;br /&gt;
*Decider Combinator&lt;br /&gt;
*Combinator Tutorial&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Constant_combinator&amp;diff=120779</id>
		<title>Constant combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Constant_combinator&amp;diff=120779"/>
		<updated>2015-08-07T01:40:01Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|Image&lt;br /&gt;
|health=50&lt;br /&gt;
|cps=60&lt;br /&gt;
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 2&lt;br /&gt;
|raw=Time, 4.3 + Iron Plate, 2 + Copper Plate, 5.5&lt;br /&gt;
|technologies=Circuit network&lt;br /&gt;
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[File:ConstantSprite.png]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
The constant combinator is part of the [[Circuit Network]] and one of three types of combinators available in the game. It constantly outputs the selected signal(s) to all connected wire networks.&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Constant_combinator&amp;diff=120778</id>
		<title>Constant combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Constant_combinator&amp;diff=120778"/>
		<updated>2015-08-07T01:38:29Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: Created page with &amp;quot;{{Languages}} {{Logic |Image |health=50 |cps=60 |input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 2 |raw=Time, 4.3 + Iron Plate, 2 + Copper Plate, 5.5 |technologies=Cir...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|Image&lt;br /&gt;
|health=50&lt;br /&gt;
|cps=60&lt;br /&gt;
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 2&lt;br /&gt;
|raw=Time, 4.3 + Iron Plate, 2 + Copper Plate, 5.5&lt;br /&gt;
|technologies=Circuit network&lt;br /&gt;
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[File:ConstantSprite.png]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Arithmetic_combinator&amp;diff=120776</id>
		<title>Arithmetic combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Arithmetic_combinator&amp;diff=120776"/>
		<updated>2015-08-07T01:33:59Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: /* See Also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|Image&lt;br /&gt;
|health=50&lt;br /&gt;
|energy=2 kw electric&lt;br /&gt;
|cps=60&lt;br /&gt;
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 5&lt;br /&gt;
|raw=Time, 8 + Iron Plate, 5 + Copper Plate, 10&lt;br /&gt;
|technologies=Circuit network&lt;br /&gt;
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[File:ArithmeticSprite.png]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The arithmetic combinator is part of the [[Circuit Network]] and one of three types of combinators available in the game. It is used to &lt;br /&gt;
perform simple mathematical operations on signals, capable of addition, subtraction, multiplication, or division. The arithmetic combinator accepts two input connections (red and green wires), and sends it&#039;s output to both output connections. The input wires connect to the nubs on the left side of the above sprite, while the output is on the opposite side.&lt;br /&gt;
&lt;br /&gt;
==Function==&lt;br /&gt;
The internal logic process has three steps:&lt;br /&gt;
&lt;br /&gt;
1) All input signals on the red and green wires are summed within the combinator.&lt;br /&gt;
&lt;br /&gt;
2) The specific function (+, -, *, or /) is performed on the selected signal(s).&lt;br /&gt;
&lt;br /&gt;
3) The result of this function is output as the selected signal.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Decider Combinator]]&lt;br /&gt;
*[[Combinator Tutorial]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Tutorial:Combinator_tutorial&amp;diff=120775</id>
		<title>Tutorial:Combinator tutorial</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Tutorial:Combinator_tutorial&amp;diff=120775"/>
		<updated>2015-08-07T01:33:17Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: Created page with &amp;quot; == Introduction ==  == Basic Uses ==  == Clocks and Timers ==  == Memory Cells ==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
== Basic Uses ==&lt;br /&gt;
&lt;br /&gt;
== Clocks and Timers ==&lt;br /&gt;
&lt;br /&gt;
== Memory Cells ==&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Arithmetic_combinator&amp;diff=120774</id>
		<title>Arithmetic combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Arithmetic_combinator&amp;diff=120774"/>
		<updated>2015-08-07T01:28:47Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|Image&lt;br /&gt;
|health=50&lt;br /&gt;
|energy=2 kw electric&lt;br /&gt;
|cps=60&lt;br /&gt;
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 5&lt;br /&gt;
|raw=Time, 8 + Iron Plate, 5 + Copper Plate, 10&lt;br /&gt;
|technologies=Circuit network&lt;br /&gt;
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[File:ArithmeticSprite.png]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The arithmetic combinator is part of the [[Circuit Network]] and one of three types of combinators available in the game. It is used to &lt;br /&gt;
perform simple mathematical operations on signals, capable of addition, subtraction, multiplication, or division. The arithmetic combinator accepts two input connections (red and green wires), and sends it&#039;s output to both output connections. The input wires connect to the nubs on the left side of the above sprite, while the output is on the opposite side.&lt;br /&gt;
&lt;br /&gt;
==Function==&lt;br /&gt;
The internal logic process has three steps:&lt;br /&gt;
&lt;br /&gt;
1) All input signals on the red and green wires are summed within the combinator.&lt;br /&gt;
&lt;br /&gt;
2) The specific function (+, -, *, or /) is performed on the selected signal(s).&lt;br /&gt;
&lt;br /&gt;
3) The result of this function is output as the selected signal.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Decider Combinator]]&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Arithmetic_combinator&amp;diff=120773</id>
		<title>Arithmetic combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Arithmetic_combinator&amp;diff=120773"/>
		<updated>2015-08-07T00:20:45Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|Image&lt;br /&gt;
|health=50&lt;br /&gt;
|energy=2 kw electric&lt;br /&gt;
|cps=60&lt;br /&gt;
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 5&lt;br /&gt;
|raw=Time, 8 + Iron Plate, 5 + Copper Plate, 10&lt;br /&gt;
|technologies=Circuit network&lt;br /&gt;
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[File:ArithmeticSprite.png]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The arithmetic combinator is part of the [[Circuit Network]] and one of three types of combinators available in the game. It is used to &lt;br /&gt;
perform simple mathematical operations on signals, capable of addition, subtraction, multiplication, or division. The arithmetic combinator accepts two input connections (red and green wires), and sends it&#039;s output to both output connections. The input wires connect to the nubs on the left side of the above sprite, while the output is on the opposite side.&lt;br /&gt;
&lt;br /&gt;
==Function==&lt;br /&gt;
The internal logic process has three steps:&lt;br /&gt;
&lt;br /&gt;
1) All input signals on the red and green wires are summed within the combinator.&lt;br /&gt;
&lt;br /&gt;
2) The specific function (+, -, *, or /) is performed on the selected signal(s).&lt;br /&gt;
&lt;br /&gt;
3) The result of this function is output as the selected signal.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Decider_combinator&amp;diff=120768</id>
		<title>Decider combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Decider_combinator&amp;diff=120768"/>
		<updated>2015-08-06T17:44:37Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: Created page with &amp;quot;{{Languages}} {{Logic |Image |health=50 |energy=2 kw electric |cps=60 |input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 5 |raw=Time, 8 + Iron Plate, 5 + Copper Plate, 1...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|Image&lt;br /&gt;
|health=50&lt;br /&gt;
|energy=2 kw electric&lt;br /&gt;
|cps=60&lt;br /&gt;
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 5&lt;br /&gt;
|raw=Time, 8 + Iron Plate, 5 + Copper Plate, 10&lt;br /&gt;
|technologies=Circuit network&lt;br /&gt;
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The decider combinator is part of the [[Circuit Network]] and one of three types of combinators available in the game.It is used to make comparisons of signals on the network. Signals can be compared using &amp;quot;is greater than&amp;quot; (&amp;gt;), &amp;quot;is less than&amp;quot; (&amp;lt;) or &amp;quot;is equal to&amp;quot; (=).&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Arithmetic_combinator&amp;diff=120767</id>
		<title>Arithmetic combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Arithmetic_combinator&amp;diff=120767"/>
		<updated>2015-08-06T17:39:53Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|Image&lt;br /&gt;
|health=50&lt;br /&gt;
|energy=2 kw electric&lt;br /&gt;
|cps=60&lt;br /&gt;
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 5&lt;br /&gt;
|raw=Time, 8 + Iron Plate, 5 + Copper Plate, 10&lt;br /&gt;
|technologies=Circuit network&lt;br /&gt;
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The arithmetic combinator is part of the [[Circuit Network]] and one of three types of combinators available in the game. It is used to &lt;br /&gt;
perform simple mathematical operations on signals, capable of addition, subtraction, multiplication, or division.&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Arithmetic_combinator&amp;diff=120766</id>
		<title>Arithmetic combinator</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Arithmetic_combinator&amp;diff=120766"/>
		<updated>2015-08-06T17:39:15Z</updated>

		<summary type="html">&lt;p&gt;Lupoviridae: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{Logic&lt;br /&gt;
|Image&lt;br /&gt;
|health=50&lt;br /&gt;
|energy=2 kw electric&lt;br /&gt;
|cps=TBD&lt;br /&gt;
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 5&lt;br /&gt;
|raw=Time, 8 + Iron Plate, 5 + Copper Plate, 10&lt;br /&gt;
|technologies=Circuit network&lt;br /&gt;
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The arithmetic combinator is part of the [[Circuit Network]] and one of three types of combinators available in the game. It is used to &lt;br /&gt;
perform simple mathematical operations on signals, capable of addition, subtraction, multiplication, or division.&lt;/div&gt;</summary>
		<author><name>Lupoviridae</name></author>
	</entry>
</feed>