In other languages: Čeština Deutsch Français 日本語 Русский Українська 简体中文

Decider combinator: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "{{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...")
 
No edit summary
Line 14: Line 14:


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 "is greater than" (>), "is less than" (<) or "is equal to" (=).
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 "is greater than" (>), "is less than" (<) or "is equal to" (=).
== See Also ==
*[[Arithmetic combinator]]
*[[Constant Combinator]]
*[[Circuit network]]

Revision as of 01:51, 7 August 2015

Template:Logic

Description

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 "is greater than" (>), "is less than" (<) or "is equal to" (=).

See Also