aliases:
- Ternary operator
tags:
- Type/Concept
- proto
from:
- "[[3]]"
related:
contra:
to:
dateCreated: 2024-01-17, 13:55
dateModified: 2024-01-17, 13:57
version: 1
publish: true
In mathematics, a Ternary operation is an n-ary operation with n = 3. A ternary operation on a set A takes any given three elements of A and combines them to form a single element of A. | |
---|---|
wikipedia:: Ternary operation |
anIfConditionalBooleanBinaryTest : resultOrCommandToDoIfTrue ? resultOrCommandToDoIfFalse