beautypg.com

Casio ClassPad II fx-CP400 User Manual

Page 210

background image

Chapter 12: Program Application

  210

Chapter 12: Program Application

  210

PowerReg (PowerR)

Misc - Statistics(1) - Regression

Syntax: PowerReg

x

List,

y

List[,[FreqList (or 1)]

[,[<

yn

>] [,{On ; Off}]]]

Function: Performs

y

=

a

·

x

b

regression.

Description: See SinReg.

Print

I/O - Output

Syntax 1: Print

[,]

Syntax 2: Print

Ⅺ""

Function: Displays the result of the specified
expression or the specified text string.

Description: An expression result is displayed as
a single line. When the result is a long expression,
fraction, or string, it may not fit on the display. In such
a case, use the PrintNatural command instead.

PrintNatural

I/O - Output

Syntax: PrintNatural

[,""]

Function: Pauses program execution and displays the
result of the specified expression in natural format.

Description:
• A text string enclosed within quotation marks (" ") or

a variable name can be specified for "".

• Tapping [OK] closes the dialog box and resumes

program execution. Tapping [Cancel] terminates
program execution.

PTBrokenThck

Misc - Graph&Table(1) - Plot Type

Syntax: PTBrokenThck

Function: Specifies “Broken Thick” as the graph line
type.

Description: Graph number range: 1 to 100

PTDot

Misc - Graph&Table(1) - Plot Type

Syntax: PTDot

Function: Specifies “Dot Plot” as the graph line type.

Description: Graph number range: 1 to 100

PTNormal

Misc - Graph&Table(1) - Plot Type

Syntax: PTNormal

Function: Specifies “Normal” as the graph line type.

Description: Graph number range: 1 to 100

PTThick

Misc - Graph&Table(1) - Plot Type

Syntax: PTThick

Function: Specifies “Thick” as the graph line type.

Description: Graph number range: 1 to 100

PTThin

Misc - Graph&Table(1) - Plot Type

Syntax: PTThin

Function: Specifies “Thin” as the graph line type.

Description: Graph number range: 1 to 100

PxlChg

I/O - Sketch - Pixel

Syntax: PxlChg

Ⅺ<

x

-dot>, <

y

-dot>[,]

Function: Toggles display of the specified pixel on or
off.

PxlOff

I/O - Sketch - Pixel

Syntax: PxlOff

Ⅺ<

x

-dot>, <

y

-dot>

Function: Turns off display of the specified pixel.

PxlOn

I/O - Sketch - Pixel

Syntax: PxlOn

Ⅺ<

x

-dot>, <

y

-dot>[,]

Function: Turns on display of the specified pixel.

pxlTest(

I/O - Sketch - Pixel

Syntax: pxlTest (<

x

-dot>, <

y

-dot>)

Function: If a dot is present at the specified pixel,
returns a value that corresponds to the color of the
dot (Black: 1, Blue: 2, Red: 3, Magenta: 4, Green: 5,
Cyan: 6, Yellow: 7). Returns 0 if no dot is present at
the specified pixel.

Q

QuadReg (QuadR)

Misc - Statistics(1) - Regression

Syntax: QuadReg

x

List,

y

List[,[FreqList (or 1)]

[,[<

yn

>] [,{On ; Off}]]]

Function: Performs

y

=

a

·

x

2

+

b

·

x

+

c

regression.

Description: See SinReg.

QuartReg (QuartR)

Misc - Statistics(1) - Regression

Syntax: QuartReg

x

List,

y

List[,[FreqList (or 1)]

[,[<

yn

>] [,{On ; Off}]]]

Function: Performs

y

=

a

·

x

4

+

b

·

x

3

+

c

·

x

2

+

d

·

x

+

e

regression.

Description: See SinReg.

R

RclGMem

Misc - Graph&Table(2)

Syntax: RclGMem

Ⅺ{ ;

file name>}

Function: Recalls GMem data (graph expression and
related information), which was previously saved
under the specified name.

Description: A folder path can be specified only up to
one level.

RclPict

Misc - Graph&Table(2)

Syntax: RclPict

Function: Recalls a Pict image, which was previously
saved under the specified name.