Sun Microsystems, Inc.
spacerspacer
spacer   www.sun.com docs.sun.com | | |  
spacer
black dot
   
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z
    
 
Interface Librarieslibmp(3LIB)


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_itommp_maddmp_mcmpmp_mdiv
mp_mfreemp_minmp_moutmp_msqrtmp_msub
mp_mtoxmp_multmp_powmp_rpowmp_sdiv
mp_xtom    

FILES

 
/usr/lib/libmp.a
archive library
/usr/lib/libmp.so.1
shared object for binary compatibility only
/usr/lib/libmp.so.2
shared object
/usr/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)


SunOS 5.9Go To TopLast Changed 27 Feb 2001

 
      
      
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.