cppreference.com
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
View
Edit
History
Actions
nextafter, nextafterf, nextafterl, nexttoward, nexttowardf, nexttowardl
From cppreference.com
<
c
|
numeric
|
math
C
Compiler support
Language
Headers
Type support
Program utilities
Variadic function support
Error handling
Dynamic memory management
Strings library
Algorithms
Numerics
Date and time utilities
Input/output support
Localization support
Concurrency support
(C11)
Technical Specifications
Symbol index
[edit]
Numerics
Common mathematical functions
Floating-point environment
(C99)
Pseudo-random number generation
Complex number arithmetic
(C99)
Type-generic math
(C99)
Bit manipulation
(C23)
Checked integer arithmetic
(C23)
[edit]
Common mathematical functions
Functions
Basic operations
abs
labs
llabs
imaxabs
(C99)
(C99)
fabs
div
ldiv
lldiv
imaxdiv
(C99)
(C99)
fmod
remainder
(C99)
remquo
(C99)
fma
(C99)
fdim
(C99)
nan
nanf
nanl
nand
N
(C99)
(C99)
(C99)
(C23)
Maximum/minimum operations