From professional translators, enterprises, web pages and freely available translation repositories.
the asinh() function calculates the inverse hyperbolic sine of x; that is the value whose hyperbolic sine is x.
de functie asinh(x) berekent de inverse hyperbolische sinus y van x; dit is de waarde waarvan de hyperbolische sinus x is. (x uit r, y uit r).
@function=acosh @syntax=acosh(x) @description=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 the #num! error. * this function is excel compatible. @examples= acosh(2) equals 1.31696. acosh(5.3) equals 2.35183. @seealso=acos, asinh, degrees, radians
@function=acosh @syntax=acosh(x) @description=acosh berekent de inverse cosinus hyperbolicus van @x; de waarde dus, waarvan de cosinus hyperbolicus gelijk is aan @x. * als @x kleiner is dan 1,0 geeft acosh() een #getal! foutmelding. * deze functie is compatibel met excel. @examples= acosh(2) is 1,31696 acosh(5,3) is 2,35183 @seealso=acos, asinh, degrees, radians