From professional translators, enterprises, web pages and freely available translation repositories.
die funktion imcosh(zeichenfolge) gibt den kosinus hyperbolicus einer komplexen zahl zurück.
funkcia imcos( reťazec) vracia kosínus komplexného čísla.
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
die funktion asinh() berechnet den inversen sinus hyperbolicus von x. das ist der wert, dessen sinus hyperbolicus gleich x ist.
funkcia asinh () vypočíta inverzný hyperbolický sínus x; je to hodnota, ktorej hyperbolický sínus je x.
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
die funktion tanh() gibt den tangens hyperbolicus von x zurück. er ist definiert als sinh(x) / cosh(x)
funkcia tanh () vracia hodnotu hyperbolického tangensu x, ktorý je matematicky definovaný ako sinh( x) / cosh( x).
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
die funktion acosh() berechnet den inversen kosinus hyperbolicus von x. das ist der wert, dessen kosinus hyperbolicus gleich x ist. wenn x kleiner als1,0 ist, gibt acosh() einen ungültigen wert (nan) zurück und errno wird entsprechend gesetzt.
funkcia acosh () vypočíta inverzný hyperbolický kosínus x; je to hodnota, ktorej hyperbolický kosínus je x. ak je x menšie ako 1. 0, acosh () nemá riešenie (nan) a je nastavený príznak errno.
Last Update: 2011-10-23
Usage Frequency: 1
Quality: