A global function exists, real, with the same behavior.
Parameters
noneReturn value
Real part.T is complex's template type.
Example
| 1 2 3 4 5 6 7 8 9 10 11 12 13 |
|
Output:
Real part: 10 |
See also
| complex::imag | Return imaginary part (public member function) |
| real | Return real part of complex (function template) |
