Category
page 1Ternary operations
triple product
ternary operation on vectors
ternary operation
mathematical operation that combines three elements to produce another element
conditional operator
ternary operator "x ? y : z" in many programming languages, whose value is y if x evaluates to true and z otherwise
conditioned disjunction
logical connective