Matematické funkce II - ASin, ACos, ACot |
![]() |
Funkce: If
Abs(value) <> 1 Then End Function '
arcus kosinus If
Abs(value) <> 1 Then End Function '
arcus kotangent ACot = Atn(1 / value) End Function |
![]() |
Autor: The Bozena |