From b92253a4f3ba32fc316398b1411103289776a51e Mon Sep 17 00:00:00 2001 From: wangweiye7840 Date: Mon, 1 Apr 2024 14:41:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B940547=E9=A2=98=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 题库0.3/Problems.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index 41d40b51..bb104d28 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -766994,7 +766994,7 @@ }, "040547": { "id": "040547", - "content": "判断下列函数的奇偶性:\\\\\n(1) $\\sin (2 x+\\varphi)$;\\\\ \n(2) $\\dfrac{1+\\sin x-\\cos x}{1+\\sin x+\\cos x}$.", + "content": "判断下列函数的奇偶性:\\\\\n(1) $y=\\sin (2 x+\\varphi)$;\\\\ \n(2) $y=\\dfrac{1+\\sin x-\\cos x}{1+\\sin x+\\cos x}$.", "objs": [], "tags": [ "第三单元" @@ -767006,7 +767006,8 @@ "usages": [], "origin": "2025届高一下学期周末卷08", "edit": [ - "20230403\t王伟叶" + "20230403\t王伟叶", + "20240401\t王伟叶" ], "same": [], "related": [],