PCWHD IDE COMPILER Custom Computer Services Inc (CCS), PCWHD IDE COMPILER Datasheet - Page 239

PCWHD PIC10,16,18,24, DSPIC

PCWHD IDE COMPILER

Manufacturer Part Number
PCWHD IDE COMPILER
Description
PCWHD PIC10,16,18,24, DSPIC
Manufacturer
Custom Computer Services Inc (CCS)
Type
Compilerr
Datasheet

Specifications of PCWHD IDE COMPILER

For Use With/related Products
Microchip PIC10, PIC12, PIC16, PIC18, PIC24, dsPIC MCUs
Lead Free Status / RoHS Status
Not applicable / Not applicable
Other names
429-1009
Function:
Availability:
Requires:
Examples:
Example Files:
Also See:
pow( ) pwr( )
Syntax:
Parameters:
Returns:
Function:
Availability:
Requires:
Examples:
Example Files:
Also See:
Sets the input pullups. TRUE will activate, and a FALSE will deactivate.
Only 14 and 16 bit devices (PCM and PCH). (Note: use SETUP_COUNTERS
on PCB parts).
Nothing
port_a_pullups(FALSE);
ex_lcdkb.c,
input(), input_x(),
f = pow (x,y)
f = pwr (x,y)
x and y are any float type
A float with precision equal to function parameters x and y.
Calculates X to the Y power.
Note on error handling:
If "errno.h" is included then the domain and range errors are stored in the errno
variable. The user can check the errno to see if an error has occurred and print
the error using the perror function.
Range error occurs in the following case:
All Devices
#INCLUDE <math.h>
area = pow (size,3.0);
None
None
pow: when the argument X is negative
kbd.c
output_float()
225

Related parts for PCWHD IDE COMPILER