SW006014 Microchip Technology, SW006014 Datasheet - Page 218

C COMPILER MPLAB FOR PIC24 MCU

SW006014

Manufacturer Part Number
SW006014
Description
C COMPILER MPLAB FOR PIC24 MCU
Manufacturer
Microchip Technology
Type
MPLAB® C Compilerr
Series
PIC24r
Datasheet

Specifications of SW006014

Supported Families
PIC24
Core Architecture
PIC
Kit Contents
Software And Docs
Mcu Supported Families
PIC24
Tool Function
Compiler
Tool Type
Compiler
Processor Series
PIC24
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
PIC24
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
DS51456E-page 214
_Q15neg
Description:
Include:
Prototype:
Argument:
Return Value:
_Q15norm
Description:
Include:
Prototype:
Argument:
Return Value:
_Q15power
Description:
Include:
Prototype:
Argument:
Return Value:
_Q15random
Description:
Include:
Prototype:
Argument:
Return Value:
This function negates a Q15 value with saturation. The value is
saturated in the case where the input is -32768.
<libq.h>
_Q15 _Q15neg(_Q15 x);
x
2
This function returns -x in Q15 format. This value ranges from -32768
to 32767.
This function finds the normalized value of a Q15 value.
<libq.h>
_Q15 _Q15norm(_Q15 x);
x
2
This function returns the square root of x in Q15 format. This value
ranges from 16384 to -32767 for a positive number and -32768 to
-16384 for a negative number.
This function finds the power result, given the base value and the
power value in Q15 format.
<libq.h>
_Q15 _Q15power(_Q15 x, _Q15 y);
x
The value of this argument ranges from 1 to 32767.
y
The value of this argument ranges from 1 to 32767.
This function returns x to the power of y in Q15 format. This value
ranges from 1 to 32767.
This function generates a random number in the range from -32768 to
32767. The random number generation is periodic with period 65536.
This function uses the _Q15randomSeed variable as a random seed
value.
<libq.h>
_Q15 _Q15random(void);
None.
This function returns a random number in Q15 format. This value
ranges from -32768 to 32767.
15
15
-1. The value of this argument ranges from -32768 to 32767.
-1. The value of this argument ranges from -32768 to 32767.
a fixed point number in Q15 format, which ranges from -2
a fixed point number in Q15 format, which ranges from -2
a fixed point number in Q15 format, which ranges from 1 to 2
a fixed point number in Q15 format, which ranges from 1 to 2
© 2008 Microchip Technology Inc.
15
15
to
to
15
15
-1.
-1.

Related parts for SW006014