Function notation
A scalar function assigns exactly one scalar output to each allowed scalar input.
On this page 7 sections
01A function is a rule with one output for each allowed input#
A function is a rule with one output for each allowed input. If , the name is and the input placeholder is . The expression asks for the output at input 3.
For , replace by 3: . The parentheses in name the input; they do not mean multiplied by 3.
If , what is ?
Show answer and explanation
Substitute 4 for x: .
02Replace every occurrence#
Replace every occurrence. If , then . The variable can be or another letter; it still marks the input.
For , which expression gives ?
Show answer and explanation
Both occurrences of t receive the input 5.
03Check your understanding#
A sensor uses to convert a raw reading r. The raw reading is 4. What is the converted value?
Show answer and explanation
The raw input goes into r: .
To find f(a), put a wherever the rule uses its input.
- Evaluate a scalar function at a supplied input
Sources & further reading
- [1]