laxman12786
New member
Hello, I am trying to generate a datum curve based on an equation, but am having a problem.
What I'm trying to do is generate only the "bottom" of a sine-wave that
repeats (basically a bunch of connected goooves/troughs). I'm
trying to accomplish this by using the abs() around my wave function
and making my period twice as long (i.e. each "wave" will turn into 2
"grooves").
When I try this I get an error that says: "abs" cannot be used in equations.
Is there a better way to accomplish what I'm trying to do here?
Thanks!
What I'm trying to do is generate only the "bottom" of a sine-wave that
repeats (basically a bunch of connected goooves/troughs). I'm
trying to accomplish this by using the abs() around my wave function
and making my period twice as long (i.e. each "wave" will turn into 2
"grooves").
When I try this I get an error that says: "abs" cannot be used in equations.
Is there a better way to accomplish what I'm trying to do here?
Thanks!