debian man page for aufixedpointfromfraction

Query: aufixedpointfromfraction

OS: debian

Section: 3

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

AuFixedPointFromFraction(3)				     Library Functions Manual				       AuFixedPointFromFraction(3)

Name
       AuFixedPointFromFraction - make a fixed point value.

Synopsis
       #include <audio/audiolib.h>

       AuFixedPoint AuFixedPointFromFraction(nnn, ddd)
	     int nnn;
	     int ddd;

Arguments
       nnn	 Specifies the numerator.

       ddd	 Specifies the denominator.

Description
       AuFixedPointFromFraction constructs a fixed point value by dividing nnn by ddd.

       AuFixedPointFromFraction is implemented as a macro.

See Also
       AuFixePointFractionalAddend, AuFixePointFromSum, AuFixePointIntegralAddend, AuFixePointRoundDown, AuFixePointRoundUp.

       audiolib - Network Audio System C Language Interface

audiolib							       1.9.3					       AuFixedPointFromFraction(3)
Related Man Pages
aucreatebucket(3) - debian
aumakeelementimportbucket(3) - debian
aumakeelementimportdevice(3) - debian
aumakeelementimportwaveform(3) - debian
ausetbucketattributes(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph