Правила форума :: Скачать Pascal :: FAQ // Ада–2020 :: Скачать GNAT :: OEM–2015 :: Ada -> C/C++
ПомощьПользователиПоиск
Войти
Language: РусскийEnglish
Sin (function)
Returns the sine of the argument.
function Sin(X: Real): Real;
Windows
X is a real-type expression. Returns the sine of the angle X in radians.
ArcTan TypeOf Cos
Sin.PAS