From Clomosy Docs

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 December 2024

13 November 2024

7 October 2024

13 February 2024

28 February 2023

  • curprev 11:2911:29, 28 February 2023ClomosyManager talk contribs 406 bytes +406 Created page with " function Sin(const Number Extended):Extended; The Sin function is a mathematical function giving the Sine value of a Number value given radians.<br> '''Example:'''<br> '''const''' PI = 3.14;<br> '''var''' floatValue : float;<br> '''begin'''<br> floatValue := Sin(PI/6); ShowMessage('Sin(PI/6) = '+FloatToStr(floatValue));<br> '''end;''' '''Output:'''<br> Sin(PI/6) = 0,499770102643102"
Retrieved from "http:///Sin"