JP5104045B2 - グラフ表示装置およびその制御プログラム - Google Patents
グラフ表示装置およびその制御プログラム Download PDFInfo
- Publication number
- JP5104045B2 JP5104045B2 JP2007145539A JP2007145539A JP5104045B2 JP 5104045 B2 JP5104045 B2 JP 5104045B2 JP 2007145539 A JP2007145539 A JP 2007145539A JP 2007145539 A JP2007145539 A JP 2007145539A JP 5104045 B2 JP5104045 B2 JP 5104045B2
- Authority
- JP
- Japan
- Prior art keywords
- graph
- inequality
- display
- expression
- symbol
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 230000014509 gene expression Effects 0.000 claims description 78
- 230000015654 memory Effects 0.000 description 44
- 230000006870 function Effects 0.000 description 22
- 238000000034 method Methods 0.000 description 15
- 230000008569 process Effects 0.000 description 13
- 239000004973 liquid crystal related substance Substances 0.000 description 7
- 238000006243 chemical reaction Methods 0.000 description 6
- 238000004891 communication Methods 0.000 description 6
- 239000000470 constituent Substances 0.000 description 5
- 238000010586 diagram Methods 0.000 description 5
- 238000001514 detection method Methods 0.000 description 4
- 230000004044 response Effects 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 230000008901 benefit Effects 0.000 description 1
- 239000003086 colorant Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000010422 painting Methods 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
Images
Landscapes
- Calculators And Similar Devices (AREA)
- Image Generation (AREA)
Description
11 …制御部(CPU)
12 …キー入力部
12a…数値キー
12b…計算機能・演算子キー
12c…式入力キー
12d…「Graph」キー
12e…「point」キー
12f…「G−T」キー
12g…「reg」キー
12h…「比較表示」キー
12i…カーソルキー
13 …液晶表示部
14 …タブレット
15 …ROM
16 …外部記憶媒体
17 …記憶媒体読み取り部
18 …通信制御部
19 …RAM
19a…表示データメモリ
19b…グラフ式メモリ
19c…ポインタ座標メモリ
19d…領域判定用メモリ
19e…グラフ式登録メモリ
19f…グラフ描画データメモリ
19g…ワークエリア
20 …位置検出回路
21 …表示駆動回路
N …通信ネットワーク
G1…式表示画面
G2…グラフ表示画面
P …カーソルポインタ
C …カーソル
Yn…グラフ式(グラフ)
Hn…解を示す領域
W …グラフメモリ指定ウインドウ
Claims (5)
- Y≧f(X)、Y≦f(X)、Y>f(X)、Y<f(X)の何れかの形式で表された不等式を記憶する式記憶手段と、
この式記憶手段により記憶された不等式に対応するグラフを表示画面のX−Y座標上に表示させるグラフ表示制御手段と、
このグラフ表示示制御手段によりグラフが表示された表示画面上の任意の位置を指定する画面位置指定手段と、
この画面位置指定手段により指定された位置の座標値(X1、Y1)を求め、前記f(X)のXに前記X1を代入したf(X1)の値と前記Y1の値に基づいて、前記指定された位置が前記不等式の解を示す領域に含まれることとなるように当該不等式の不等記号を決定する式記号決定手段と、
この式記号決定手段により決定された不等記号に置き換えられた不等式を前記表示画面に表示させる式表示制御手段と、
を備えたことを特徴とするグラフ表示装置。 - 前記式表示制御手段により表示画面に表示された不等式の置き換えられた不等記号を識別して表示させる識別表示制御手段をさらに備えたことを特徴とする請求項1に記載のグラフ表示装置。
- 複数の不等式の組合せを複数組み登録する式登録手段と、
この式登録手段により登録された複数組み各々の複数の不等式に対応するグラフを前記表示画面に順次切り換えて表示させる比較表示制御手段と、
をさらに備えたことを特徴とする請求項1または請求項2に記載のグラフ表示装置。 - 前記式記憶手段により記憶された不等式を前記式記号決定手段により決定された不等記号に置き換えられた不等式に更新させる記憶式更新制御手段をさらに備えたことを特徴とする請求項1ないし請求項3の何れか1項に記載のグラフ表示装置。
- 表示部を備えたコンピュータを制御するためのプログラムであって、
前記コンピュータを、
Y≧f(X)、Y≦f(X)、Y>f(X)、Y<f(X)の何れかの形式で表された不等式を記憶する式記憶手段、
この式記憶手段により記憶された不等式に対応するグラフを表示画面のX−Y座標上に表示させるグラフ表示制御手段、
このグラフ表示示制御手段によりグラフが表示された表示画面上の任意の位置を指定する画面位置指定手段、
この画面位置指定手段により指定された位置の座標値(X1、Y1)を求め、前記f(X)のXに前記X1を代入したf(X1)の値と前記Y1の値に基づいて、前記指定された位置が前記不等式の解を示す領域に含まれることとなるように当該不等式の不等記号を決定する式記号決定手段、
この式記号決定手段により決定された不等記号に置き換えられた不等式を前記表示画面に表示させる式表示制御手段、
として機能させるようにしたコンピュータ読み込み可能な制御プロクラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007145539A JP5104045B2 (ja) | 2007-05-31 | 2007-05-31 | グラフ表示装置およびその制御プログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007145539A JP5104045B2 (ja) | 2007-05-31 | 2007-05-31 | グラフ表示装置およびその制御プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008299636A JP2008299636A (ja) | 2008-12-11 |
JP5104045B2 true JP5104045B2 (ja) | 2012-12-19 |
Family
ID=40173098
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007145539A Expired - Fee Related JP5104045B2 (ja) | 2007-05-31 | 2007-05-31 | グラフ表示装置およびその制御プログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5104045B2 (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5381520B2 (ja) * | 2009-09-02 | 2014-01-08 | カシオ計算機株式会社 | 数式表示装置及びプログラム |
JP5533014B2 (ja) * | 2010-02-23 | 2014-06-25 | カシオ計算機株式会社 | 電子式計算機およびプログラム |
JP5521668B2 (ja) * | 2010-03-17 | 2014-06-18 | カシオ計算機株式会社 | 不等式表示装置及び不等式表示プログラム |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3680400B2 (ja) * | 1995-12-28 | 2005-08-10 | カシオ計算機株式会社 | グラフ表示装置及びグラフ表示制御方法 |
JP4244434B2 (ja) * | 1998-12-24 | 2009-03-25 | カシオ計算機株式会社 | 不等式処理装置及び記憶媒体 |
JP2000227904A (ja) * | 1999-02-08 | 2000-08-15 | Casio Comput Co Ltd | 計算装置、及び記憶媒体 |
-
2007
- 2007-05-31 JP JP2007145539A patent/JP5104045B2/ja not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2008299636A (ja) | 2008-12-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4888502B2 (ja) | グラフ表示制御装置およびプログラム | |
EP2369578B1 (en) | Graph display apparatus, recording medium on which program is recorded, and graph display method | |
JP5104045B2 (ja) | グラフ表示装置およびその制御プログラム | |
JP2011191962A (ja) | 数式演算装置及びプログラム | |
JP4876699B2 (ja) | 表示制御装置および表示制御プログラム | |
JP2007264765A (ja) | 数式編集装置及び数式編集プログラム | |
JP5482000B2 (ja) | 数式入力装置およびプログラム | |
JP5012877B2 (ja) | 電子計算機およびプログラム | |
JP2009258817A (ja) | タッチパネル型操作装置及び表示制御方法 | |
JP4811177B2 (ja) | グラフ表示装置及びグラフ表示処理プログラム | |
USRE46215E1 (en) | Computing machine with an inequality computation function | |
JP5211851B2 (ja) | 電子式計算機 | |
JP4168977B2 (ja) | グラフ表示制御装置およびグラフ表示制御プログラム | |
JP2006331184A (ja) | 電子機器およびその制御プログラム | |
JP3658947B2 (ja) | グラフ表示装置、グラフ表示制御方法、及びグラフ表示制御プログラムを記録した記録媒体 | |
JP4089047B2 (ja) | グラフ表示装置及びグラフ表示処理プログラムを記録した記録媒体 | |
JPH04235658A (ja) | グラフ表示制御装置及びグラフ表示制御方法 | |
JP5141208B2 (ja) | 素因数分解計算機 | |
US20220276781A1 (en) | Electronic device, electronic device control method, and recording medium | |
JP2009043190A (ja) | 電子式計算機および計算機制御プログラム | |
KR200342966Y1 (ko) | 전자계산기 | |
JP5380981B2 (ja) | 数式演算装置及び数式演算プログラム | |
JP5532890B2 (ja) | 表示装置およびプログラム | |
JP5510253B2 (ja) | 図形表示装置およびプログラム | |
JP2003150563A (ja) | 計算機及び計算処理プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100514 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120501 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120508 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20120529 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120629 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20120904 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120917 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5104045 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151012 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |