Saturday, November 17, 2018

C Library math.h functions

Mathematical functions are defined in math.h  The functions that operate on integers, such as abs , labs , div , and ldiv , are instead defined in the stdlib.h header. Any functions that operate on angles use radians as the unit of angle.



No comments:

Post a Comment