print"Returns the absolute value: "&Abs(-50.00)print"Returns the arctangent: "&Atn(1)*4print"Returns the sine: "&Sin(30)print"Returns the cosine: "&Cos(30)print"Returns the tangent: "&Tan(30)print"Returns e raised to a power: "&Exp(0)&" "&Exp(1)print"Returns the integer part: "&Int(50.247862)&" "&Fix(50.247862)print"Returns the natural logarithm: "&Log(2)print"Returns the square root: "&Sqr(676)Randomizeprint"Returns a random number: "&Rnd
Output
Returns the absolute value: 50
Returns the arctangent: 3.14159265358979
Returns the sine: -0.988031624092862
Returns the cosine: 0.154251449887584
Returns the tangent: -6.40533119664628
Returns e raised to a power: 1 2.71828182845905
Returns the integer part: 50 50
Returns the natural logarithm: 0.693147180559945
Returns the square root: 26
Returns a random number: 0.8620264
Dear User, Thank you for visitng KodingWindow. If you are interested in technical articles, latest technologies, and our journey further, please follow us on LinkedIn.
Dear User, We are grateful for your interest in the KodingWindow Android app. We intend to soon make it available on the Google Play Store. Currently, you need to install apk manually. Would you like to get the app? Minimum Requirement(s): Android 10