Τριγωνομετρία

acos
acos (x)

Παραλλαγές: arccos

Η συνάρτηση arccos (τόξο συνημιτόνου).

acosh
acosh (x)

Παραλλαγές: arccosh

Η συνάρτηση arccosh (τόξο υπερβολικού συνημιτόνου).

acot
acot (x)

Παραλλαγές: arccot

Η συνάρτηση arccot (τόξο συνεφαπτομένης).

acoth
acoth (x)

Παραλλαγές: arccoth

Η συνάρτηση arccoth (τόξο υπερβολικής συνεφαπτομένης).

acsc
acsc (x)

Παραλλαγές: arccsc

Η συνάρτηση τόξου συντέμνουσας.

acsch
acsch (x)

Παραλλαγές: arccsch

Η συνάρτηση τόξου υπερβολικής συντέμνουσας.

asec
asec (x)

Παραλλαγές: arcsec

Η συνάρτηση τόξου τέμνουσας.

asech
asech (x)

Παραλλαγές: arcsech

Η συνάρτηση τόξου υπερβολικής τέμνουσας.

asin
asin (x)

Παραλλαγές: arcsin

Η συνάρτηση arcsin (τόξο ημιτόνου).

asinh
asinh (x)

Παραλλαγές: arcsinh

Η συνάρτηση arcsinh (τόξο υπερβολικού ημιτόνου).

atan
atan (x)

Παραλλαγές: arctan

Υπολογίζει τη συνάρτηση arctan (τόξο εφαπτομένης).

See Wikipedia or Mathworld for more information.

atanh
atanh (x)

Παραλλαγές: arctanh

Η συνάρτηση arctanh (τόξο υπερβολικής εφαπτομένης).

atan2
atan2 (y, x)

Παραλλαγές: arctan2

Calculates the arctan2 function. If x>0 then it returns atan(y/x). If x<0 then it returns sign(y) * (pi - atan(|y/x|). When x=0 it returns sign(y) * pi/2. atan2(0,0) returns 0 rather than failing.

See Wikipedia or Mathworld for more information.

cos
cos (x)

Υπολογίζει τη συνάρτηση του συνημιτόνου.

See Wikipedia or Planetmath for more information.

cosh
cosh (x)

Υπολογίζει την συνάρτηση υπερβολικού συνημιτόνου.

See Wikipedia or Planetmath for more information.

cot
cot (x)

Η συνάρτηση συνεφαπτομένης.

See Wikipedia or Planetmath for more information.

coth
coth (x)

Η συνάρτηση υπερβολικής συνεφαπτομένης.

See Wikipedia or Planetmath for more information.

csc
csc (x)

Η συνάρτηση συντέμνουσας.

See Wikipedia or Planetmath for more information.

csch
csch (x)

Η συνάρτηση υπερβολικής συντέμνουσας.

See Wikipedia or Planetmath for more information.

sec
sec (x)

Η συνάρτηση τέμνουσας.

See Wikipedia or Planetmath for more information.

sech
sech (x)

Η συνάρτηση υπερβολικής τέμνουσας.

See Wikipedia or Planetmath for more information.

sin
sin (x)

Υπολογίζει τη συνάρτηση του ημιτόνου.

See Wikipedia or Planetmath for more information.

sinh
sinh (x)

Υπολογίζει την συνάρτηση υπερβολικού ημιτόνου.

See Wikipedia or Planetmath for more information.

tan
tan (x)

Υπολογίζει τη συνάρτηση της εφαπτομένης.

See Wikipedia or Planetmath for more information.

tanh
tanh (x)

Η συνάρτηση υπερβολικής εφαπτομένης.

See Wikipedia or Planetmath for more information.