cppreference.com
Search
🔍
Create account
Log in
Namespaces
Template
Discussion
Variants
Views
Read
View source
View history
Actions
Template
:
c/numeric/math/dsc abs
From cppreference.com
<
Template:c
|- class="t-dsc"
|
abs
labs
llabs
(C99)
| computes absolute value of an integral value (
\(\small{|x|}\)
|x|
)
(function)
|-