Trigonometri

acos
acos (x)

Alias: arccos

arccos-funktionen (invers cos).

acosh
acosh (x)

Alias: arccosh

arccosh-funktionen (invers cosh).

acot
acot (x)

Alias: arccot

arccot-funktionen (invers cot).

acoth
acoth (x)

Alias: arccoth

arccoth-funktionen (invers coth).

acsc
acsc (x)

Alias: arccsc

Inversa cosekantfunktionen.

acsch
acsch (x)

Alias: arccsch

Inversa hyperboliska cosekantfunktionen.

asec
asec (x)

Alias: arcsec

Inversa sekantfunktionen.

asech
asech (x)

Alias: arcsech

Inversa hyperboliska sekantfunktionen.

asin
asin (x)

Alias: arcsin

arcsin-funktionen (invers sin).

asinh
asinh (x)

Alias: arcsinh

arcsinh-funktionen (invers sinh).

atan
atan (x)

Alias: arctan

Beräknar arcustangensfunktionen (invers tangens).

Se Wikipedia eller Mathworld för mer information.

atanh
atanh (x)

Alias: arctanh

arctanh-funktionen (invers tanh).

atan2
atan2 (y, x)

Alias: arctan2

Beräknar arctan2-funktionen. Om x>0 returnerar den atan(y/x). If x<0 returnerar den sign(y) * (pi - atan(|y/x|). Då x=0 returnerar den sign(y) * pi/2. atan2(0,0) returnerar 0 snarare än att misslyckas.

Se Wikipedia eller Mathworld för mer information.

cos
cos (x)

Beräknar cosinusfunktionen.

Se Wikipedia eller Planetmath för mer information.

cosh
cosh (x)

Beräknar funktionen för hyperbolisk cosinus.

Se Wikipedia eller Planetmath för mer information.

cot
cot (x)

Cotangensfunktionen.

Se Wikipedia eller Planetmath för mer information.

coth
coth (x)

Hyperboliska cotangensfunktionen.

Se Wikipedia eller Planetmath för mer information.

csc
csc (x)

Cosekantfunktionen.

Se Wikipedia eller Planetmath för mer information.

csch
csch (x)

Hyperboliska cosekantfunktionen.

Se Wikipedia eller Planetmath för mer information.

sec
sec (x)

Sekantfunktionen.

Se Wikipedia eller Planetmath för mer information.

sech
sech (x)

Hyperboliska sekantfunktionen.

Se Wikipedia eller Planetmath för mer information.

sin
sin (x)

Beräknar sinusfunktionen.

Se Wikipedia eller Planetmath för mer information.

sinh
sinh (x)

Beräknar funktionen för hyperbolisk sinus.

Se Wikipedia eller Planetmath för mer information.

tan
tan (x)

Beräknar tangensfunktionen.

Se Wikipedia eller Planetmath för mer information.

tanh
tanh (x)

Hyperboliska tangensfunktionen.

Se Wikipedia eller Planetmath för mer information.