Q1) Why doesn't this subthread show up when putting MPFR in the Mapleprimes Search?

Q2) How does Maple make use of these?

> # on a system with `ls`
> system(cat("ls ","bin*/*mpfr*"));
bin.APPLE_UNIVERSAL_OSX/libmmpfr.dylib
bin.APPLE_UNIVERSAL_OSX/libmpfr.1.0.0.dylib
bin.IBM_INTEL_LINUX/libmpfr.so.1
bin.IBM_INTEL_LINUX/libmpfr.so.1.0.0
bin.SUN_SPARC_SOLARIS/libmpfr.so.1
bin.SUN_SPARC_SOLARIS/libmpfr.so.1.0.0
bin.X86_64_LINUX/libmpfr.so.1
bin.X86_64_LINUX/libmpfr.so.1.0.0
                                       0

Please Wait...