Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
AuFixedPointRoundUp(3)	    Library Functions Manual	  AuFixedPointRoundUp(3)

Name
     AuFixedPointRoundUp -

Synopsis
     #include <audio/audiolib.h>

     AuFixedPointRoundUp(fp)
	   AuFixedPoint fp;

Arguments
     fp        Specifies the fixed point value.

Description
     AuFixedPointRoundUp returns the rounded up integral portion of fp.

     AuFixedPointRoundUp is implemented as a macro.

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

     audiolib - Network Audio System C Language Interface

audiolib			      1.9.4		  AuFixedPointRoundUp(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=AuFixedPointRoundUp&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help