Function Notation

Functional Notation

1.0 Basic functional notation can be written in the form:

2.0 If we know the exact nature of the functional relationship we can write it. For example it could be written as follows:

Note: I have just made up these relationships to illustrate the point.

3.0 When you are asked to evaluate a function at some point it could look like:


Practice in the calculation of function values

The material that follows is designed to let you calculate the value of a function for various values of x. Specifically the tool shown below will calculate the value of the following functions:

  1. Natural logarithm, ln(a*x - b), you will enter; ln, and values for x, a and b
  2. Common logarithm, log(a*x - b), you will enter: log, and values for x, a and b
  3. Absolute value, |a*x - b|, you will enter: abs, and values for x, a and b
  4. Power function, a*xb, you will enter: pow, and values for x, a and b
  5. Exponential function, a*bx, you will enter: exp, and values for x, a and b
  6. Square root, Sqrt(a*x - b). you will enter: sqrt, and values for x, a and b
  7. DO NOT CAPITALIZE ANY OF THE ALPHABETIC ENTRIES, CASE SENSITIVE!

You enter the name of the function and the value of the variable x and the constants a and b. If your inputs are feasible you will get an answer. If they are not possible you will get an answer of Nan, or -Infinity or + Infinity depending on the browser you are using and a host of other factors. If you don't get numbers your inputs are probably not within the domain of the function. The bottom box allows you to write the answer you expect to get. You could estimate it or calculate it with your calculator. Then use the tool to calculate the same answer and see if they agree. If you have any problems with the tool let me know.

Enter: ln, log , abs, pow, exp, or sqrt
Enter the value of "x"
Enter the value of "a"
Enter the value of "b"
Your estimate of the answer
The value of the function is: