LeftSide 指令

来自GeoGebra Manual
跳转至: 导航搜索
Accessories dictionary.png
本页为官方文件,一般使用者无法修改,若有任何误谬,请与官方联络。如欲编辑,请至本页的开放版

此指令只能用在运算区

LeftSide[ <Equation> ]
UnderConstruction.png
目前本页中文说明尚未翻译完成,请先连至英文说明。如果您有权限,请帮忙翻译本页的官方手册
LeftSide[ { <Equation> } ]
UnderConstruction.png
目前本页中文说明尚未翻译完成,请先连至英文说明。如果您有权限,请帮忙翻译本页的官方手册
LeftSide[ <Equation> ]
Returns the left-hand side of the equation.
范例:
LeftSide[x + 2 = 3x + 1] yields x + 2.
LeftSide[ { <Equation> } ]
Returns the left-hand sides of the equations.
范例:
LeftSide[{a^2 + b^2 = c^2, x + 2 = 3x + 1}] yields {a2 + b2, x + 2}.
备注:
© 2024 International GeoGebra Institute