LibreOfficeDev 24.2 Help
Choose a function in the lower part of the Elements pane. These functions are also listed in the context menu of the Commands window. Any functions not contained in the Elements pane need to be typed manually in the Commands window.
다음 목록에 수식 요소 창에 표시되는 모든 함수가 있습니다. 함수 옆에 있는 아이콘은 수식 요소 창('보기 - 수식 요소' 메뉴)이나 명령창의 보조 메뉴에서 사용할 수 있는 함수임을 나타냅니다.
거듭 제곱
x의 y 거듭제곱을 삽입합니다. 명령창에 <?>^{<?>}를 입력할 수도 있습니다. ^ 문자는 rsup 또는 sup로 바꿀 수 있습니다.
You can also assign an index or an exponent to a function. For example, typing sin^2x results in a function "sine to the power of 2x".
명령창에 수동으로 입력할 경우 일부 함수에서는 공백이 올바른 구성에 반드시 필요하다는 점을 유의하십시오. (예를 들면, abs 5=5 ; abs -3=3)