Basically, the reverse of abs. If I have:
if ($this.find(\'.pdxslide-activeSlide\').index() < slideNum - 1) { slideNum = -slideNum } console.log(slideNu
Use 0 - x
x being the number you want to invert