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

std::tan cppreference.com
cppreference.com

std::tan

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>
float tan( float arg );
double tan( double arg );
long double tan( long double arg );
double tan( Integral arg );
( C++11)
arg
:
Computes tangent of arg
Google.
. .

arg
:
floating point value representing angle in radians
Google.
. .

arg.
:
tangent of arg.
Google.
. .
, arg . NAN .
:
Domain error occurs if arg is infinite. NAN is returned in that case.
Google.
. .

.

(C++11)(C++11)
(\({\small\sin{x} }\)sin(x))
() []
(C++11)(C++11)
(\({\small\cos{x} }\)cos(x))
() []
(C++11)(C++11)
(\({\small\arctan{x} }\)arctan(x))
() []
(\({\small\tan{z} }\)tan(z))
( ) []
std::tan valarray
( ) []

Web Proxy Viewer  |  New URL  |  Original Page