opensolaris man page for libmvec

Query: libmvec

OS: opensolaris

Section: 3lib

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

libmvec(3LIB)							Interface Libraries						     libmvec(3LIB)

NAME
libmvec - vector math library
SYNOPSIS
cc [ flag... ] file... -lmvec [ library... ]
DESCRIPTION
This library contains function to evaluate common mathematical functions for several arguments at once. The argument values are specified by one or more vectors (arrays) of data, and the corresponding result values are stored in another vector.
INTERFACES
The shared object libmvec.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces. vatan_ vatanf_ vatan2_ vatan2f_ vc_abs_ vc_exp_ vc_log_ vc_pow_ vcos_ vcosf_ vcospi_ vcospif_ vexp_ vexpf_ vhypot_ vhypotf_ vlog_ vlogf_ vpow_ vpowf_ vrhypot_ vrhypotf_ vrsqrt_ vrsqrtf_ vsin_ vsinf_ vsincos_ vsincosf_ vsincospi_ vsincospif_ vsinpi_ vsinpif_ vsqrt_ vsqrtf_ vz_abs_ vz_exp_ vz_log_ vz_pow_
FILES
/lib/libmvec.so.1 shared object /lib/64/libmvec.so.1 64-bit shared object
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWlibmsr | |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
Intro(3), complex.h(3HEAD), libm(3LIB), attributes(5) SunOS 5.11 14 Dec 2007 libmvec(3LIB)
Related Man Pages
lib300(3lib) - opensolaris
libplot(3lib) - opensolaris
libsecdb(3lib) - opensolaris
libvt0(3lib) - sunos
lib300s(3lib) - opensolaris
Similar Topics in the Unix Linux Community
How to learn UNIX
solaris zones vs container..
What's legal and what's not?
Identify problem with while getopts
Shopt -s histappend