Унарни/Бинарни оператори

You can choose various unary and binary operators to build your LibreOffice Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements pane displays the individual operators. The context menu of the Commands window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements pane, use the context menu or type it directly in the Commands window.

За да пристапите до оваа наредба...

Отворете го менито за контекст во прозорот за команди - изберете Унарни/Бинарни оператори

Choose View - Elements; then on the Elements pane select Unary/Binary Operators from the listbox.


The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Elements pane (choose View - Elements) or through the context menu of the Commands window.

Унарни и бинарни оператори

Icon

Плус

Вметнува плус со едно резервирано место. можете секогаш да вметнете + <?> во командите прозор.

Icon

Минус

Вметнува минус со еден обележувач. можеш секогаш да внесеш -<?> во командниот прозор.

Icon

Плус/Минус

Вметнува плус/минус со обележувач. можете секогаш да вметнете +-<?> во командниот прозор.

Icon

Минус/Плус

вметнува минус/плус со еден обележувач. можете секогаш да вметнете -+<?> во командниот прозор.

Icon

Собирање (плус)

Вметнува плус со два обележувачи. можете секогаш да внесете <?>+<?> во прозорот за команди.

Icon

Множење (точка)

Вметнува точка оператор со два обележувачи. можете секогаш да внесете <?>cdot<?> во командниот прозор.

Icon

множење (x)

вметнува 'x' множење со два обележувачи. можете секогаш да внесете <?>times<?> во командниот прозор.

Icon

Множење (*)

Вметнува '*' за множење со два обележувачи. можете секогаш да вметнете <?>*<?> во командниот прозор.

Icon

Одземање

Вметнува знак за одземање со два обележувачи. можете секогаш да внесете <?>-<?> во командниот прозор.

Icon

Делење (дропка)

Вметнува дропка со два обележувачи. можете секогаш да внесете <?>over<?> во командниот прозор.

Icon

Делење

Вметнува знак за делење со два обележувачи. можете секогаш да внесете <?>div<?> во командниот прозор.

Icon

Делење (коса црта)

Вметнува коса црта '/' со два обележувачи. можете секогаш да внесете <?>/<?> во командниот прозор.

Icon

Логичко НЕ

Вметнува логичко НЕ со еден обележувач. можете секогаш да внесете neg<?> во командниот прозор.

Icon

Логичко И

Вметнува логичко И со два обележувачи. можете секогаш да внесете <?>and<?> во командниот прозор.

Icon

Логичко ИЛИ

Вметнува логичко ИЛИ со два обележувачи. можете секогаш да внесете <?>or<?> во командниот прозор.

Icon

Concatenate

Inserts a concatenation sign with two placeholders. You can also type circ in the Commands window.

You can also insert user-defined unary operators by typing uoper in the Commands window, followed by the syntax for the character. This function is useful for incorporating special characters into a formula. For example, the command uoper %theta x produces a small Greek letter theta (a component of the LibreOffice Math character set). You can also insert characters not in the LibreOffice character set by choosing Tools - Symbols - Edit.

You can also insert user-defined binary commands by typing boper into the Commands window. For example, the command y boper %theta x produces the small Greek letter theta preceded by a y and followed by an x. You can also insert characters not in the LibreOffice character set by choosing Tools - Symbols - Edit.

Со куцање <?>oplus<?> во командниот прозор, вметнувате округол знак за плус во вашиот документ.

Вметни <?>ominus<?> во командниот прозор за да внесете округол знак за минус.

Вметни <?>odot<?> во командниот прозор за да внесеокругол знак точка во формулата.

Type <?>odivide<?> in the Commands window to insert a circled division operator in the formula.

Type a wideslash b in the Commands window to produce two characters with a slash (from lower left to upper right) between them. The characters are set such that everything to the left of the slash is up, and everything to the right is down. This command is also available in the context menu of the Commands window.

Type a widebslash b in the Commands window to produce two characters with a slash (from upper left to lower right) between them. The characters are set such that everything to the left of the slash is down, and everything to the right is up. This command is also available in the context menu of the Commands window.

Внеси под или над во командниот прозор за додавање индекси и степен до карактери во вашата формула; на пример, a под 2.

Tip Icon

If you want to use a colon ':' as division sign, choose Tools - Symbols or click the Symbols icon on the Tools bar. Click the Edit button in the dialog that appears, then select the Special symbol set. Enter a meaningful name next to Symbol, for example, "divide" and then click the colon in the set of symbols. Click Add and then OK. Click OK to close the Symbols dialog,too. Now you can use the new symbol, in this case the colon, by entering its name in the Commands window, for example, a %divide b = c.


Warning Icon

When entering information manually in the Commands window, please note that a number of operators require spaces between the elements for the correct structure. This is especially true if you are using values instead of placeholders in your operators, for example, to construct a division 4 div 3 or a div b.