• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

PHP atanh function – Inverse hyperbolic tangent

by admin

Description

Returns the inverse hyperbolic tangent of value.

Syntax:

atanh(float $num): float

Parameters

Parameter Description
y Dividend parameter
x Divisor parameter

Return Values

Inverse hyperbolic tangent of num.

Filed Under: PHP

Some more articles you might also be interested in …

  1. PHP function acos – Arc cosine
  2. htaccess Cheatsheet
  3. PHP connection_status function – Returns connection status bitfield
  4. PHP bindec function – Convert a number between arbitrary bases
  5. PHP function stripslashes() – Un-quotes a quoted string
  6. PHP function chr() – Generate a single-byte string from a number
  7. PHP function chunk_split() – Split a string into smaller chunks
  8. PHP function str_ireplace() – Case-insensitive version of str_replace()
  9. PHP atan function – Arc tangent
  10. PHP base_convert function – Convert a number between arbitrary bases

You May Also Like

Primary Sidebar

Recent Posts

  • csslint: A linter for CSS code
  • csh: The shell (command interpreter) with C-like syntax (Command Examples)
  • csc: The Microsoft C# Compiler (Command Examples)
  • crystal: Tool for managing Crystal source code

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright