Trigonometric Functions
LibreOffice बेसिक में निम्न त्रिकोणमितीय फ़ंक्शन समर्थित हैं.
Trigonometric function that returns the arctangent of a numeric expression. The return value is in the range -Pi/2 to +Pi/2.
Calculates the cosine of an angle. The angle is specified in radians. The result lies between -1 and 1.
Returns the sine of an angle. The angle is specified in radians. The result lies between -1 and 1.
Determines the tangent of an angle. The angle is specified in radians.