What are the twelve basic functions?
1 Answer
Apr 27, 2015
- Identity:
f(x)=x - Square:
f(x)=x2 - Cube:
f(x)=x3 - Reciprocal:
f(x)=1x=x−1 - Square Root:
f(x)=√x=x12 - Exponential:
f(x)=ex - Logarithmic:
f(x)=ln(x) - Logistic:
f(x)=11+e−x - Sine:
f(x)=sin(x) - Cosine:
f(x)=cos(x) - Absolute Value:
f(x)=|x| - Integer Step:
f(x)=int(x)