RADIANS function: Difference between revisions

From Planfix
Jump to: navigation, search
(Created page with " {{#seo: |title=RADIANS Function |titlemode=append |keywords=planfix, function, radians |description=RADIANS Function }} '''RADIANS''' — converts degrees to radians. == Format == '''RADIANS(angle)''' == Example == {| class="wikitable" |- ! style="font-weight: bold" | Formula ! style="font-weight: bold" | Description ! style="font-weight: bold" | Result |- |RADIANS(270) |270 degrees in radians (4.712389 or 3π/2 radians) |4.712389 |} == Go To == Standard functi...")
 
No edit summary
 
Line 10: Line 10:


== Format ==
== Format ==
'''RADIANS(angle)'''
'''RADIANS(angle)'''


== Example ==
== Example ==

Latest revision as of 14:32, 15 February 2024

RADIANS — converts degrees to radians.

Format

RADIANS(angle)

Example

Formula Description Result
RADIANS(270) 270 degrees in radians (4.712389 or 3π/2 radians) 4.712389


Go To

Standard functions