Common mathematical functions
Common mathematical functions
Functions
Defined in header <cstdlib> |
|
---|---|
(C++11) | computes absolute value of an integral value (|x|) (function) |
|
Defined in header <cstdlib> |
|
---|---|
(C++11) | computes absolute value of an integral value (|x|) (function) |
|