Trigonometrie

acos
acos (x)

Alternativní názvy: arccos

Funkce arkus kosinus (inverzní kosinus).

acosh
acosh (x)

Alternativní názvy: arccosh

Funkce arkus hyperbolický kosinus (inverzní cosh).

acot
acot (x)

Alternativní názvy: arccot

Funkce arkus kotangens (inverzní kotangens).

acoth
acoth (x)

Alternativní názvy: arccoth

Funkce arkus hyperbolický kotangens (inverzní coth).

acsc
acsc (x)

Alternativní názvy: arccsc

Funkce inverzní kosekans.

acsch
acsch (x)

Alternativní názvy: arccsch

Funkce inverzní hyperbolický kosekans.

asec
asec (x)

Alternativní názvy: arcsec

Funkce inverzní sekans.

asech
asech (x)

Alternativní názvy: arcsech

Funkce inverzní hyperbolický sekans.

asin
asin (x)

Alternativní názvy: arcsin

Funkce arkus sinus (inverzní sinus).

asinh
asinh (x)

Alternativní názvy: arcsinh

Funkce arkus hyperbolický sinus (inverzní sinh).

atan
atan (x)

Alternativní názvy: arctan

Vypočítat funkce arkus tangens (inverzní tangens).

See Wikipedia or Mathworld for more information.

atanh
atanh (x)

Alternativní názvy: arctanh

Funkce arkus hyperbolický tangens (inverzní tanh).

atan2
atan2 (y, x)

Alternativní názvy: arctan2

Vypočítat funkci arctan2. Jestliže je x>0, pak vrací atan(y/x). Jestliže je x<0, vrací sign(y) * (pi - atan(|y/x|). A při x=0 vrací sign(y) * pi/2. Volání atan2(0,0) vrací 0 namísto selhání.

See Wikipedia or Mathworld for more information.

cos
cos (x)

Vypočítat funkci kosinus.

See Wikipedia or Planetmath for more information.

cosh
cosh (x)

Vypočítat funkci hyperbolický kosinus.

Více informací najdete v encyklopediích Wikipedia a Planetmath (text je v angličtině).

cot
cot (x)

Funkce kotangens.

See Wikipedia or Planetmath for more information.

coth
coth (x)

Funkce hyperbolický kotangens.

Více informací najdete v encyklopediích Wikipedia a Planetmath (text je v angličtině).

csc
csc (x)

Funkce kosekans.

See Wikipedia or Planetmath for more information.

csch
csch (x)

Funkce hyperbolický kosekans.

Více informací najdete v encyklopediích Wikipedia a Planetmath (text je v angličtině).

sec
sec (x)

Funkce sekans.

See Wikipedia or Planetmath for more information.

sech
sech (x)

Funkce hyperbolický sekans.

Více informací najdete v encyklopediích Wikipedia a Planetmath (text je v angličtině).

sin
sin (x)

Vypočítat funkci sinus.

See Wikipedia or Planetmath for more information.

sinh
sinh (x)

Vypočítat funkci hyperbolický sinus.

Více informací najdete v encyklopediích Wikipedia a Planetmath (text je v angličtině).

tan
tan (x)

Vypočítat funkci tangens.

See Wikipedia or Planetmath for more information.

tanh
tanh (x)

Funkce hyperbolický tangens.

Více informací najdete v encyklopediích Wikipedia a Planetmath (text je v angličtině).