Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

sum of products

You are here: irt.org | FOLDOC | sum of products

1. <mathematics, logic> Any mathematical expression in which an addition operator is applied to two or more subexpressions each of which is an application of a multiplication operator. The most common case would be scalar addition and multiplication, e.g.

	ab + cd

but the term is used for other kinds of operators with similar properties, such as AND and OR in Boolean algebra, e.g.

	(a AND b) OR (c AND d)

2. <types> algebraic data type.

(2008-02-04)

Nearby terms: Summary Object Interchange Format « SUMMER « SUMMER SESSION « sum of products » sum of products type » Sun » Sun-2 Workstation

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb