LibreOffice SymbolLibreOffice Symbol

Emaguzu laguntza!

IMSINH funtzioa

Returns the hyperbolic sine of a complex number.

The hyperbolic sine of a complex number can be expressed by its real and imaginary parts:

sinh ( a + i b ) = sinh ( a ) cos ( b ) + i cosh ( a ) sin ( b ) sinh(a + {ital i} b) = sinh(a)cos(b) + ital i cosh(a)sin(b)

Emaitza kate-formatuan bistaratzen da eta "i" edo "j" karakterea du unitate irudikari gisa.

Iradokizun-ikonoa

Funtzio hau LibreOfficeDev 3.6 bertsiotik dago erabilgarri.


Sintaxia

IMSINH("ZenbakiKonplexua")

Complex_number is a complex number whose hyperbolic sine needs to be calculated.

Ohar-ikonoa

Zenbaki konplexu bat "a+bi" edo "a+bj" forma duen kate-adierazpen bat da, non 'a' eta 'b' zenbakiak diren.
Zenbaki konplexua zenbaki erreal ba bada (b = 0), orduan kate-adierazpen bat edo zenbaki-balio bat izan daiteke.


Abisu-ikonoa

Funtzioak beti itzultzen du zenbaki konplexu bat ordezkatzen duen kate bat.
Emaitza modura sortzen den zenbaki konplexuak bere zatietako bat (a edo b) zeroren berdina badu, zati hori ez da erakusten.


Adibideak

=IMSINH("4-3i")
-27,0168132580039-3,85373803791938i ematen du.

=IMSINH(2)
3,62686040784702 ematen du kate formatuan. Zati irudikaria zero da, eta ez da emaitzan bistaratzen.

Informazio teknikoa

Ohar-ikonoa

This function is part of the Open Document Format for Office Applications (OpenDocument) standard.