The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

atanh (3)
  • atanh (3) ( Solaris man: Библиотечные вызовы )
  • >> atanh (3) ( FreeBSD man: Библиотечные вызовы )
  • atanh (3) ( Русские man: Библиотечные вызовы )
  • atanh (3) ( Linux man: Библиотечные вызовы )
  • atanh (3) ( POSIX man: Библиотечные вызовы )

  • BSD mandoc
     

    NAME

    
    
    atanh
    
     
    atanhf
    
     - inverse hyperbolic tangent functions
    
     
    

    LIBRARY

    Lb libm
    
     
    

    SYNOPSIS

       #include <math.h>
    double atanh (double x);
    float atanhf (float x);
     

    DESCRIPTION

    The atanh ();
    and the atanhf ();
    functions compute the inverse hyperbolic tangent of the real argument x For a discussion of error due to roundoff, see math(3).  

    RETURN VALUES

    The atanh ();
    and the atanhf ();
    functions return the inverse hyperbolic tangent of x if successful. If the argument has absolute value 1, a divide-by-zero exception is raised and an infinity is returned. If |x| > 1, an invalid exception is raised and an is returned.  

    SEE ALSO

    acosh(3), asinh(3), exp(3), fenv(3), math(3)  

    HISTORY

    The atanh ();
    function appeared in BSD 4.3


     

    Index

    NAME
    LIBRARY
    SYNOPSIS
    DESCRIPTION
    RETURN VALUES
    SEE ALSO
    HISTORY


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру