rop?

Blake Huff stangmechanic at gmail.com
Sun Jan 15 22:20:23 CET 2006


Daniel:

As near as I can tell, "rop" means "returned operand."    In the  
example below, after you call mpf_pow_ui,   rop = op1^op2.

Blake


On Jan 15, 2006, at 2:52 PM, Daniel J Farrell wrote:

> Hello everybody,
>
> I'm a little curious about the 'rop' the keeps appearing in all the
> fuction definitions. There is alway advice in to what to set it do
> but after searching the gmp manual I could find anything that
> explains it?
>
> For example the floating point power function.
>
> void mpf_pow_ui (mpf_t rop, mpf_t op1, unsigned long int op2 )
> Set rop to op1 op2 .
>
> Regards, Daniel.
>
> _______________________________________________
> gmp-discuss mailing list
> gmp-discuss at swox.com
> https://gmplib.org/mailman/listinfo/gmp-discuss

Blake Huff
stangmechanic at gmail.com





More information about the gmp-discuss mailing list