This post will guide you how to use Excel RADIANS function with syntax and examples in Microsoft excel.
Description
The Excel RADIANS function converts degrees into radians in Excel.
The RADIANS function is a build-in function in Microsoft Excel and it is categorized as a Math and Trigonometry Function.
The RADIANS function is available in Excel 2016, Excel 2013, Excel 2010, Excel 2007, Excel 2003, Excel XP, Excel 2000, Excel 2011 for Mac.
Syntax
The syntax of the RADIANS function is as below:
=RADIANS (angle)
Where the RADIANS function arguments is:
-
angle –This is a required argument. Any angle in degrees that you wan to convert to radians.
Excel RADIANS Function Examples
The below examples will show you how to use Excel RADIANS Function to convert degrees to radians.
1# to convert 180 degrees as radians, enter the following formula in Cell B1.
=RADIANS(180)

Related Functions
-
Excel TAN function
The Excel TAN function returns the tangent of a given angle. So you can use this function to calculate the tangent of an angle in radians. The syntax of the TAN function is as below:=TAN (number)…
-
Excel SIN function
The Excel TANH function returns the hyperbolic tangent of a given number.The syntax of the TANH function is as below:=TANH (number)…
-
Excel COS function
The Excel COS function returns the cosine of a given angle. The syntax of the COS function is as below:= COS(number)…
Related Posts
Excel ASINH Function
This post will guide you how to use Excel ASINH function with syntax and examples in Microsoft excel. Description The Excel ASINH function returns the inverse hyperbolic sine of a number. The ASINH function is a build-in function in Microsoft Excel ...
Excel FACT Function
This post will guide you how to use Excel FACT function with syntax and examples in Microsoft excel. Description The Excel FACT function returns the factorial of a given number. The factorial of a given number is equal to 1*2*3…* ...
Excel LN Function
This post will guide you how to use Excel LN function with syntax and examples in Microsoft excel. Description The Excel LN function returns the natural logarithm of a given number. And the natural logarithms are based on the constant ...
Excel LOG Function
This post will guide you how to use Excel LOG function with syntax and examples in Microsoft excel. Description The Excel LOG function returns the logarithm of a given number based on a supplied base. And the default base argument ...
Excel LOG10 Function
This post will guide you how to use Excel LOG10 function with syntax and examples in Microsoft excel. Description The Excel LOG10 function returns the base-10 logarithm of a given number. The LOG10 function is a build-in function in Microsoft ...
Excel MOD Function
This post will guide you how to use Excel MOD function with syntax and examples in Microsoft excel. Description The Excel MOD function returns the remainder of two numbers after division. So you can use the MOD function to get ...
Excel MMULT Function
This post will guide you how to use Excel MMULT function with syntax and examples in Microsoft excel. Description The Excel MMULT function returns the matrix product of two arrays. If you want to return multiple result in an array ...
Excel MINVERSE Function
This post will guide you how to use Excel MINVERSE function with syntax and examples in Microsoft excel. Description The Excel MINVERSE function returns the inverse matrix for a given matrix. The MINVERSE function is a build-in function in Microsoft ...
Excel MDETERM Function
This post will guide you how to use Excel MDETERM function with syntax and examples in Microsoft excel. Description The Excel MDETERM function returns the matrix determinant of an array. So you can use the MDETERM function to calculate the ...
Excel PRODUCT Function
This post will guide you how to use Excel PRODUCT function with syntax and examples in Microsoft excel. Description The Excel PRODUCT function multiplies the numbers and returns the product. For example, If you want to multiple the numbers in ...