ACOT |
| ACOT(number) |
Returns the angle in radians for a given cotangent of a number. |
| number | The number you want the inverse cotangent of. |
| REMARKS |
| * For an illustrated example refer to the Trigonometric Functions page. * The inverse of this function is the COT function. * The angle returned is in radians between 0 and PI. * If "number" is not numeric, then #VALUE is returned. * To convert a number from degrees to radians, multiply it by PI/180 * To convert a number from radians to degrees, multiply it by 180/PI. * You can use the ACOS function to return the angle in radians for a given cosine ratio. * You can use the ASIN function to return the angle in radians for a given sine ratio. * You can use the ATAN function to return the angle in radians for a given tangent ratio. * You can use the ATAN2 function to return the arc-tangent of the given x and y co-ordinates. * You can use the COT function to return the cotangent of a number. * You can use the RADIANS function to convert from degrees to radians. * You can use the DEGREES function to convert from radians to degrees. * This function was added in Excel 2013. * For the Microsoft documentation refer to support.microsoft.com |
|
| 1 - How many degrees is the arc-cotangent of 0.5 radians. 2 - How many degrees is the arc-cotangent of 0.5 radians. 3 - How many degrees is the arc-cotangent of 0.5 radians. 4 - How many degrees is the arc-cotangent of 0.5 radians. 5 - How many degrees is the arc-cotangent of 0.5 radians. 6 - How many degrees is the arc-cotangent of 0.5 radians. 7 - How many degrees is the arc-cotangent of 0.5 radians. 8 - How many degrees is the arc-cotangent of 0.5 radians. 9 - How many degrees is the arc-cotangent of 0.5 radians. 10 - When number is not numeric. |
© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited Top