ABS(sequence)?
- Posted by Tor Bernhard Gausen <tor.gausen at C2I.NET> Feb 10, 1999
- 474 views
I ran into this silly little problem, but I'm not able to figure it out... At least not tonight. How do I get the absolute value of a variable? I can not use the IF statement, since I need to operate on sequences (and setting up a loop is not very tempting, since I feel the need for speed). Any help would be greatly appreciated. Thanks, Tor Bernhard Gausen