JP7310980B2 - Information processing device, graph display method and program - Google Patents

Information processing device, graph display method and program Download PDF

Info

Publication number
JP7310980B2
JP7310980B2 JP2022086470A JP2022086470A JP7310980B2 JP 7310980 B2 JP7310980 B2 JP 7310980B2 JP 2022086470 A JP2022086470 A JP 2022086470A JP 2022086470 A JP2022086470 A JP 2022086470A JP 7310980 B2 JP7310980 B2 JP 7310980B2
Authority
JP
Japan
Prior art keywords
graph
display
range
coordinate data
displayed
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.)
Active
Application number
JP2022086470A
Other languages
Japanese (ja)
Other versions
JP2022105733A (en
Inventor
信 小澤
直樹 赤江
博和 田中
美紀 鈴木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Priority claimed from JP2020184094A external-priority patent/JP7088260B2/en
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2022086470A priority Critical patent/JP7310980B2/en
Publication of JP2022105733A publication Critical patent/JP2022105733A/en
Application granted granted Critical
Publication of JP7310980B2 publication Critical patent/JP7310980B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明は、情報処理装置、グラフ表示方法及びプログラムに関する。 The present invention relates to an information processing device, a graph display method , and a program.

近年では、スマートフォンなどの電子機器から関数式を計算専用のサーバに送信して計算させ、その計算結果を電子機器で表示させることができるシステムが考えられている。関数式を計算専用のサーバにおいて計算させることにより、電子機器では負荷の大きな複雑で高度な計算であっても容易に計算結果を得ることができる。 In recent years, a system has been conceived in which an electronic device such as a smart phone can transmit a function expression to a server dedicated to calculation, perform calculation, and display the calculation result on the electronic device. By calculating the function expression on a server dedicated to calculation, it is possible to easily obtain a calculation result even with a complicated and advanced calculation that places a heavy load on an electronic device.

例えば、特許文献1に記載されたシステムでは、関数式をサーバに送信することで、計算結果として関数式に応じたグラフ画像が作成される。電子機器は、サーバからグラフ画像を受信して表示することができる。 For example, in the system described in Patent Literature 1, a graph image corresponding to the functional expression is created as a calculation result by transmitting the functional expression to the server. The electronic device can receive and display the graph image from the server.

特開2016-099976号公報JP 2016-099976 A

このように従来技術では、サーバに関数式を送信することでグラフ画像を受信して表示させることができる。しかしながら、サーバにおいて作成されるグラフ画像は、電子機器における画面サイズ、画面内のグラフを表示させる領域のサイズ、ディスプレイの解像度などに関係なく作成される。従って、サーバから受信したグラフ画像を電子機器においてそのまま表示させると、精度が高いグラフを表示できない場合があった。 As described above, in the conventional technology, a graph image can be received and displayed by transmitting a function expression to the server. However, the graph image created by the server is created regardless of the screen size of the electronic device, the size of the area where the graph is displayed on the screen, the resolution of the display, and the like. Therefore, if the graph image received from the server is displayed as it is on the electronic device, it may not be possible to display the graph with high accuracy.

本発明は前述のような課題に考慮してなされたもので、サーバに関数式を計算させて、表示画面に対応して精度の高いグラフを描画することができる情報処理装置、グラフ表示方法及びプログラムを提供することを目的とする。 The present invention has been made in consideration of the above - mentioned problems. The purpose is to provide a program.

上記の課題を解決するために、本発明に係る情報処理装置は、所定の関数式に基づいたグラフが表示される表示領域の解像度情報及び前記表示領域に表示させる前記グラフの表示の範囲の情報とともに前記関数式を所定の外部装置に送信した場合における前記外部装置からの返信情報として、前記グラフを表示させるためのプロット座標データを取得する取得手段と、前記取得手段により取得されたプロット座標データに基づいて前記表示領域に前記グラフを表示させる表示制御手段と、を備え、前記表示制御手段は、前記範囲を対象にして前記グラフを前記表示領域に表示させているときにユーザ操作により前記グラフを対象にして前記範囲とは異なる範囲の表示が指定された場合には、前記異なる範囲に対してはプロット数が軽減された簡易グラフを表示させる、ことを特徴とする。 In order to solve the above problems, an information processing apparatus according to the present invention provides resolution information of a display area in which a graph based on a predetermined functional expression is displayed, and information of a display range of the graph to be displayed in the display area. Acquisition means for acquiring plot coordinate data for displaying the graph as reply information from the external device when the functional expression is transmitted to a predetermined external device, and plot coordinate data acquired by the acquisition means display control means for displaying the graph in the display area based on the display control means, wherein the display control means controls the graph by user operation when the graph is displayed in the display area for the range is designated to display a range different from the range, a simple graph with a reduced number of plots is displayed for the different range.

また、本発明に係るグラフ表示方法は、情報処理装置が実行するグラフ表示方法であって、所定の関数式に基づいたグラフが表示される表示領域の解像度情報及び前記表示領域に表示させる前記グラフの表示の範囲の情報とともに前記関数式を所定の外部装置に送信した場合における前記外部装置からの返信情報として、前記グラフを表示させるためのプロット座標データを取得する取得ステップと、前記取得ステップで取得されたプロット座標データに基づいて前記表示領域に前記グラフを表示させる表示制御ステップと、を有し、前記表示制御ステップは、前記範囲を対象にして前記グラフを前記表示領域に表示させているときにユーザ操作により前記グラフを対象にして前記範囲とは異なる範囲の表示が指定された場合には、前記異なる範囲に対してはプロット数が軽減された簡易グラフを表示させる、ことを特徴とする。
また、本発明に係るプログラムは、コンピュータを、所定の関数式に基づいたグラフが表示される表示領域の解像度情報及び前記表示領域に表示させる前記グラフの表示の範囲の情報とともに前記関数式を所定の外部装置に送信した場合における前記外部装置からの返信情報として、前記グラフを表示させるためのプロット座標データを取得する取得手段、前記取得手段により取得されたプロット座標データに基づいて前記表示領域に前記グラフを表示させる表示制御手段、として機能させ、前記表示制御手段は、前記範囲を対象にして前記グラフを前記表示領域に表示させているときにユーザ操作により前記グラフを対象にして前記範囲とは異なる範囲の表示が指定された場合には、前記異なる範囲に対してはプロット数が軽減された簡易グラフを表示させる、ことを特徴とする。
Further, a graph display method according to the present invention is a graph display method executed by an information processing apparatus, wherein resolution information of a display area in which a graph based on a predetermined functional expression is displayed and the graph to be displayed in the display area an acquisition step of acquiring plot coordinate data for displaying the graph as reply information from the external device when the function expression is transmitted to a predetermined external device together with information on the display range of a display control step of displaying the graph in the display area based on the acquired plot coordinate data, wherein the display control step displays the graph in the display area for the range. When display of a range different from the range is designated by user operation, a simple graph with a reduced number of plots is displayed for the different range. do.
Further, a program according to the present invention causes a computer to display a graph based on a predetermined functional expression together with resolution information of a display area in which the graph is displayed and information on a display range of the graph to be displayed in the display area. Acquisition means for acquiring plot coordinate data for displaying the graph as reply information from the external device when transmitted to the external device, based on the plot coordinate data acquired by the acquisition means, in the display area display control means for displaying the graph, and the display control means controls the graph for the range by a user operation while the graph for the range is displayed in the display area. When display of a different range is specified, a simple graph with a reduced number of plots is displayed for the different range.

本発明によれば、サーバに関数式を計算させて、表示画面に対応して精度の高いグラフを描画することができる。 According to the present invention, it is possible to cause a server to calculate a function expression and draw a highly accurate graph corresponding to the display screen.

本実施形態における計算装置の電子回路の構成の一例を示すブロック図。FIG. 2 is a block diagram showing an example of the configuration of an electronic circuit of the computing device according to the embodiment; 本実施形態における計算装置の表示画面例を示す図。FIG. 4 is a diagram showing an example of a display screen of a computing device according to the embodiment; 本実施形態における計算装置の動作について示すフローチャート。4 is a flowchart showing the operation of the computing device according to the embodiment; 本実施形態における計算装置の動作について示すフローチャート。4 is a flowchart showing the operation of the computing device according to the embodiment; 本実施形態における計算装置の動作例を説明するための図。FIG. 4 is a diagram for explaining an operation example of the computing device according to the embodiment; 本実施形態における計算装置の動作例を説明するための図。FIG. 4 is a diagram for explaining an operation example of the computing device according to the embodiment; 本実施形態における計算装置の動作例を説明するための図。FIG. 4 is a diagram for explaining an operation example of the computing device according to the embodiment; 本実施形態における計算装置の動作例を説明するための図。FIG. 4 is a diagram for explaining an operation example of the computing device according to the embodiment;

以下、図面により本発明の実施の形態について説明する。
図1は、本発明の実施形態に係る計算装置10の電子回路の構成の一例を示す図である。本実施形態では、計算装置10は、例えばスマートフォンとして実施するものとして説明する。なお、計算装置10は、スマートフォンに限定されるものではなく、PDA(personal digital assistants)、PC(personal computer)、タブレット端末、ノートPC、ゲーム機等の他の電子機器により構成することができる。ここでは、図1に示すように、計算装置10と、通信ネットワークN上のサーバ30とを備えたシステムを例に説明する。
Embodiments of the present invention will be described below with reference to the drawings.
FIG. 1 is a diagram showing an example of the electronic circuit configuration of a computing device 10 according to an embodiment of the present invention. In this embodiment, the computing device 10 is described as being implemented as a smart phone, for example. It should be noted that the computing device 10 is not limited to a smart phone, and can be configured by other electronic devices such as a PDA (personal digital assistant), a PC (personal computer), a tablet terminal, a notebook PC, and a game machine. Here, as shown in FIG. 1, a system including a computing device 10 and a server 30 on a communication network N will be described as an example.

図1に示すように、計算装置10の電子回路は、CPU11、メモリ12、表示部13、タッチパネル14、キー入力部15、通信部16、記録媒体読取部17を備えている。 As shown in FIG. 1 , the electronic circuit of the computing device 10 includes a CPU 11 , a memory 12 , a display section 13 , a touch panel 14 , a key input section 15 , a communication section 16 and a recording medium reading section 17 .

CPU11は、メモリ12に記憶されているプログラムに従い、タッチパネル14からの入力信号、キー入力部15からのキー入力信号、あるいは通信部16による受信信号に応じて回路各部の動作を制御する。CPU11は、グラフ描画処理プログラム12Aを実行することで、関数式の計算をサーバ30により実行させて、計算結果として精度の高いグラフを描画することができる。グラフ描画処理プログラム12Aは、サーバ30が開設する関数計算用のWebサイト(ホームページ)にアクセスすることでダウンロード(Webアプリケーション)されても良いし、メモリ12に予め記憶されていても良いし、あるいはメモリカード等の記録媒体Mから記録媒体読取部15を介してメモリ12に読み込まれて記憶されたものであっても良い。本実施形態では、グラフ描画処理プログラム12Aは、サーバ30が開設するWebサイトにアクセスすることでダウンロードされ、ブラウザアプリケーションにより制御されるものとして説明する。 The CPU 11 controls the operation of each circuit according to the input signal from the touch panel 14 , the key input signal from the key input section 15 , or the signal received by the communication section 16 according to the program stored in the memory 12 . By executing the graph drawing processing program 12A, the CPU 11 causes the server 30 to perform the calculation of the function expression, and can draw a highly accurate graph as a calculation result. The graph drawing processing program 12A may be downloaded (web application) by accessing a function calculation website (homepage) established by the server 30, or may be stored in the memory 12 in advance, or It may be read from a recording medium M such as a memory card into the memory 12 via the recording medium reading section 15 and stored. In this embodiment, the graph drawing processing program 12A is downloaded by accessing a website opened by the server 30, and is controlled by a browser application.

計算装置10は、CPU11がグラフ描画処理プログラム12Aに記述された命令に従い回路各部の動作を制御し、ソフトウエアとハードウエアとが協働して動作することにより、後述の動作説明で述べるグラフ描画処理(グラフ表示方法)を実現する。 The computing device 10 controls the operation of each part of the circuit in accordance with the commands described in the graph drawing processing program 12A by the CPU 11, and the software and hardware operate in cooperation to draw the graph described later in the explanation of the operation. Realize processing (graph display method).

メモリ12は、CPU11により実行されるプログラムやデータが記憶される。メモリ12には、基本プログラム(OS(Operating System))、ブラウザアプリケーションプログラムの他、各種のプログラムが記憶される。メモリ12に記憶されるプログラムには、グラフ描画処理プログラム12Aが含まれる。また、メモリ12には、グラフ描画処理プログラム12Aの実行に伴い、一時的なデータとして関数式データを記憶するための関数式記憶エリア12B、関数式に含まれる定数値の変位幅と現在値を記憶するための定数値設定エリア12C、予備座標計算設定処理(後述する)により設定された設定内容を記憶するための予備座標計算設定エリア12D、サーバ30から受信された計算結果/グラフ描画情報を記憶するための計算結果/グラフ描画情報エリア12Eなどが確保される。 The memory 12 stores programs and data executed by the CPU 11 . The memory 12 stores a basic program (OS (Operating System)), a browser application program, and various other programs. Programs stored in the memory 12 include a graph drawing processing program 12A. The memory 12 also includes a function expression storage area 12B for storing function expression data as temporary data in accordance with the execution of the graph drawing processing program 12A, and a displacement width and current value of constant values included in the function expression. A constant value setting area 12C for storing, a preliminary coordinate calculation setting area 12D for storing setting contents set by a preliminary coordinate calculation setting process (to be described later), and a calculation result/graph drawing information received from the server 30. A calculation result/graph drawing information area 12E and the like for storage are secured.

表示部13は、CPU11により実行される処理に応じた画像を表示画面に表示させる。表示部13は、例えばドットマトリクス型の液晶表示ユニットにより構成される。タッチパネル14は、ユーザの手やペンなどを用いたタッチ操作に応じた位置データを入力する。タッチパネル14は、表示部13の表示画面に重ねて一体化される。表示部13とタッチパネル14によりタッチパネルディスプレイが構成される。 The display unit 13 displays an image corresponding to the processing executed by the CPU 11 on the display screen. The display unit 13 is configured by, for example, a dot-matrix liquid crystal display unit. The touch panel 14 inputs position data according to a touch operation using a user's hand, pen, or the like. The touch panel 14 is superimposed and integrated with the display screen of the display unit 13 . A touch panel display is configured by the display unit 13 and the touch panel 14 .

キー入力部15は、各種キーに対するキー操作を受け付ける。
通信部16は、公衆無線電話通信網を通じて、ネットワークNに接続する機能を有する。
The key input unit 15 receives key operations for various keys.
The communication unit 16 has a function of connecting to the network N through a public radiotelephone communication network.

サーバ30は、計算装置10から関数式の計算(グラフ描画を含む)の実行が要求された場合に、計算装置10から受信される関数式とグラフ描画に関する関数式/グラフ情報をもとに計算処理を実行する。サーバ30は、計算装置10により実行されるプログラムより高度な関数式計算プログラム、あるいは高度な計算を実行可能にした特別の計算回路(モジュール)を用いて計算処理を実行する。従って、サーバ30では、計算装置10では計算が困難な複雑で高度な関数式であっても精度良く計算結果を算出することができる。 When the server 30 receives a request from the computing device 10 to execute a function formula calculation (including graph drawing), the server 30 performs calculation based on the function formula received from the computing device 10 and the function formula/graph information related to graph drawing. Execute the process. The server 30 executes calculation processing using a functional calculation program that is more advanced than the program executed by the calculation device 10, or a special calculation circuit (module) that enables execution of advanced calculation. Therefore, the server 30 can accurately calculate a calculation result even with a complicated and advanced functional expression that is difficult to calculate with the computing device 10 .

図2は、本実施形態における計算装置10の表示画面例を示す図である。
計算装置10は、例えば、ブラウザアプリケーションによりサーバ30による関数計算用のWebサイトにアクセスすることでグラフ描画処理プログラム12Aを読み込み、ブラウザアプリケーション上でグラフ描画処理プログラム12Aを実行させる。グラフ描画処理プログラム12Aは、ブラウザ上で動作するプログラミング言語と協働することにより動作し、ブラウザウィンドウ120に関数計算用の画像を表示させる。
FIG. 2 is a diagram showing an example of a display screen of the computing device 10 in this embodiment.
The computing device 10 reads the graph drawing processing program 12A by, for example, accessing a website for function calculation by the server 30 using a browser application, and executes the graph drawing processing program 12A on the browser application. The graph drawing processing program 12A operates in cooperation with a programming language that operates on the browser, and causes the browser window 120 to display images for functional calculation.

グラフ描画処理プログラム12Aは、関数計算用の画像として、図2に示すように、例えばコマンドアイコンエリア121、関数式エリア122、グラフ画像エリア123を表示させる。 The graph drawing processing program 12A displays, for example, a command icon area 121, a function expression area 122, and a graph image area 123 as images for function calculation, as shown in FIG.

コマンドアイコンエリア121は、複数のコマンドのそれぞれに対応するアイコンが配列される。アイコンが選択されることにより、アイコンに応じた機能を実行させることができる。アイコンの操作により実行可能な機能には、例えば関数式入力、グラフ表示、座標値リスト表示、グラフエリア変更(拡大/縮小)、グラフ範囲指定拡大(ズーム)などがある。 In the command icon area 121, icons corresponding to each of a plurality of commands are arranged. By selecting an icon, a function corresponding to the icon can be executed. Functions that can be executed by operating icons include, for example, function input, graph display, coordinate value list display, graph area change (enlargement/reduction), graph range specified enlargement (zoom), and the like.

関数式エリア122は、ユーザ操作によって独立変数(例えばx)の関数式(y=f(x))が入力される。関数式エリア122には、複数の関数式(y1,y2,…)を入力することができ、複数の関数式のそれぞれに対応するグラフ表示中の線種が表示される。また、関数式エリア122では、入力された関数式について、個々にグラフ描画の対象とするか否かを設定することができる。 A function formula (y=f(x)) of an independent variable (eg, x) is input to the function formula area 122 by user operation. A plurality of functional expressions (y1, y2, . . . ) can be entered in the functional expression area 122, and line types in the graph display corresponding to each of the plurality of functional expressions are displayed. Further, in the function expression area 122, it is possible to set whether or not each input function expression is to be graphed.

関数式エリア122に関数式を入力する場合には、例えば関数式入力用のソフトウェアキーボードが表示される。ソフトウェアキーボードには、例えば、[0]~[9](数値)キー、[+][-][×][÷](四則記号)キー、[=](実行)キーなどが配列される。また、関数機能キー群として、[x-1](-1乗;逆数)キーをはじめ、[√](ルート)キー、[□/□](分数)キー、[sin](サイン)キー、[cos](コサイン)キーなどが設けられる。 When entering a function expression in the function expression area 122, for example, a software keyboard for entering a function expression is displayed. On the software keyboard, for example, [0] to [9] (numerical value) keys, [+] [-] [x] [÷] (four arithmetic symbols) keys, [=] (execution) key, and the like are arranged. In addition, as a function function key group, [x-1] (-1 power; reciprocal number) key, [√] (root) key, [□/□] (fraction) key, [sin] (sign) key, A [cos] (cosine) key and the like are provided.

グラフ画像エリア123は、表示部13の画面上でグラフが描画されるグラフ表示範囲を表す。グラフ画像エリア123には、関数式エリア122に入力された関数式のうち、グラフ描画の対象として設定されている関数式それぞれに対応するグラフが描画される。複数の関数式に対応するグラフは、それぞれ異なる線種あるいは表示色によって識別可能な形態によって表示される。グラフ画像エリア123では、グラフ表示範囲をユーザ操作により変更することができる。グラフ表示範囲の変更には、例えばエリア全体を拡大縮小するグラフエリア変更、グラフの表示対象範囲を左右あるいは上下に移動するグラフ表示対象変更などが可能である。例えば、グラフ画像エリア123に対応するタッチパネル14に対するユーザのタッチ操作(例えばスライド)によりグラフの表示対象範囲の変更を指示することができる。 A graph image area 123 represents a graph display range in which a graph is drawn on the screen of the display unit 13 . In the graph image area 123, a graph corresponding to each of the functional expressions set as graph drawing targets among the function expressions input to the function expression area 122 is drawn. Graphs corresponding to a plurality of functional expressions are displayed in a form identifiable by different line types or display colors. In the graph image area 123, the graph display range can be changed by user operation. For changing the graph display range, for example, it is possible to change the graph area by enlarging or reducing the entire area, or change the graph display target by moving the display target range of the graph horizontally or vertically. For example, a user's touch operation (for example, slide) on the touch panel 14 corresponding to the graph image area 123 can instruct a change of the graph display target range.

次に、本実施形態における計算装置10の動作について説明する。図3及び図4は、本実施形態における計算装置10の動作について示すフローチャートである。また、図5、図6、図7及び図8は、本実施形態における計算装置10の動作例を説明するための図である。 Next, the operation of the computing device 10 according to this embodiment will be described. 3 and 4 are flowcharts showing the operation of the computing device 10 in this embodiment. 5, 6, 7, and 8 are diagrams for explaining an operation example of the computing device 10 in this embodiment.

計算装置10は、ユーザ操作に応じて、ブラウザアプリケーションによりサーバ30の関数計算用のWebサイト(ホームページ)にアクセスする。これにより、計算装置10ではグラフ描画処理プログラム12Aが起動される。 The computing device 10 accesses a website (homepage) for function computation of the server 30 by a browser application according to a user's operation. As a result, the graph drawing processing program 12A is started in the computing device 10 .

CPU11は、グラフ描画処理プログラム12Aに従い、初期画面設定処理を実行する(ステップA1)。 The CPU 11 executes initial screen setting processing according to the graph drawing processing program 12A (step A1).

図4は、初期画面設定処理を示すフローチャートである。
CPU11は、自装置が比較的大きなサイズの表示部13が設けられた大型表示機器(例えば、PC、タブレット端末)であるか、あるいは比較的小さいサイズの表示部13が設けられた小形表示機器(例えば、スマートフォン)であるかを判別する。
FIG. 4 is a flowchart showing initial screen setting processing.
The CPU 11 is either a large display device (e.g., PC, tablet terminal) provided with a relatively large size display unit 13, or a small display device (e.g., a small display device) provided with a relatively small size display unit 13. For example, it determines whether it is a smartphone).

ここで、CPU11は、大型表示機器と判別した場合(ステップB1、Yes)、表示部13の表示画面にグラフを表示させるためのグラフ画面サイズを、大型表示機器に対して予め設定されたサイズに設定する(ステップB2)。例えば、大型表示機器に対して、グラフ画面サイズは、横90mm、縦50mmに設定されているものとする。一方、CPU11は、小形表示機器と判別した場合(ステップB5、Yes)、表示部13の表示画面にグラフを表示させるためのグラフ画面サイズを、小形表示機器に対して予め設定されたサイズに設定する(ステップB6)。例えば、小形表示機器に対して、グラフ画面サイズは、横45mm、縦25mmに設定されているものとする。 Here, when the CPU 11 determines that the display device is a large display device (step B1, Yes), the graph screen size for displaying the graph on the display screen of the display unit 13 is set to a size preset for the large display device. Set (step B2). For example, assume that the graph screen size is set to 90 mm in width and 50 mm in height for a large display device. On the other hand, when the CPU 11 determines that the display device is a small display device (step B5, Yes), the graph screen size for displaying the graph on the display screen of the display unit 13 is set to a size preset for the small display device. (step B6). For example, assume that the graph screen size is set to 45 mm in width and 25 mm in height for a small display device.

なお、CPU11は、サーバ30による関数式の計算結果に応じたグラフ描画のプロット位置が、単純な座標位置を示すように端数が表れないようにグラフ画面サイズを調整するものとする。 It should be noted that the CPU 11 adjusts the graph screen size so that the plotting position of the graph drawn according to the calculation result of the function expression by the server 30 indicates a simple coordinate position so that fractions do not appear.

CPU11は、グラフ画面サイズに応じて、自装置に設けられた表示部13の表示ドットサイズ(解像度)を検知し、予め設定されたグラフ画面サイズに相当するグラフ画面ドット数(初期値)を決定する(ステップB4)。 The CPU 11 detects the display dot size (resolution) of the display unit 13 provided in the device according to the graph screen size, and determines the number of graph screen dots (initial value) corresponding to the preset graph screen size. (step B4).

CPU11は、初期画面設定処理による設定に応じた初期画面(関数式エリア122、グラフ画像エリア123)を表示部13において表示させる(ステップA2)。グラフ画像エリア123は、初期画面設定処理により設定された初期値のグラフ画面ドット数により表示される。 The CPU 11 causes the display unit 13 to display the initial screen (the function expression area 122 and the graph image area 123) according to the setting by the initial screen setting process (step A2). The graph image area 123 is displayed with the initial number of graph screen dots set by the initial screen setting process.

次に、CPU11は、サーバ30による計算結果をグラフ画像エリア123(グラフ表示範囲)に表示させた後、グラフ表示範囲と関数式に含まれる定数が変更された場合に備えて、変更後の計算を含めてサーバ30に計算処理を実行させるための予備座標計算設定処理を実行する(ステップA3)。予備座標計算設定処理では、例えば「左右画面」「第1定数」「第2定数」の項目が設けられた設定画面を表示し、ユーザ操作に応じて、それぞれの項目について設定する。予備座標計算設定処理では、現在のグラフ表示範囲を超える範囲のグラフ、あるいは定数値を変更した関数式のグラフについて、サーバ30に対して座標データを生成する計算を要求する設定内容が含まれる。 Next, after displaying the calculation result by the server 30 in the graph image area 123 (graph display range), the CPU 11 prepares for the case where the graph display range and the constants included in the function expression are changed. A preliminary coordinate calculation setting process for causing the server 30 to perform the calculation process is executed (step A3). In the preliminary coordinate calculation setting process, for example, a setting screen having items such as "left and right screens", "first constant", and "second constant" is displayed, and each item is set according to the user's operation. The preliminary coordinate calculation setting processing includes setting contents for requesting the server 30 to perform calculations for generating coordinate data for graphs in a range exceeding the current graph display range or graphs of function formulas with changed constant values.

「左右画面」は、グラフ表示範囲が左右方向に変更された場合に備えて、変更後の何れの範囲までサーバ30に予め計算を実行させるかを設定するための項目である。例えば、初期設定では、グラフ表示範囲のみについて計算を実行させる「無し」に設定されている。 The “left and right screens” is an item for setting up to which range after the change the graph display range is to be preliminarily executed by the server 30 in preparation for the case where the graph display range is changed in the horizontal direction. For example, in the initial setting, it is set to "no" to execute calculation only for the graph display range.

また、例えば「左右1画面」「左右1/2画面」「左右1/4画面」の何れかの選択肢に設定することができる。例えば、「左右1画面」を設定することで、現在のグラフ表示範囲よりさらに左右のグラフ表示範囲と同じ範囲(独立変数の変域)ついて計算を実行させることができる。同様にして、「左右1/2画面」を設定することで、現在のグラフ表示範囲よりさらに左右のグラフ表示範囲の1/2の範囲について計算を実行させることができる。 In addition, for example, any one of "left and right 1 screen", "left and right 1/2 screen", and "left and right 1/4 screen" can be set. For example, by setting "one left and right screen", calculation can be executed for the same range as the graph display range to the left and right of the current graph display range (the domain of the independent variable). Similarly, by setting "left and right 1/2 screens", it is possible to execute calculations for a half range of the graph display range to the left and right of the current graph display range.

「第1定数」は、関数式に定数(例えば、定数a)が含まれる場合に、定数の値が変更された場合に備えて、変更後の何れの範囲までサーバ30に予め計算を実行させるかを設定するための項目である。例えば、初期設定では、変数が初期値(例えばa=1)とした関数式についてのみ計算を実行させる「無し」に設定されている。 The "first constant" causes the server 30 to pre-calculate up to which range after the change in preparation for the case where the value of the constant is changed when a constant (for example, constant a) is included in the function expression. This is an item for setting whether For example, as an initial setting, it is set to "none" in which calculation is executed only for a function expression in which a variable has an initial value (for example, a=1).

また、例えば「各ステップ値」「現在の前後のステップ値」の何れかの選択肢に設定することができる。例えば、「各ステップ値」を設定することで、グラフ表示範囲において変数が取り得る値(例えば、整数値の単位)のそれぞれに変更した、複数の関数式ついて計算を実行させることができる。「現在の前後のステップ値」を設定することで、現在の変数値の値(初期値)の前後の値(例えば、整数値の単位)のそれぞれに変更した、2つの関数式ついてさらに計算を実行させることができる。 Also, for example, it is possible to set any of the options of "each step value" and "current step value before and after". For example, by setting "each step value", it is possible to execute calculations for a plurality of function expressions that are changed to values (for example, units of integer values) that variables can take within the graph display range. By setting the "current step value before and after", further calculations are performed for the two function expressions that are changed to the values before and after the value of the current variable value (initial value) (for example, the unit of the integer value). can be executed.

「第2定数」は、関数式に2つめの定数(例えば、定数b)が含まれる場合に、定数の値が変更された場合に備えて、変更後の何れの範囲までサーバ30に予め計算を実行させるかを設定するための項目である。例えば、初期設定では、変数が初期値(例えばb=1)とした関数式についてのみ計算を実行させる「無し」に設定されている。 "Second constant" is pre-calculated in the server 30 to any range after the change in case the second constant (for example, constant b) is included in the function expression and the value of the constant is changed. This item is for setting whether to execute For example, as an initial setting, the variable is set to "none" to execute calculation only for a function expression with an initial value (for example, b=1).

なお、前述した説明では、初期段階で予備座標計算設定処理を実行するとしているが、グラフ描画処理プログラム12Aの実行中に、例えばコマンドアイコンエリア121における所定のアイコン(オプション)の選択によって、任意のタイミングで実行することができる。 In the above description, the preliminary coordinate calculation setting process is executed in the initial stage. can be executed in time.

また、グラフ表示範囲(独立変数xの範囲)を左右方向に変更する場合について説明しているが、グラフ表示範囲(独立変数yの範囲)を上下方向について変更可能とする場合には、上下方向に変更された場合に備えた選択が可能な設定画面としても良い。例えば「上下画面」の項目を設けて、「上下1画面」「上下1/2画面」「上下1/4画面」の選択肢の何れかを選択可能にする。 Also, the case where the graph display range (the range of the independent variable x) is changed in the horizontal direction has been described, but if the graph display range (the range of the independent variable y) can be changed in the vertical direction, the vertical direction It is also possible to provide a setting screen that allows selection in preparation for a change to . For example, an item of "upper and lower screens" is provided, and any of the options of "upper and lower half screen", "upper and lower 1/2 screen", and "upper and lower 1/4 screen" can be selected.

次に、ブラウザウィンドウ120において関数式エリア122が指定された場合(ステップA4、Yes)、CPU11は、例えば関数式を入力するためのソフトウェアキーボードを表示させて、ソフトウェアキーボードに対するユーザ操作に応じて関数式を入力し、関数式データを関数式記憶エリア12Bに記憶されると共に、関数式エリア122に関数式を表示させる(ステップA5)。関数式エリア122では、入力された関数式のそれぞれにチェックボックスが設けられており、このチェックボックスへの指定によって個々にグラフ描画の対象とするか否かを設定することができる。初期値は、グラフ描画の対象とする設定がされている。 Next, when the function formula area 122 is specified in the browser window 120 (step A4, Yes), the CPU 11 displays, for example, a software keyboard for inputting a function formula, and executes a function according to the user's operation on the software keyboard. A formula is entered, the function formula data is stored in the function formula storage area 12B, and the function formula is displayed in the function formula area 122 (step A5). In the function formula area 122, a check box is provided for each of the input function formulas, and it is possible to individually set whether or not the function formula is to be graphed by specifying the check box. The initial value is set to be the target of graph drawing.

少なくとも1つの関数式が入力された後、グラフ描画の実行が指示された場合(ステップA6、Yes)、CPU11は、現在の関数式エリア122に対して表示する全てのグラフの座標データ(グラフ描画情報)があるか、すなわちサーバ30により表示対象とするグラフについての計算が実行済みであるか判別する。 If execution of graph drawing is instructed after at least one functional expression is input (step A6, Yes), the CPU 11 displays coordinate data of all graphs (graph drawing information), that is, whether the calculation for the graph to be displayed by the server 30 has been completed.

ここで、グラフ表示範囲にグラフを表示するための全ての座標データ(グラフ描画情報)がない場合には(ステップA10,A11、No)、CPU11は、サーバ30にグラフ描画のために関数式の計算を実行させるための座標計算データをサーバ30に送信する(ステップA13)。 Here, when there is not all the coordinate data (graph drawing information) for displaying the graph in the graph display range (steps A10, A11, No), the CPU 11 sends the server 30 the function expression for drawing the graph. The coordinate calculation data for executing the calculation is sent to the server 30 (step A13).

図5は、本実施形態における計算装置10によりサーバ30に対してグラフ描画のための計算を要求する場合のデータの送受信を示す図である。
図5に示すように、計算装置10は、関数式エリア122に入力された関数式に応じた座標計算データ20をサーバ30に送信する。ここでは、例えば関数式エリア122において、3つの関数式(y1,y2,y3)がユーザ操作によって入力されたものとする。計算装置10は、座標計算データ20として、3つの関数式を表す関数式データ、グラフ表示範囲に表示させるグラフの独立変数の変域を示すグラフ表示領域データ、表示部13の画面上のグラフ表示範囲に対応するグラフ描画の精度を示す精度データ(1表示ドット分の独立変数の増分の値又は画面上のグラフ表示範囲(独立変数の変域)のドット数)が含まれる。
FIG. 5 is a diagram showing transmission and reception of data when the computing device 10 according to the present embodiment requests the server 30 to perform computation for drawing a graph.
As shown in FIG. 5, the computing device 10 transmits to the server 30 the coordinate calculation data 20 corresponding to the function formula entered in the function formula area 122 . Here, for example, in the function formula area 122, three function formulas (y1, y2, y3) are input by user operation. Calculation device 10 provides, as coordinate calculation data 20, functional formula data representing three functional formulas, graph display area data indicating the domain of the independent variable of the graph to be displayed in the graph display range, and graph display on the screen of display unit 13. Accuracy data indicating the accuracy of graph drawing corresponding to the range (increase value of the independent variable for one display dot or the number of dots in the graph display range (independent variable domain) on the screen) is included.

グラフ表示領域データは、例えばx座標系の最大値(max)と最小値(min)と、y座標系の最大値(max)と最小値(min)とを含む。例えば図5に示す座標計算データ20では、xmin=-9、ymin=-5、xmax=9、ymax=5の範囲でグラフを描画することを示している。すなわちグラフ表示範囲(グラフウィンドウの横)に対して独立変数の変域(x=-9~9)に対応する関数式のグラフを描画することとなる。 The graph display area data includes, for example, the maximum value (max) and minimum value (min) of the x-coordinate system and the maximum value (max) and minimum value (min) of the y-coordinate system. For example, the coordinate calculation data 20 shown in FIG. 5 indicates that the graph is drawn in the range of xmin=-9, ymin=-5, xmax=9, ymax=5. That is, the graph of the function formula corresponding to the variable range (x=-9 to 9) of the independent variable is drawn with respect to the graph display range (side of the graph window).

精度データは、1表示ドット分の独立変数の増分の値、あるいは画面上のグラフ表示範囲(独立変数の変域)に対応する表示ドット数を示す。グラフ画像エリア123では、グラフ表示範囲がユーザ操作によって任意に変更されるため、独立変数の変域に対応する表示ドット数、あるいはグラフ表示範囲に対応する表示ドット数が変化する。また、計算装置10に設けられる表示部13(例えば、ドットマトリクス型の液晶表示ユニット)の解像度に応じて、例えばグラフを描画する「1ピクセル×1ピクセル」を「2ドット×2ドット」あるいは「3ドット×3ドット」により描画する場合がある。従って、CPU11は、グラフ描画の実行が要求された時点における、計算装置10に実装された表示部13の解像度(1ピクセルに対応する表示ドット数)に応じたグラフ描画の精度を示す精度データ(1表示ドット分の独立変数の増分の値又は画面上のグラフ表示範囲(独立変数の変域)のドット数)を計算してサーバ30に送信する。 Accuracy data indicates the incremental value of the independent variable for one display dot, or the number of display dots corresponding to the graph display range (the domain of the independent variable) on the screen. In the graph image area 123, since the graph display range is arbitrarily changed by user operation, the number of display dots corresponding to the domain of the independent variable or the number of display dots corresponding to the graph display range changes. Also, depending on the resolution of the display unit 13 (for example, a dot matrix type liquid crystal display unit) provided in the computing device 10, for example, "1 pixel x 1 pixel" for drawing a graph may be changed to "2 dots x 2 dots" or " 3 dots x 3 dots”. Therefore, the CPU 11 provides accuracy data ( The increment value of the independent variable for one display dot or the number of dots in the graph display range on the screen (the domain of the independent variable) is calculated and transmitted to the server 30 .

なお、座標計算データ20には、関数式に三角関数や角度を含む計算が含まれる場合には、角度設定(ディグリー、ラジアン、グラード)を指定する角度モードデータが含まれる。また、座標計算データ20には、関数式に定数が含まれる場合には、定数データが含まれる。定数データには、例えば定数値の変位可能な値を示す定数値の変位幅と現在値(初期値)が含まれる。さらに、座標計算データ20には、予備座標計算設定処理においてユーザ操作により設定された設定内容が含まれる。この設定内容には、現在のグラフ表示範囲を超える範囲の計算、あるいは定数値を変更した関数値の計算を要求する内容が含まれる。 Note that the coordinate calculation data 20 includes angle mode data that designates angle settings (degree, radian, grad) when the function formula includes a trigonometric function or a calculation involving an angle. Further, the coordinate calculation data 20 includes constant data when the function formula includes constants. The constant data includes, for example, a constant value displacement width and a current value (initial value) indicating a value that the constant value can be displaced. Further, the coordinate calculation data 20 includes setting contents set by user operation in the preliminary coordinate calculation setting process. The contents of this setting include the contents requesting the calculation of the range exceeding the current graph display range or the calculation of the function value with the constant value changed.

サーバ30(関数式計算プログラム)は、API(Application Programming Interface)21を通じて、計算装置10から座標計算データ20を受信して、関数式の計算を実行し、計算装置10においてグラフを描画するための計算結果/グラフ描画情報を生成する。 The server 30 (function formula calculation program) receives the coordinate calculation data 20 from the calculation device 10 through an API (Application Programming Interface) 21, executes calculation of the function formula, and draws a graph in the calculation device 10. Generate calculation results/graph drawing information.

なお、サーバ30は、予備座標計算設定処理において「左右画面」の項目において初期設定(「無し」)以外の設定がされている場合には、現在のグラフ表示範囲よりさらに左右の範囲についての計算を実行する。同様にして、サーバ30は、予備座標計算設定処理において「第1定数」「第2定数」の項目が初期設定(「無し」)以外に設定されている場合には、定数の値を変更した場合を含めた計算を実行する。 In the preliminary coordinate calculation setting process, if the "left and right screens" item is set to a setting other than the initial setting ("none"), the server 30 calculates the range to the left and right of the current graph display range. to run. Similarly, the server 30 changes the value of the constant when the items "first constant" and "second constant" are set to other than the initial setting ("none") in the preliminary coordinate calculation setting process. Perform calculations including cases.

サーバ30は、座標計算データ20に応じた計算により生成した計算結果/グラフ描画情報22を計算装置10に送信する。計算装置10は、計算結果/グラフ描画情報22を計算結果/グラフ描画情報エリア12Eに記憶させる。 The server 30 transmits the calculation result/graph drawing information 22 generated by the calculation according to the coordinate calculation data 20 to the computing device 10 . The computing device 10 stores the calculation result/graph drawing information 22 in the calculation result/graph drawing information area 12E.

計算装置10のCPU11は、グラフ描画情報22に含まれるグラフ描画のための座標データの配列を受信し(ステップA14)、座標データの配列に応じてグラフ画像エリア123に対してグラフを描画する(ステップA15)。座標データは、図5に示すように、グラフを表す各プロット位置のX座標値とY座標値の組み合わせ(ペア)により示す。CPU11は、配列に含まれる各座標データに相当するピクセルに対してプロットすることで、グラフ画像を描画することができる。 The CPU 11 of the computing device 10 receives the array of coordinate data for graph drawing included in the graph drawing information 22 (step A14), and draws a graph in the graph image area 123 according to the array of coordinate data ( Step A15). The coordinate data is indicated by a combination (pair) of the X-coordinate value and the Y-coordinate value of each plot position representing the graph, as shown in FIG. The CPU 11 can draw a graph image by plotting pixels corresponding to each coordinate data included in the array.

なお、座標計算データ20によって複数の関数式データを送信している場合には、各関数式データに対応する座標データの配列を受信して、例えば関数式ごとに異なる線種を用いてグラフを描画する。 When a plurality of functional expression data are transmitted by the coordinate calculation data 20, the array of coordinate data corresponding to each functional expression data is received, and a graph is drawn using, for example, different line types for each functional expression. draw.

計算結果/グラフ描画情報22は、サーバ30による高度な計算により生成されている。すなわち、グラフ描画のための座標データは、座標計算データ20に含まれる関数式データ、グラフ表示領域データ、精度データに基づいて生成された、表示部13のグラフ画像エリア123(グラフ表示範囲)にプロットすべき位置を示している。すなわち、計算装置10に実装された表示部13に応じた、現在のグラフ画像エリア123(グラフ表示範囲)における独立変数の変位に対応する表示ドット数の増分値(ピッチ)、あるいは画面上のグラフ表示範囲(独立変数の変域全体)に対応する表示ドット数に応じて、グラフの座標データが生成されているため、計算装置10の表示部13の画面上で精度良くグラフを描画することができる。従って、複雑な関数式が入力された場合であっても、計算結果として精度の高いグラフを描画することができる。 The calculation result/graph drawing information 22 is generated by advanced calculation by the server 30 . That is, the coordinate data for graph drawing is generated based on the functional expression data, graph display area data, and accuracy data included in the coordinate calculation data 20, and is displayed in the graph image area 123 (graph display range) of the display unit 13. Indicates the position to plot. That is, the increment value (pitch) of the number of display dots corresponding to the displacement of the independent variable in the current graph image area 123 (graph display range) according to the display unit 13 mounted on the computing device 10, or the graph on the screen Since the coordinate data of the graph is generated according to the number of display dots corresponding to the display range (entire domain of the independent variable), the graph can be drawn with high accuracy on the screen of the display unit 13 of the computing device 10. can. Therefore, even when a complicated function expression is input, a highly accurate graph can be drawn as a calculation result.

次に、グラフ画像エリア123に表示されたグラフ表示範囲を変更する場合について説明する。
図6は、本実施形態におけるグラフ表示対象範囲の変更の一例として、ユーザのグラフに対するスライド操作によりグラフの表示対象範囲を左右方向に移動する例を示している。
Next, a case of changing the graph display range displayed in the graph image area 123 will be described.
FIG. 6 shows an example of moving the graph display range in the horizontal direction by the user's slide operation on the graph, as an example of changing the graph display target range in the present embodiment.

図6(A)には、前述のようにして、グラフ画像エリア123にグラフが描画された状態を示している。ここで、グラフ画像エリア123に表示されたグラフに対して、ユーザによりスライド操作(画面の左右移動操作)がされたものとする。CPU11は、タッチパネル14によりスライド操作が検出された場合、すなわちグラフ表示範囲を変更する操作がされたことを検出した場合(ステップA7、Yes)、スライド操作された操作量(スライド長)に応じてグラフ表示範囲を移動する。例えば、図6(A)では、左方向にスライド操作されているため、操作量に応じてグラフ表示範囲を右方向に移動させた範囲に変更する。 FIG. 6A shows a state in which the graph is drawn in the graph image area 123 as described above. Here, it is assumed that the user has performed a slide operation (horizontal movement operation of the screen) on the graph displayed in the graph image area 123 . When a slide operation is detected by the touch panel 14, that is, when an operation to change the graph display range is detected (step A7, Yes), the CPU 11 performs a slide operation according to the operation amount (slide length). Move the graph display range. For example, in FIG. 6A, since the slide operation is performed leftward, the graph display range is changed to a range moved rightward according to the amount of operation.

CPU11は、変更後のグラフ表示範囲の全てについて計算済みの座標データ(計算結果/グラフ描画情報22)があるか判別する。すなわち、予備座標計算処理設定において「左右画面」の項目において初期設定(「無し」)以外の設定をすることで、現在のグラフ表示範囲よりさらに左右の範囲についての座標データ(計算結果/グラフ描画情報22)を受信済みであるかを判別する。 The CPU 11 determines whether or not there is already calculated coordinate data (calculation result/graph drawing information 22) for the entire changed graph display range. That is, by setting other than the initial setting (“None”) in the “left and right screens” item in the preliminary coordinate calculation processing settings, the coordinate data (calculation result/graph drawing) for the range to the left and right of the current graph display range It is determined whether the information 22) has been received.

ここで、変更後のグラフ表示範囲の全てについて計算済みの座標データを受信済みである場合には(ステップA10、Yes)、CPU11は、座標データの配列に応じてグラフ画像エリア123に対してグラフを描画する(ステップA15)。 Here, if the calculated coordinate data has been received for all of the changed graph display range (step A10, Yes), the CPU 11 displays the graph in the graph image area 123 according to the arrangement of the coordinate data. is drawn (step A15).

一方、グラフ表示範囲の一部について計算済みの座標データがある場合には、CPU11は、座標データがない範囲を新たな計算対象として特定する(ステップA12)。CPU11は、計算済みの座標データがあるグラフ表示範囲の一部について、座標データの配列に応じてグラフ画像エリア123に対してグラフの一部を描画すると共に、グラフ画像エリア123の座標データがない範囲に簡易グラフエリアを表示する(ステップA16)。さらに、CPU11は、未計算の範囲について関数式を簡易計算してグラフの仮座標データを生成し、仮座標データに応じて簡易グラフエリアにプロットしてグラフ画像を簡易描画する(ステップA17)。 On the other hand, if there is already calculated coordinate data for part of the graph display range, the CPU 11 identifies the range without coordinate data as a new target for calculation (step A12). The CPU 11 draws a part of the graph in the graph image area 123 according to the arrangement of the coordinate data for a part of the graph display range in which the calculated coordinate data exists, and the graph image area 123 does not have the coordinate data. A simple graph area is displayed in the range (step A16). Further, the CPU 11 performs simple calculation of the functional formula for the uncalculated range to generate temporary coordinate data of the graph, plots it in the simple graph area according to the temporary coordinate data, and simply draws a graph image (step A17).

図6(B)には、図6(A)に示すグラフ画像エリア123において表示されたグラフについてグラフ表示範囲が変更された例を示している。図6(B)に示すように、グラフ表示範囲が右方向に移動されることで、グラフ画像エリア123に表示されたグラフの右側に簡易グラフエリア123Aが設けられている。簡易グラフエリア123Aには、簡易計算によって生成された仮座標データをもとに、グラフが簡易描画されている。グラフの簡易描画では、グラフ画像エリア123において描画するグラフとは異なる形態により表示するものとする。例えば、破線や点線となるようにプロットしたり、プロットする表示色を異なるようにしたりすることができる。 FIG. 6B shows an example in which the graph display range of the graph displayed in the graph image area 123 shown in FIG. 6A is changed. As shown in FIG. 6B, the simple graph area 123A is provided on the right side of the graph displayed in the graph image area 123 by moving the graph display range rightward. In the simple graph area 123A, a simple graph is drawn based on temporary coordinate data generated by simple calculation. In simple graph drawing, the graph is displayed in a form different from that of the graph drawn in the graph image area 123 . For example, it is possible to plot using dashed lines or dotted lines, or use different display colors for plotting.

簡易グラフエリア123Aでは、精度の高くないグラフの描画をするものとする。すなわち、簡易描画するプロット数を通常のグラフ画像エリア123におけるグラフよりも少なくすると共に、プロットする座標について所定範囲内での誤差を許容するものとする。これにより、簡易計算により処理負担を軽減して、簡易グラフエリア123Aにおける簡易描画を容易に実行できるようにする。簡易グラフエリア123Aに簡易グラフを表示させることで、ユーザに対して、サーバ30を利用した精度の高い計算の実行中であることを認識させることができる。 In the simple graph area 123A, a low-precision graph is drawn. That is, the number of plots to be simply drawn is set to be smaller than that of the graphs in the normal graph image area 123, and an error within a predetermined range is allowed for the coordinates to be plotted. As a result, the processing load is reduced by simple calculation, and simple drawing in the simple graph area 123A can be easily executed. By displaying the simple graph in the simple graph area 123A, the user can be made to recognize that a highly accurate calculation using the server 30 is being executed.

CPU11は、ステップA12において特定した座標データが不足している範囲について、変更後のグラフ表示範囲に応じた座標計算データ20(グラフ表示領域データを更新)を送信して、サーバ30に計算を依頼する(ステップA18)。サーバ30は、計算装置10からの依頼に応じて計算を実行して、計算結果(計算結果/グラフ描画情報22)を計算装置10に送信する。 The CPU 11 transmits the coordinate calculation data 20 (update the graph display area data) corresponding to the changed graph display range for the range specified in step A12 where the coordinate data is insufficient, and requests the server 30 to perform the calculation. (step A18). The server 30 executes calculation in response to a request from the computing device 10 and transmits the calculation result (calculation result/graph drawing information 22 ) to the computing device 10 .

なお、サーバ30は、新たにグラフを表示する必要がある範囲の座標データを送信しても良いし、変更後のグラフ表示範囲全体についての座標データを改めて送信しても良い。さらに、変更後のグラフ表示範囲に応じた、予備座標計算設定の設定内容に対応する範囲を含めて計算を実行して、計算結果/グラフ描画情報22を送信するようにしても良い。 The server 30 may transmit the coordinate data of the range in which the graph needs to be displayed anew, or may transmit the coordinate data of the entire graph display range after the change. Further, the calculation may be executed including the range corresponding to the setting content of the preliminary coordinate calculation setting according to the changed graph display range, and the calculation result/graph drawing information 22 may be transmitted.

また本実施形態では、独立変数の変域は、画面上でのグラフ表示範囲に過不足無く収まるようになっているが、独立変数の変域が表示範囲を超えるような仕様でも実施可能である。その場合は、画面上での実際のグラフ表示範囲に対して、独立変数の変域が超過する大きさのグラフ表示範囲について、表示ドット数を検知するようにすればよい。例えば、グラフ表示範囲の左右に1/2ずつ超過するサイズに独立変数の変域が設定されている場合には、実際に表示対象とするグラフ表示範囲の表示ドット数の2倍の表示ドット数が検知されることになる。 In addition, in this embodiment, the range of the independent variable is designed to fit within the graph display range on the screen, but it is also possible to implement a specification in which the range of the independent variable exceeds the display range. . In that case, the number of display dots may be detected for a graph display range in which the domain of the independent variable exceeds the actual graph display range on the screen. For example, if the variable range of the independent variable is set to a size that exceeds the graph display range by 1/2 to the left and right, the number of display dots that is twice the number of display dots of the graph display range to be actually displayed will be detected.

CPU11は、サーバ30から受信した計算結果/グラフ描画情報22(グラフ描画のための座標データの配列)を受信し(ステップA14)、簡易グラフエリア123Aに代えて、座標データの配列に応じてグラフ画像エリア123(簡易グラフエリア123A)に対してグラフを描画する(ステップA15)。図6(C)は、サーバ30による計算結果をもとにグラフを描画した状態を示している。図6(C)に示すように、サーバ30による計算結果をもとに、前述と同様にして精度の高いグラフを描画することができる。 The CPU 11 receives the calculation result/graph drawing information 22 (array of coordinate data for drawing the graph) received from the server 30 (step A14), and instead of the simple graph area 123A, draws a graph according to the array of coordinate data. A graph is drawn in the image area 123 (simple graph area 123A) (step A15). FIG. 6C shows a state in which a graph is drawn based on the calculation results by the server 30. FIG. As shown in FIG. 6C, based on the calculation result by the server 30, a highly accurate graph can be drawn in the same manner as described above.

なお、前述した説明では、グラフ画像エリア123のグラフ表示範囲を左右方向に移動させる例について説明しているが、上下方向に移動させることができるようにしても良い。 In the above description, an example in which the graph display range of the graph image area 123 is moved in the horizontal direction has been described, but it may be moved in the vertical direction.

図7は、本実施形態におけるグラフ表示対象範囲の変更の一例として、グラフ画像エリア123のサイズを変更する例を示している。ここで、グラフ画像エリア123のサイズの変更は、グラフの拡大/縮小ではなく、独立変数の変域(表示対象範囲とするxy座標系の最大値と最小値)の変更を示す。 FIG. 7 shows an example of changing the size of the graph image area 123 as an example of changing the graph display target range in this embodiment. Here, changing the size of the graph image area 123 indicates changing the domain of the independent variable (the maximum and minimum values of the xy coordinate system used as the range to be displayed) rather than enlarging/reducing the graph.

図7(A)は、グラフ画像エリア123Bのサイズが小さい状態の表示例を示し、図7(B)は、グラフ画像エリア123Cのサイズ大きい状態の表示例を示している。グラフ画像エリア123B,123Cに対しては、例えばユーザ操作によるタッチパネル14に対するピンチイン(縮小)やピンチアウト(拡大)の操作、コマンド(コマンドアイコン)による指示、マウスポインタなどの操作によりサイズの変更を指示することができる。図7(B)に示す表示例では、関数式エリアを削除して、グラフ画像エリア123Cのサイズを拡大している。 FIG. 7A shows a display example with a small graph image area 123B, and FIG. 7B shows a display example with a large graph image area 123C. For the graph image areas 123B and 123C, for example, a pinch-in (reduce) or pinch-out (enlargement) operation on the touch panel 14 by a user operation, an instruction by a command (command icon), an instruction to change the size by an operation such as a mouse pointer. can do. In the display example shown in FIG. 7B, the functional formula area is deleted and the size of the graph image area 123C is enlarged.

CPU11は、ユーザ操作によってグラフ画像エリア123のサイズを変更する操作がされたことを検出した場合(ステップA8、Yes)、サイズの変更量(拡大/縮小)に応じてグラフ表示範囲を変更する。なお、サイズ変更された場合の処理は、x座標方向のみだけでなく、y座標方向についても、サーバ30により計算を実行させる範囲が変更されるもので、その他の処理については、前述したグラフ表示範囲を左右方向に変更した場合と同様に実行されるものとして詳細な説明を省略する(ステップA10~A18)。 When the CPU 11 detects that the size of the graph image area 123 has been changed by the user operation (step A8, Yes), the CPU 11 changes the graph display range according to the size change amount (enlargement/reduction). It should be noted that, in the processing when the size is changed, the range of execution of calculation by the server 30 is changed not only in the x-coordinate direction but also in the y-coordinate direction. A detailed description is omitted here as it is executed in the same manner as when the range is changed in the horizontal direction (steps A10 to A18).

なお、図7に示す例では、独立変数の変域を変更する例について説明しているが、グラフの拡大(ズーム)をする場合にも同様の処理を実行することが可能である。例えば、グラフを表示させる変化範囲(変域)のうち拡大(ズーム)する倍率を座標計算データ20としてサーバ30に送信して計算を実行させる。サーバ30は、拡大(ズーム)する倍率に応じて、ズームしたグラフを表示する際に不足する部分(先に受信済みの座標データ間の途中の値)を示す座標データの配列を生成して計算装置10に送信する。これにより、計算装置10では、サーバ30から受信した座標データの配列をもとに拡大(ズーム)したグラフを描画することができる。 Note that although the example shown in FIG. 7 describes an example of changing the domain of the independent variable, similar processing can be executed when enlarging (zooming) the graph. For example, the magnification for enlarging (zooming) the range of change (variation) in which the graph is displayed is transmitted as the coordinate calculation data 20 to the server 30, and calculation is performed. The server 30 generates and calculates an array of coordinate data indicating a missing part (intermediate values between previously received coordinate data) when displaying the zoomed graph according to the enlargement (zoom) magnification. Send to device 10 . As a result, the computing device 10 can draw an enlarged (zoomed) graph based on the array of coordinate data received from the server 30 .

図8は、本実施形態における関数式に含まれる定数を変更する一例を示す図である。
図8に示す関数式エリア122には、2つの関数式が入力されており、1番目の関数式(y1)には定数aが含まれている。関数式に定数が含まれている場合、CPU11は、定数値設定エリア12Cに記憶された関数式に含まれる定数値の変位幅と現在値をもとに、図8に示すように、定数値を変更する操作をするための定数操作エリア124を表示する。
FIG. 8 is a diagram showing an example of changing a constant included in a function expression in this embodiment.
Two function formulas are entered in the function formula area 122 shown in FIG. 8, and the first function formula (y1) contains the constant a. If the function expression contains a constant, the CPU 11 sets the constant value as shown in FIG. A constant operation area 124 for performing an operation to change is displayed.

定数操作エリア124には、関数式に含まれる定数「a」を表示すると共に、現在値と定数値の変化範囲を表す数字を表示する。例えば、図8(A)では、定数aの現在値「1」と、変化範囲を表す下限値「-10」と上限値「10」が表示されている。また、定数操作エリア124には、定数値を変更するためのユーザ操作を受け付けるためのスライダ124Aとボタン124B,124Cが設けられている。スライダ124Aは、左右方向に移動させることが可能であり、左方向に移動させることにより移動量に応じて定数値を減少させ、右方向に移動させることにより移動量に応じて定数値を増加させる指示を受け付けることができる。ボタン124Bは、定数値を減少させる指示を受け付け、ボタン124Cは、定数値を減少させる指示を受け付けることができる。 The constant operation area 124 displays the constant "a" included in the function expression and also displays numbers representing the range of change between the current value and the constant value. For example, in FIG. 8A, the current value "1" of the constant a, the lower limit "-10" and the upper limit "10" representing the range of change are displayed. Further, the constant operation area 124 is provided with a slider 124A and buttons 124B and 124C for accepting user operations for changing constant values. The slider 124A can be moved in the horizontal direction, and moving it leftward decreases the constant value according to the amount of movement, and moving it rightward increases the constant value according to the amount of movement. Can accept instructions. Button 124B can accept an instruction to decrease the constant value, and button 124C can accept an instruction to decrease the constant value.

CPU11は、定数操作エリア124において関数式に含まれる定数値を変更する操作(例えばスライダ124Aの操作)がされたことを検出した場合(ステップA9、Yes)、定数を変更した関数式のグラフの全てについて計算済みの座標データを受信済みであるか判別する。例えば、予備座標計算設定において「第1定数」の項目について、定数値(ステップ値)を変更した後の計算を要求する設定がされている場合には(ステップA10、Yes)、定数値を変更した後の関数式に対応するグラフの座標データを受信済みである。この場合、受信済みの座標データの配列をもとに、変更前のクラフに代えて定数値を変更した後のグラフに対応するグラフを描画する(ステップA16)。 When the CPU 11 detects that an operation (for example, an operation of the slider 124A) is performed to change the constant value included in the function expression in the constant operation area 124 (step A9, Yes), the graph of the function expression with the changed constant is displayed. It is determined whether or not all the calculated coordinate data have been received. For example, in the preliminary coordinate calculation settings, if the item "first constant" is set to request calculation after changing the constant value (step value) (step A10, Yes), the constant value is changed. We have already received the graph coordinate data corresponding to the function after In this case, based on the received coordinate data array, a graph corresponding to the graph after changing the constant values is drawn instead of the graph before the change (step A16).

一方、定数を変更した関数式のグラフの全てについて計算済みの座標データを受信済みでない場合には(ステップA10、No)、CPU11は、前述と同様にして、座標計算データ20に含まれる関数式データの定数値を変更した後の関数式に変更して、サーバ30に対して関数式の計算を実行させる。CPU11は、サーバ30による計算結果を受信して(ステップA15)、定数変更後のグラフに対応する座標データの配列をもとにグラフを描画する(ステップA16)。なお、その他の詳細な処理については、前述したグラフ表示範囲を変更する場合と同様にして実行されるものとして説明を省略する。 On the other hand, if the calculated coordinate data has not been received for all the graphs of the function formulas with changed constants (step A10, No), the CPU 11 performs the function formula contained in the coordinate calculation data 20 in the same manner as described above. The constant value of the data is changed to the function expression after changing, and the server 30 is made to perform the calculation of the function expression. The CPU 11 receives the calculation result from the server 30 (step A15), and draws a graph based on the array of coordinate data corresponding to the graph after the constant change (step A16). It should be noted that description of other detailed processing will be omitted assuming that it is executed in the same manner as in the case of changing the graph display range described above.

こうして、予備座標計算設定において「第1定数」の項目において、定数の値が変更された場合に備えて、変更後の関数式の計算を予めサーバ30に実行させておくことで、定数値を変更する指示に対して、予め受信している変更後の関数式に対応するグラフの座標データをもとに効率的に精度の高いグラフを描画することができる。図8(B)には、図8(A)に示す関数式の定数aの値を「1」から「2」に変更した場合に表示されるグラフの一例を示している。 In this way, in the "first constant" item in the preliminary coordinate calculation settings, in preparation for the case where the value of the constant is changed, the server 30 is caused to calculate the function expression after the change in advance. In response to a change instruction, a highly accurate graph can be drawn efficiently based on the previously received coordinate data of the graph corresponding to the post-change functional expression. FIG. 8B shows an example of a graph displayed when the value of the constant a in the function expression shown in FIG. 8A is changed from "1" to "2".

なお、予備座標計算設定において「左右画面」の項目において、さらにグラフ表示範囲が変更された場合に備えて、予め変更後の範囲の座標データを受信する設定をしておくことで、例えば図8(B)に示すグラフ画像エリア123のグラフに対してグラフ表示範囲を変更する操作がされた場合であっても、定数aの値を変更した関数式のグラフについても、同様にして効率的に精度の高いグラフを描画することができる。 In addition, in the item of "left and right screens" in the preliminary coordinate calculation settings, in preparation for the case where the graph display range is further changed, by setting in advance to receive the coordinate data of the changed range, for example, FIG. Even if an operation to change the graph display range is performed on the graph in the graph image area 123 shown in (B), the graph of the function expression in which the value of the constant a is changed can be similarly efficiently You can draw high-precision graphs.

また、「左右画面」「第1定数」の項目において初期設定されている場合、すなわち定数値を変更したグラフあるいはグラフ表示範囲を変更した範囲の座標データを受信していない場合には、前述した図6に示すように、定数値の変更操作、あるいはグラフ表示範囲の変更が指示された場合に、前述と同様にして簡易計算して仮座標データを生成し、グラフを簡易描画することも可能である。CPU11は、不足分の座標データをサーバ30から受信した後、簡易描画されたグラフに代えて、サーバ30により計算された座標データをもとに精度の高いグラフを描画する。
なお、前述した説明では、関数式に含まれる定数値を対象にして説明しているが、係数値を対象として、前述した定数値と同様の処理をすることも可能である。
In addition, when initial setting is made in the items of "left and right screens" and "first constant", that is, when the coordinate data of the graph with the changed constant value or the range of the changed graph display range is not received, the above-mentioned As shown in FIG. 6, when an instruction is given to change the constant value or change the graph display range, it is also possible to generate temporary coordinate data by performing simple calculations in the same manner as described above, and to draw the graph simply. is. After receiving the missing coordinate data from the server 30, the CPU 11 draws a highly accurate graph based on the coordinate data calculated by the server 30 instead of the simply drawn graph.
In the above description, the constant values included in the function expressions are described, but it is also possible to perform the same processing as the constant values described above for the coefficient values.

なお、実施形態において記載した手法、すなわち図3、図4のフローチャートに示す処理等の各手法は、コンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フレキシブルディスク、ハードディスク等)、光ディスク(CD-ROM、DVD等)、半導体メモリ等の記録媒体に格納して配布することができる。そして、コンピュータは、外部記録媒体に記録されたプログラムを読み込み、このプログラムによって動作が制御されることにより、実施形態において説明した機能と同様の処理を実現することができる。 It should be noted that the methods described in the embodiments, that is, each method such as the processing shown in the flowcharts of FIGS. flexible disk, hard disk, etc.), optical disk (CD-ROM, DVD, etc.), semiconductor memory, or other recording medium for distribution. Then, the computer reads the program recorded in the external recording medium, and by controlling the operation by this program, it is possible to implement the same processing as the functions described in the embodiments.

また、各手法を実現するためのプログラムのデータは、プログラムコードの形態としてネットワーク(インターネット)上を伝送させることができ、このネットワーク(インターネット)に接続されたコンピュータ(サーバ装置等)からプログラムデータを取り込み、前述した実施形態と同様の機能を実現することもできる。 In addition, program data for realizing each technique can be transmitted over a network (Internet) in the form of program code. It is also possible to capture and implement functionality similar to the previously described embodiments.

なお、本願発明は、実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。さらに、実施形態には種々の段階の発明が含まれており、開示される複数の構成要件における適宜な組み合わせにより種々の発明が抽出され得る。例えば、実施形態に示される全構成要件から幾つかの構成要件が削除されたり、幾つかの構成要件が組み合わされても、発明が解決しようとする課題の欄で述べた課題が解決でき、発明の効果の欄で述べられている効果が得られる場合には、この構成要件が削除されたり組み合わされた構成が発明として抽出され得るものである。 It should be noted that the present invention is not limited to the embodiments, and can be variously modified in the implementation stage without departing from the gist of the invention. Furthermore, the embodiments include inventions at various stages, and various inventions can be extracted by appropriately combining a plurality of disclosed constituent elements. For example, even if some components are deleted from all the components shown in the embodiments, or some components are combined, the problems described in the column of problems to be solved by the invention can be solved, and the invention If the effect described in the effect column of 1 above can be obtained, a configuration in which this constituent element is deleted or combined can be extracted as an invention.

以下に、本願出願の当初の特許請求の範囲に記載された発明を付記する。
[1]
独立変数の変域に対応する画面上でのグラフ表示範囲の表示ドット数を検知する表示ドット検知手段と、
前記独立変数の変域と前記検知された表示ドット数とから求められる1表示ドット分の独立変数の増分と、前記独立変数の関数式と、前記独立変数の変域とを、サーバに送信する送信手段と、
前記サーバから前記グラフ表示範囲においてグラフを描画する表示ドット毎の座標データを受信する座標受信手段と、
前記座標データをもとに前記グラフ表示範囲の表示ドット毎に描画されたグラフ画像を表示させるグラフ画像表示制御手段と
を備える計算装置。
The invention described in the original claims of the present application is appended below.
[1]
display dot detection means for detecting the number of display dots in the graph display range on the screen corresponding to the variable range of the independent variable;
An increment of the independent variable for one display dot obtained from the range of the independent variable and the detected number of display dots, a function expression of the independent variable, and the range of the independent variable are transmitted to a server. a transmission means;
coordinate receiving means for receiving coordinate data for each display dot for drawing a graph in the graph display range from the server;
Graph image display control means for displaying a graph image drawn for each display dot in the graph display range based on the coordinate data.

[2]
独立変数の変域に対応する画面上でのグラフ表示範囲の表示ドット数を検知する表示ドット検知手段と、
前記検知された表示ドット数と、前記独立変数の関数式と、独立変数の変域とを、サーバに送信する送信手段と、
前記サーバから前記グラフ表示範囲においてグラフを描画する表示ドット毎の座標データを受信する座標受信手段と、
前記座標データをもとに前記グラフ表示範囲の表示ドット毎に描画されたグラフ画像を表示させるグラフ画像表示制御手段と
を備える計算装置。
[2]
display dot detection means for detecting the number of display dots in the graph display range on the screen corresponding to the variable range of the independent variable;
transmission means for transmitting the detected number of display dots, the function expression of the independent variable, and the range of the independent variable to a server;
coordinate receiving means for receiving coordinate data for each display dot for drawing a graph in the graph display range from the server;
Graph image display control means for displaying a graph image drawn for each display dot in the graph display range based on the coordinate data.

[3]
前記グラフ表示範囲を変更する変更手段をさらに有し、
前記送信手段は、変更後のグラフ表示範囲に応じた独立変数の変域に対応する全ての座標データが、前記座標受信手段により受信済みでない場合、座標データが不足している範囲の独立変数の変域を前記サーバに送信する[1]または[2]記載の計算装置。
[3]
further comprising changing means for changing the graph display range;
If all the coordinate data corresponding to the domain of the independent variable corresponding to the graph display range after the change have not been received by the coordinate receiving means, the transmitting means transmits the independent variable in the range where the coordinate data is insufficient. A computing device according to [1] or [2], which transmits a domain to the server.

[4]
前記変更手段は、前記グラフ表示範囲を移動あるいはサイズ変更する[3]記載の計算装置。
[4]
The computing device according to [3], wherein the changing means moves or resizes the graph display range.

[5]
前記変更手段は、前記グラフ表示範囲の独立変数の変域を変更する[3]記載の計算装置。
[5]
The computing device according to [3], wherein the changing means changes the domain of the independent variable in the graph display range.

[6]
前記送信手段は、前記関数式に定数値が含まれる場合に、前記定数値の変位可能な値を前記サーバに送信する請求項1または[2]記載の計算装置。
[6]
3. The computing device according to claim 1 or 2, wherein said transmission means transmits a variable value of said constant value to said server when said function expression includes a constant value.

[7]
前記送信手段は、前記グラフ表示範囲を超える範囲の座標データを要求する設定内容を含む[1]または[2]記載の計算装置。
[7]
The computing device according to [1] or [2], wherein the transmitting means includes setting content requesting coordinate data in a range exceeding the graph display range.

[8]
前記グラフ画像表示制御手段は、前記グラフ表示範囲にグラフ画像を描画するための座標データが不足している場合、簡易計算により算出された不足分の仮座標値をもとに描画されたグラフ画像を表示させる[1]または[2]記載の計算装置。
[8]
When the coordinate data for drawing the graph image is insufficient in the graph display range, the graph image display control means draws the graph image based on the insufficient temporary coordinate values calculated by simple calculation. The computing device according to [1] or [2], which displays

[9]
独立変数の変域に対応する画面上でのグラフ表示範囲の表示ドット数を検知し、
前記独立変数の変域と前記検知された表示ドット数とから求められる1表示ドット分の独立変数の増分と、前記独立変数の関数式と、前記独立変数の変域とを、サーバに送信し、
前記サーバから前記グラフ表示範囲においてグラフを描画する表示ドット毎の座標データを受信し、
前記座標データをもとに前記グラフ表示範囲の表示ドット毎に描画されたグラフ画像を表示させる
計算装置のグラフ表示方法。
[9]
Detects the number of display dots in the graph display range on the screen corresponding to the domain of the independent variable,
transmitting to a server the increment of the independent variable for one display dot obtained from the range of the independent variable and the detected number of display dots, the functional expression of the independent variable, and the range of the independent variable; ,
receiving coordinate data for each display dot for drawing a graph in the graph display range from the server;
A graph display method for a computing device for displaying a graph image drawn for each display dot in the graph display range based on the coordinate data.

[10]
独立変数の変域に対応する画面上でのグラフ表示範囲の表示ドット数を検知し、
前記検知された表示ドット数と、前記独立変数の関数式と、独立変数の変域とを、サーバに送信し、
前記サーバから前記グラフ表示範囲においてグラフを描画する表示ドット毎の座標データを受信し、
前記座標データをもとに前記グラフ表示範囲の表示ドット毎に描画されたグラフ画像を表示させる
計算装置のグラフ表示方法。
[10]
Detects the number of display dots in the graph display range on the screen corresponding to the domain of the independent variable,
transmitting the detected number of display dots, the function expression of the independent variable, and the domain of the independent variable to a server;
receiving coordinate data for each display dot for drawing a graph in the graph display range from the server;
A graph display method for a computing device for displaying a graph image drawn for each display dot in the graph display range based on the coordinate data.

[11]
コンピュータを、
独立変数の変域に対応する画面上でのグラフ表示範囲の表示ドット数を検知する表示ドット検知手段と、
前記独立変数の変域と前記検知された表示ドット数とから求められる1表示ドット分の独立変数の増分と、前記独立変数の関数式と、前記独立変数の変域とを、サーバに送信する送信手段と、
前記サーバから前記グラフ表示範囲においてグラフを描画する表示ドット毎の座標データを受信する座標受信手段と、
前記座標データをもとに前記グラフ表示範囲の表示ドット毎に描画されたグラフ画像を表示させるグラフ画像表示制御手段と
として機能させるためのコンピュータ読み込み可能なプログラム。
[11]
the computer,
display dot detection means for detecting the number of display dots in the graph display range on the screen corresponding to the variable range of the independent variable;
An increment of the independent variable for one display dot obtained from the range of the independent variable and the detected number of display dots, a function expression of the independent variable, and the range of the independent variable are transmitted to a server. a transmitting means;
coordinate receiving means for receiving coordinate data for each display dot for drawing a graph in the graph display range from the server;
A computer-readable program for functioning as graph image display control means for displaying a graph image drawn for each display dot in the graph display range based on the coordinate data.

[12]
コンピュータを、
独立変数の変域に対応する画面上でのグラフ表示範囲の表示ドット数を検知する表示ドット検知手段と、
前記検知された表示ドット数と、前記独立変数の関数式と、独立変数の変域とを、サーバに送信する送信手段と、
前記サーバから前記グラフ表示範囲においてグラフを描画する表示ドット毎の座標データを受信する座標受信手段と、
前記座標データをもとに前記グラフ表示範囲の表示ドット毎に描画されたグラフ画像を表示させるグラフ画像表示制御手段と
として機能させるためのコンピュータ読み込み可能なプログラム。
[12]
the computer,
display dot detection means for detecting the number of display dots in the graph display range on the screen corresponding to the variable range of the independent variable;
transmission means for transmitting the detected number of display dots, the function expression of the independent variable, and the range of the independent variable to a server;
coordinate receiving means for receiving coordinate data for each display dot for drawing a graph in the graph display range from the server;
A computer-readable program for functioning as graph image display control means for displaying a graph image drawn for each display dot in the graph display range based on the coordinate data.

10…計算装置、11…CPU、12…メモリ、12A…グラフ描画処理プログラム、12B…関数式記憶エリア、12C…変数値設定値エリア、12D…予備座標計算設定エリア、12E…演算結果/グラフ描画情報、13…表示部、14…タッチパネル、20…座標計算データ、22…グラフ描画情報、30…サーバ、N…通信ネットワーク。 10... Calculation device 11... CPU 12... Memory 12A... Graph drawing processing program 12B... Function formula storage area 12C... Variable value setting area 12D... Preliminary coordinate calculation setting area 12E... Calculation result/graph drawing Information 13... Display unit 14... Touch panel 20... Coordinate calculation data 22... Graph drawing information 30... Server N... Communication network.

Claims (4)

所定の関数式に基づいたグラフが表示される表示領域の解像度情報及び前記表示領域に表示させる前記グラフの表示の範囲の情報とともに前記関数式を所定の外部装置に送信した場合における前記外部装置からの返信情報として、前記グラフを表示させるためのプロット座標データを取得する取得手段と、From the external device when the functional expression is transmitted to a predetermined external device together with resolution information of a display area in which a graph based on a predetermined functional expression is displayed and information on the display range of the graph to be displayed in the display area Acquisition means for acquiring plot coordinate data for displaying the graph as reply information of
前記取得手段により取得されたプロット座標データに基づいて前記表示領域に前記グラフを表示させる表示制御手段と、display control means for displaying the graph in the display area based on the plot coordinate data acquired by the acquisition means;
を備え、with
前記表示制御手段は、前記範囲を対象にして前記グラフを前記表示領域に表示させているときにユーザ操作により前記グラフを対象にして前記範囲とは異なる範囲の表示が指定された場合には、前記異なる範囲に対してはプロット数が軽減された簡易グラフを表示させる、When the display control means designates display of a range different from the range by a user operation while the graph is displayed in the display area with the range as the target, displaying a simple graph with a reduced number of plots for the different ranges;
ことを特徴とする情報処理装置。An information processing device characterized by:
前記関数式を簡易計算することにより前記簡易グラフを表示させるためのプロット座標データを導出する導出手段を備え、Derivation means for deriving plot coordinate data for displaying the simple graph by simple calculation of the functional expression,
前記表示制御手段は、前記導出手段により導出されたプロット座標データに基づいて前記簡易グラフを表示させる、The display control means displays the simple graph based on the plot coordinate data derived by the derivation means.
ことを特徴とする請求項1に記載の情報処理装置。The information processing apparatus according to claim 1, characterized by:
情報処理装置が実行するグラフ表示方法であって、A graph display method executed by an information processing device,
所定の関数式に基づいたグラフが表示される表示領域の解像度情報及び前記表示領域に表示させる前記グラフの表示の範囲の情報とともに前記関数式を所定の外部装置に送信した場合における前記外部装置からの返信情報として、前記グラフを表示させるためのプロット座標データを取得する取得ステップと、From the external device when the functional expression is transmitted to a predetermined external device together with resolution information of a display area in which a graph based on a predetermined functional expression is displayed and information on the display range of the graph to be displayed in the display area an acquisition step of acquiring plot coordinate data for displaying the graph as reply information of
前記取得ステップで取得されたプロット座標データに基づいて前記表示領域に前記グラフを表示させる表示制御ステップと、a display control step of displaying the graph in the display area based on the plot coordinate data acquired in the acquisition step;
を有し、has
前記表示制御ステップは、前記範囲を対象にして前記グラフを前記表示領域に表示させているときにユーザ操作により前記グラフを対象にして前記範囲とは異なる範囲の表示が指定された場合には、前記異なる範囲に対してはプロット数が軽減された簡易グラフを表示させる、In the display control step, when display of a range different from the range is designated by a user operation while the graph is displayed in the display area with the range as the target, displaying a simple graph with a reduced number of plots for the different ranges;
ことを特徴とするグラフ表示方法。A graph display method characterized by:
コンピュータを、the computer,
所定の関数式に基づいたグラフが表示される表示領域の解像度情報及び前記表示領域に表示させる前記グラフの表示の範囲の情報とともに前記関数式を所定の外部装置に送信した場合における前記外部装置からの返信情報として、前記グラフを表示させるためのプロット座標データを取得する取得手段、From the external device when the functional expression is transmitted to a predetermined external device together with resolution information of a display area in which a graph based on a predetermined functional expression is displayed and information on the display range of the graph to be displayed in the display area Acquisition means for acquiring plot coordinate data for displaying the graph as reply information of
前記取得手段により取得されたプロット座標データに基づいて前記表示領域に前記グラフを表示させる表示制御手段、display control means for displaying the graph in the display area based on the plot coordinate data acquired by the acquisition means;
として機能させ、function as
前記表示制御手段は、前記範囲を対象にして前記グラフを前記表示領域に表示させているときにユーザ操作により前記グラフを対象にして前記範囲とは異なる範囲の表示が指定された場合には、前記異なる範囲に対してはプロット数が軽減された簡易グラフを表示させる、When the display control means designates display of a range different from the range by a user operation while the graph is displayed in the display area with the range as the target, displaying a simple graph with a reduced number of plots for the different ranges;
ことを特徴とするプログラム。A program characterized by
JP2022086470A 2020-11-04 2022-05-27 Information processing device, graph display method and program Active JP7310980B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022086470A JP7310980B2 (en) 2020-11-04 2022-05-27 Information processing device, graph display method and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020184094A JP7088260B2 (en) 2020-11-04 2020-11-04 Graph information generator, graph information generation method, graph drawing device, graph drawing method, and program
JP2022086470A JP7310980B2 (en) 2020-11-04 2022-05-27 Information processing device, graph display method and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2020184094A Division JP7088260B2 (en) 2020-11-04 2020-11-04 Graph information generator, graph information generation method, graph drawing device, graph drawing method, and program

Publications (2)

Publication Number Publication Date
JP2022105733A JP2022105733A (en) 2022-07-14
JP7310980B2 true JP7310980B2 (en) 2023-07-19

Family

ID=87201248

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022086470A Active JP7310980B2 (en) 2020-11-04 2022-05-27 Information processing device, graph display method and program

Country Status (1)

Country Link
JP (1) JP7310980B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001202178A (en) 2000-01-18 2001-07-27 Seiko Epson Corp Display and portable information processor
JP2014194721A (en) 2013-03-29 2014-10-09 Fujifilm Corp Graph display device, operating method of graph display device, and graph display program
JP2014241030A (en) 2013-06-11 2014-12-25 カシオ計算機株式会社 Graph display device, program, and server device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001202178A (en) 2000-01-18 2001-07-27 Seiko Epson Corp Display and portable information processor
JP2014194721A (en) 2013-03-29 2014-10-09 Fujifilm Corp Graph display device, operating method of graph display device, and graph display program
JP2014241030A (en) 2013-06-11 2014-12-25 カシオ計算機株式会社 Graph display device, program, and server device

Also Published As

Publication number Publication date
JP2022105733A (en) 2022-07-14

Similar Documents

Publication Publication Date Title
JP6790651B2 (en) Computing device, graph display method of computing device, and program
US8300017B2 (en) Mobile electronic apparatus with touch input device and display method using the same
US9870144B2 (en) Graph display apparatus, graph display method and storage medium
US10534527B2 (en) Relative pen scroll
US20140365954A1 (en) Electronic device, graph display method and storage medium
US20140289672A1 (en) Graph display apparatus, graph display method and storage medium having stored thereon graph display program
US20100333016A1 (en) Scrollbar
CN113536173B (en) Page processing method and device, electronic equipment and readable storage medium
WO2018198703A1 (en) Display device
JP5981175B2 (en) Drawing display device and drawing display program
TWI442305B (en) A operation method and a system of the multi-touch
JP5995206B2 (en) Information processing device
US10303346B2 (en) Information processing apparatus, non-transitory computer readable storage medium, and information display method
JP7310980B2 (en) Information processing device, graph display method and program
WO2017170632A1 (en) Commodity data registration terminal, commodity data registration method, and commodity data registration program
EP3330842A1 (en) Touch panel type information terminal device, information input processing method therefor, and program
US9146666B2 (en) Touch sensor navigation
JP7088260B2 (en) Graph information generator, graph information generation method, graph drawing device, graph drawing method, and program
JP2015022675A (en) Electronic apparatus, interface control method, and program
JP2017120518A (en) Software development program and software development method
JP2011008633A (en) Information processor and electronic file operation program
JP6809296B2 (en) Information processing equipment, information processing systems and programs
JP2001056746A (en) Pointing device, display controller and storage medium
JP2017084278A (en) Portable terminal, control method, and program
JP2010061337A (en) Apparatus, system and method for information processing, program and recording medium

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220608

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220608

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230517

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: 20230606

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230619

R150 Certificate of patent or registration of utility model

Ref document number: 7310980

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150