EasyManua.ls Logo

Casio FX-890P User Manual

Casio FX-890P
126 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #73 background imageLoading...
Page #73 background image
73
5.8.6 Graphical Functions
DRAW
PURPOSE: Draws a line segment between two graphic coordinates.
FORMAT:
DRAW
[
( x1
, y1 )
]
- ( x2
, y2 )
Numeric expression
Numeric expression
Numeric expression
Numeric expression
EXAMPLE: DRAW (0,0)-(50,50)
DRAW-(100,50)
PARAMETERS:
1. (x1, y1) are the coordinates of the first graphic coordinate. When omitted, the
computer will use the last graphic coordinate used in the program.
2. (x2, y2) are the coordinates of the second graphic coordinate.
3. x1 and x2 should be in the [0 , 191] range.
4. y1 and y2 should be in the [0 , 63] range, knowing [0 , 31] only is within the
actual screen, [32 , 63] being in the virtual screen that can be made visible
using the .. cursor keys.
SEE: DRAWC
DRAWC
PURPOSE: Erases a line segment between two graphic coordinates.
FORMAT:
DRAWC
[
( x1
, y1 )
]
- ( x2
, y2 )
Numeric expression
Numeric expression
Numeric expression
Numeric expression
EXAMPLE: DRAWC (0,0)-(50,50)
DRAWC-(100,50)
PARAMETERS:
1. (x1, y1) are the coordinates of the first graphic coordinate. When omitted, the
computer will use the last graphic coordinate used in the program.
2. (x2, y2) are the coordinates of the second graphic coordinate.
3. x1 and x2 should be in the [0 , 191] range.
4. y1 and y2 should be in the [0 , 63] range, knowing [0 , 31] only is within the
actual screen, [32 , 63] being in the virtual screen that can be made visible
using the .. cursor keys.
SEE: DRAWC
(0, 0) x (191, 0)
Actual screen
(0, 31) (191,31)
y
Virtual screen
(0, 63) (191, 63)
F
0
F
0

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Casio FX-890P and is the answer not in the manual?

Casio FX-890P Specifications

General IconGeneral
BrandCasio
ModelFX-890P
CategoryDesktop
LanguageEnglish

Summary

Unit Configuration

Operational Functions

Details the primary keys and their functions, including power, shift, and numeric keys.

Keyboard Layout

Describes the arrangement of keys and how to access different functions.

Power and System Features

Power Supply and Battery Replacement

Provides instructions for replacing the calculator's batteries.

Fundamental Operation Modes

CAL Mode

Describes the primary calculation mode active upon power-on.

Formula Storage Function

Explains how to store and recall mathematical formulas for repeated calculations.

Programming Modes

Introduces BASIC, C, CASL, and Assembler modes for programming.

Calculation Functions

Manual Calculation Input and Correction

Guides on entering and correcting arithmetic and function calculations.

BASIC Programming

Features of BASIC

Highlights the advantages and capabilities of the BASIC language.

BASIC Program Input

Provides steps for entering and preparing BASIC programs.

BASIC Program Execution

Details how to run BASIC programs and handle execution errors.

BASIC Variables and Commands

Variables

Explains numeric, string, and array variables in BASIC.

BASIC Command Reference

A comprehensive reference for BASIC commands and functions.

BASIC Command Reference Details

Mathematical Functions

Reference for ABS, ACS, ANGLE, COS, SIN, SQR, TAN, etc.

BASIC String and Graphical Functions

C Programming Introduction

Learning C with Pocket Computer

Guidance on using the pocket computer as a C learning tool.

Meet the Casio C Interpreter

Introduces the C interpreter and its operation compared to compilers.

C Program Input Procedures

Using the C Editor

Details on creating and editing C source code.

C Program Execution

C Programming Essentials

Variable Types and Operations

Covers C data types (char, int, float, double) and assignments.

Selection Statements

Explains the 'if' and 'if-else' statements for conditional logic.

C Control Flow and Functions

Using Loops

Details 'while', 'do-while', and 'for' loops for repetitive execution.

Defining Functions

Explains how to create and use custom functions in C.

C Constants, Variables, and Operators

Constants and Variables

Covers variable scope, types, and storage.

C Operators and Command Reference

Operators

Lists and explains C operators and their precedence.

C Command Reference

Reference for C commands like RUN, EDIT, TRON, TROFF.

C Command Reference Details

String Functions

Reference for strcat, strchr, strcmp, strcpy, strlen.

Related product manuals