Funkcioj

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.

Por atingi ĉi tiun komandon...

Open the context menu in the Commands window - choose Functions

Choose View - Elements; then on the Elements pane select Functions from the listbox.


The following is a list of all functions that appear in the Elements pane. The icon next to the function indicates that it can be accessed through the Elements pane (menu View - Elements) or through the context menu of the Commands window.

Listo de funkcioj

Icon

Natura exponencialo

Inserts a natural exponential function. You can also type func e^<?> directly in the Commands window.

Icon

Natura Logaritmo

Inserts a natural (base e) logarithm with one placeholder. You can also type ln(<?>) in the Commands window.

Icon

eksponenciala funkcio

Inserts an exponential function with one placeholder. You can also type exp(<?>) in the Commands window.

Icon

Logaritmo

Inserts a common (base 10) logarithm with one placeholder. You can also type log(<?>) in the Commands window.

Icon

Potencigi

Inserts x raised to the yth power. You can also type <?>^{<?>} in the Commands window. You can replace the ^ character with rsup or sup.

Icon

Sinuso

Inserts a sine function with one placeholder. You can also type sin(<?>) in the Commands window.

Icon

Kosinuso

Inserts a cosine function with one placeholder. You can also type cos(<?>) in the Commands window.

Icon

Tangento

Inserts a tangent function with one placeholder. You can also type tan(<?>) in the Commands window.

Icon

Kotangento

Inserts a cotangent symbol with a placeholder. You can also type cot(<?>) in the Commands window.

Icon

Hiperbola Sinuso

Inserts a hyperbolic sine with one placeholder. You can also type sinh(<?>) in the Commands window.

Icon

Kvadrata radiko

Inserts a square root symbol with one placeholder. You can also type sqrt(<?>) in the Commands window.

Icon

Hiperbola kosinuso

Inserts a hyperbolic cosine symbol with one placeholder. You can also type cosh(<?>) in the Commands window.

Icon

hiperbola tangento

Inserts a hyperbolic tangent symbol with one placeholder. You can also type tanh(<?>) in the Commands window.

Icon

Hiperbola Kotangento

Inserts a hyperbolic cotangent symbol with one placeholder. You can directly type coth(<?>) in the Commands window.

Icon

nth Root

Inserts an nth root function with two placeholders. You can also type nroot n x in the Commands window.

Icon

Arksinuso

Inserts an arc sine function with one placeholder. You can also type arcsin(<?>) in the Commands window.

Icon

Arkkosinuso

Inserts an arc cosine symbol with one placeholder. You can also type arccos(<?>) in the Commands window.

Icon

Arktangento

Inserts an arc tangent function with one placeholder. You can also type arctan(<?>) in the Commands window.

Icon

Arkkotangento

Inserts an arc cotangent function with one placeholder. You can directly type arccot(<?>) in the Commands window.

Icon

Absoluta valoro

Inserts an absolute value sign with one placeholder. You can also type abs(<?>) in the Commands window.

Icon

Inversa Hiperbola Sinuso

Inserts an area hyperbolic sine function with one placeholder. You can also type arsinh(<?>) in the Commands window.

Icon

Inversa Hiperbola Kosinuso

Inserts an area hyperbolic cosine function with one placeholder. You can also type arcosh(<?>) in the Commands window.

Icon

Inversa Hiperbola Tangento

Inserts an area hyperbolic tangent function with one placeholder. You can also type artanh(<?>) in the Commands window.

Icon

Inversa Hiperbola Kotangento

Inserts an area hyperbolic cotangent function with one placeholder. You can also type arcoth(<?>) in the Commands window.

Icon

Faktorialo

Inserts the factorial sign with one placeholder. You can directly type fact <?> in the Commands window.

Tip Icon

You can also assign an index or an exponent to a function. For example, typing sin^2x results in in a function "sine to the power of 2x".


Warning Icon

When typing functions manually in the Commands window, note that spaces are required for some functions (for example, abs 5=5 ; abs -3=3).