Tuple-Input Scalar-Output Function
Jump to navigation
Jump to search
An Tuple-Input Scalar-Output Function is a Tuple-Input Function that is a scalar-output function.
- AKA: Real-Valued Tuple Function.
- Example(s):
- [math]\displaystyle{ f }[/math](1.5) ⇒ 5.1
- [math]\displaystyle{ f }[/math](4,3) ⇒ π.
- [math]\displaystyle{ f }[/math](1.1,Yellow,3.9) ⇒ 0.37
- Counter-Example(s):
- [math]\displaystyle{ f }[/math](1.1,2.3,3.9) ⇒ Red
- [math]\displaystyle{ f }[/math](1.5) ⇒ 3.1
- See: Real-Valued Vector Function, Integer-Valued Tuple Function.