PHP Conference Fukuoka 2025

acosh

(PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8)

acosh โ€” Inverse hyperbolic cosine

ะžะฟะธั

acosh(float $num): float

Returns the inverse hyperbolic cosine of num, i.e. the value whose hyperbolic cosine is num.

ะŸะฐั€ะฐะผะตั‚ั€ะธ

num

The value to process

ะ—ะฝะฐั‡ะตะฝะฝั, ั‰ะพ ะฟะพะฒะตั€ั‚ะฐัŽั‚ัŒัั

The inverse hyperbolic cosine of num

ะŸั€ะพะณะปัะฝัŒั‚ะต ั‚ะฐะบะพะถ

๏ผ‹add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top