Content-type: text/html Man page of libmp

libmp

Section: Interface Libraries (3LIB)
Updated: 24 Mar 2004
Index Return to Main Contents
 

NAME

libmp - multiple precision library  

SYNOPSIS

cc [ flag... ] file... -lmp [ library... ]
#include <mp.h>
 

DESCRIPTION

Functions in this library provide various multiple precision routines.  

INTERFACES

The shared object libmp.so.2 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces.

mp_gcdmp_itom
mp_maddmp_mcmp
mp_mdivmp_mfree
mp_minmp_mout
mp_msqrtmp_msub
mp_mtoxmp_mult
mp_powmp_rpow
mp_sdivmp_xtom

 

FILES

/lib/libmp.so.1 shared object for binary compatibility only

/lib/libmp.so.2 shared object

/lib/64/libmp.so.2 64-bit shared object

 

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWcsl (32-bit)
SUNWcslx (64-bit)
MT-LevelUnsafe

 

SEE ALSO

pvs(1), intro(3), exp(3M), mp(3MP), attributes(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
INTERFACES
FILES
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:38:42 GMT, October 02, 2010