GMP & exp(), log(), ln()

Scott Bucholtz linuxman at nmt.edu
Thu Nov 20 15:12:27 CET 2003


There are exp, log, ln, and pow functions implemented in mpfr (mpf with
rounding -- the replacement for mpf) as  mpfr_exp, mpfr_log10, mpfr_log,
and mpfr_pow respectively.

>
>
> hi guys,
>
> in GMP, is there mpf_exp(), mpf_log(), mpf_ln()?
> if GMP doesn't support those functions, does anyone know
> where i can get these functions?
>
> also, is there a mpf_pow() function?  not mpf_pow_ui().
>
> thanks!
> heejung
>
>
> _______________________________________________
> gmp-discuss mailing list
> gmp-discuss at swox.com
> https://gmplib.org/mailman/listinfo/gmp-discuss
>


Scott Bucholtz
I.T. System Engineer for Research and Development
Honeywell FM&T/NM
Cell:  1-505-570-3000
Work:  1-505-661-8496




More information about the gmp-discuss mailing list