- Categorias:
Funções numéricas (Trigonométrico)
ATANH¶
Calcula a tangente hiperbólica inversa (arco) de seu argumento.
Sintaxe¶
Argumentos¶
input_exprThe value or expression to operate on. Must be a value between -1.0 and +1.0 (inclusive). The data type must be FLOAT.
Retornos¶
This function returns a value of type FLOAT.