manpagez: man pages & more
info mpc
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

5.3 Conversion Functions

The following functions are available only if <complex.h> is included beforempc.h’.

Function: double _Complex mpc_get_dc (mpc_t op, mpc_rnd_t rnd)
Function: long double _Complex mpc_get_ldc (mpc_t op, mpc_rnd_t rnd)

Convert op to a C complex number, using the rounding mode rnd.

For functions converting complex variables to strings or stream output, see section String and Stream Input and Output.


This document was generated on September 15, 2012 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.