Returns the inverse hyperbolic sine of a number.
ฟังก์ชันนี้ทำงานใน Google Sheets เหมือนกับใน Excel — ไวยากรณ์และอาร์กิวเมนต์เดียวกัน
ASINH(number)The ASINH function calculates the inverse hyperbolic sine of a given real number. The result is the value whose hyperbolic sine is the specified number.
=ASINH(1)ผลลัพธ์: 0.881373587
Returns the inverse hyperbolic sine of 1.
=ASINH(-1)ผลลัพธ์: -0.881373587
Returns the inverse hyperbolic sine of -1.
The ASINH function accepts any real number as an input.