From professional translators, enterprises, web pages and freely available translation repositories.
funktionen acos () giver inverse cosinus i radianer og værdien er matematisk defineret til at være mellem 0 og pi (inklusivt)
the acos() function returns the arc cosine in radians and the value is mathematically defined to be 0 to pi (inclusive).
funktionen acosh () beregner den inverse hyperbolske cosinus til x. det er værdien hvis hyperbolske cosinus er x. hvis x er mindre end 1, 0, giver acosh () ikke et tal (nan = not a number) og errno sættes.
the acosh() function calculates the inverse hyperbolic cosine of x. that is the value whose hyperbolic cosine is x. if x is less than 1.0, acosh() returns not-a-number (nan) and errno is set.