Difference between revisions of "Functional composition"
Jump to navigation
Jump to search
(Created page with "Function composition can be considered to be a set of operators, such as add and multiply in arithmetic. The same principle can be a...") |
|||
Line 1: | Line 1: | ||
[[wikipedia:Function composition|Function composition]] can be considered to be a set of operators, such as [[add]] and [[multiply]] in arithmetic. The same principle can be applied to any abstract structures, including [[function]]s in general. | [[wikipedia:Function composition|Function composition]] can be considered to be a set of operators, such as [[add]] and [[multiply]] in arithmetic to compose numbers to produce other numbers. The same principle can be applied to any abstract structures, including [[function]]s in general. One can use functions and function composition operations to compose more functions. Similarly one can also use [[Logic Model]] as a function, to be composed with other [[Logic Model]] to produce more [[Logic Model]]s. |
Latest revision as of 15:24, 7 August 2021
Function composition can be considered to be a set of operators, such as add and multiply in arithmetic to compose numbers to produce other numbers. The same principle can be applied to any abstract structures, including functions in general. One can use functions and function composition operations to compose more functions. Similarly one can also use Logic Model as a function, to be composed with other Logic Model to produce more Logic Models.