[ Web Proxy ]
URL:
Viewing: https://ru.cppreference.com/cpp/numeric/math/isinf [Back]  [Original]

std::isinf cppreference.com
cppreference.com

std::isinf

cppreference.com

<metanoindex/>

 
C++
(C++20)
(C++20)
(C++11)
(C++20)
/
(C++11)
(C++11)
(C++11)
(C++17)
 
(C++17)
(C++20)
(C++11)
(C++11)
(C++17)
(C++17)
(C++20)
(C++20)
(C++11)
(C++17)
(C++20)
(C++23)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
 
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)(C++11)(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)(C++11)(C++11)
(C++11)
(C++11)
(C++11)(C++11)(C++11)
(C++11)(C++11)
(C++11)
(C++11)
(C++11)(C++11)
(C++11)
/
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
-
(C++11)(C++11)(C++11)(C++11)(C++11)
 
<tbody> </tbody>
bool isinf( float arg );
( C++11)
bool isinf( double arg );
( C++11)
bool isinf( long double arg );
( C++11)
, arg .
:
Determines if the given floating point number arg is positive or negative infinity.
Google.
. .

arg
:
floating point value
Google.
. .

true arg , false
:
true if arg is infinite, false otherwise
Google.
. .

.


() []
(C++11)
,
() []
(C++11)
, NaN
() []
(C++11)
,
() []

Web Proxy Viewer  |  New URL  |  Original Page