Math opposite sign function? [closed] July 28, 2023 by Tarik yes it does… return num*-1; or simply return -num;