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

std::complex::imag cppreference.com
cppreference.com

std::complex::imag

cppreference.com

<metanoindex/>

<tbody> </tbody>
T imag() const;
(1)
void imag( T value );
(2)
.
:
Accesses the imaginary part of the complex number.
Google.
. .

1)

.
:
Returns the imaginary part.
Google.
. .

2)

value.
:
Sets the real imaginary to value.
Google.
. .

value
,
:
the value to set the imaginary part to
Google.
. .

.


(public -) []

Web Proxy Viewer  |  New URL  |  Original Page