Matematické funkce - SinH, CosH, TanH, CotH |
![]() |
Funkce: Dim temp As Double temp
= Exp(value) End Function '
hyperbolický kosinus Dim temp As Double temp
= Exp(value) End Function '
hyperbolický tangent Dim temp As Double temp
= Exp(value) End Function '
hyperbolický kotangent Dim temp As Double temp
= Exp(value) End Function |
![]() |
Autor: The Bozena |