Topic: Absolute Value Transformations
Is it possible to plot absolute values? If so, how?
Also, Is it possible to plot g(x) = f(|x|) for a previously graphed equation?
You are not logged in. Please login or register.
Graph Forums → Support → Absolute Value Transformations
Is it possible to plot absolute values? If so, how?
Also, Is it possible to plot g(x) = f(|x|) for a previously graphed equation?
Is it possible to plot absolute values? If so, how?
Yes, try f(x)=abs(x)
Also, Is it possible to plot g(x) = f(|x|) for a previously graphed equation?
Not directly. However you can create a custom function, e.g. h(x)=sin(x), and then plot f(x)=h(x) and f(x)=h(abs(x))
Thank you very much!!
Graph Forums → Support → Absolute Value Transformations
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.017 seconds (76% PHP - 24% DB) with 12 queries