From 91feaacd2a5ea0e852079f4e579400434fe54bd3 Mon Sep 17 00:00:00 2001 From: Zhao Zuohong <1040110848@qq.com> Date: Wed, 4 Nov 2020 22:32:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E7=AC=AC=E4=B8=89=E6=AC=A1?= =?UTF-8?q?=E7=9A=84=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_drafts/test3.md | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 source/_drafts/test3.md diff --git a/source/_drafts/test3.md b/source/_drafts/test3.md deleted file mode 100644 index bec3541..0000000 --- a/source/_drafts/test3.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: 第三次上机测试数据 -tags: -mathjax: true ---- - -# P108-6 - -| $x$ | $y$ | -| :---: | :---: | -| $-5$ | $-5$ | -| $1.2$ | $1.4$ | -| $17$ | $40$ | - -# P108-12 - -| $x$ | $y$ | $h$ | -| :----: | :----: | :---: | -| $0$ | $0$ | $0$ | -| $0$ | $2$ | $0$ | -| $-2.1$ | $-2.1$ | $10$ | -| $-2.8$ | $2.8$ | $0$ | - -# 解方程 - -| $a$ | $b$ | $c$ | $x_{1}$ | $x_{2}$ | -| :---: | :---: | :---: | :--------------------------: | :--------------------------: | -| $-1$ | $0$ | $-1$ | $\mathrm{i}$ | $-\mathrm{i}$ | -| $2$ | $3$ | $4$ | $-0.75 + 1.198958\mathrm{i}$ | $-0.75 - 1.198958\mathrm{i}$ | -| $1$ | $-2$ | $1$ | $1$ | $1$ | \ No newline at end of file