your mail

Marc Glisse marc.glisse at normalesup.org
Thu Jun 4 19:54:03 CEST 2009


On Thu, 4 Jun 2009, maddalena pia cetta wrote:

> I'm developing a program in c + + using the type mpf_class but I 
> realized that some functions are not implemented such as raising a 
> vector

Not sure what that means...

> or sin(mpf_class a)
> how do I do this operations?

You are looking for mpfr. Some C++ interfaces are listed at:
http://www.mpfr.org/#interfaces

-- 
Marc Glisse


More information about the gmp-discuss mailing list