diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index 355e0ff8..b4f4d346 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -306100,7 +306100,7 @@ }, "030442": { "id": "030442", - "content": "符号$[x]$表示不超过$x$的最大整数, 如$[\\pi]=3$, $[-1.08]=2$, 定义函数$\\{x\\}=x-[x]$, 那么下列命题中正确的序号是\\bracket{20}.\\\\\n\\textcircled{1} 函数$\\{x\\}$的定义域为$\\mathbf{R}$, 值域为$[0,1]$; \\textcircled{2} 方程$\\{x\\}=\\dfrac 12$有无数解; \\textcircled{3} 函数$\\{x\\}$是周期函数; \\textcircled{4} 函数$\\{x\\}$是增函数.\n\\fourch{\\textcircled{1}\\textcircled{2}}{\\textcircled{2}\\textcircled{3}}{\\textcircled{3}\\textcircled{4}}{\\textcircled{4}\\textcircled{1}}", + "content": "符号$[x]$表示不超过$x$的最大整数, 如$[\\pi]=3$, $[-1.08]=-2$, 定义函数$\\{x\\}=x-[x]$, 那么下列命题中正确的序号是\\bracket{20}.\\\\\n\\textcircled{1} 函数$\\{x\\}$的定义域为$\\mathbf{R}$, 值域为$[0,1]$; \\textcircled{2} 方程$\\{x\\}=\\dfrac 12$有无数解; \\textcircled{3} 函数$\\{x\\}$是周期函数; \\textcircled{4} 函数$\\{x\\}$是增函数.\n\\fourch{\\textcircled{1}\\textcircled{2}}{\\textcircled{2}\\textcircled{3}}{\\textcircled{3}\\textcircled{4}}{\\textcircled{4}\\textcircled{1}}", "objs": [], "tags": [ "第二单元"