我不是用IQ格式编程的,但是我也用abs这个函数,发现abs();这个函数只是16位才有作用,超出就不行了,请问,有关于这方面的math.h的使用方法在哪儿能看到?我这样写abs()和fabs();有说明区别吗?我从math.h文件里面没有发现abs ()这个函数定义,为什么我这么写也不报错???
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
我不是用IQ格式编程的,但是我也用abs这个函数,发现abs();这个函数只是16位才有作用,超出就不行了,请问,有关于这方面的math.h的使用方法在哪儿能看到?我这样写abs()和fabs();有说明区别吗?我从math.h文件里面没有发现abs ()这个函数定义,为什么我这么写也不报错???