Difference between revisions of "Manuals/calci/RADIANSLIST"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<div style="font-size:30px">'''RADIANSLIST (By,TillAngle,FromAngle)'''</div><br/> | <div style="font-size:30px">'''RADIANSLIST (By,TillAngle,FromAngle)'''</div><br/> | ||
*<math> By</math> is the skip angle value. | *<math> By</math> is the skip angle value. | ||
− | *<math> Till Angle</math> and <math>From Angle</math> are maximum and | + | *<math> Till Angle</math> and <math>From Angle</math> are maximum and minimum angle values. |
==Description== | ==Description== | ||
− | *This function | + | *This function displays the value in Radians, with the given limit values. |
*In <math>RADIANSLIST (By,TillAngle,FromAngle)</math>,<math>By</math> is the skip value,<math>Till Angle</math> is maximum limit of the angle value. | *In <math>RADIANSLIST (By,TillAngle,FromAngle)</math>,<math>By</math> is the skip value,<math>Till Angle</math> is maximum limit of the angle value. | ||
*<math>From Angle</math> is the starting value of the angle. | *<math>From Angle</math> is the starting value of the angle. | ||
− | * | + | *When all the given values are in degrees, it is converted in to Radians. |
*Radian is the SI unit for the angle. | *Radian is the SI unit for the angle. | ||
*1 degrees = 0.0174532925 radians. | *1 degrees = 0.0174532925 radians. | ||
Line 15: | Line 15: | ||
#RADIANSLIST(20,180,80) = 1.3962634015954636㎭ 1.7453292519943295㎭ 2.0943951023931953㎭ 2.443460952792061㎭ 2.792526803190927㎭ 3.141592653589793㎭ | #RADIANSLIST(20,180,80) = 1.3962634015954636㎭ 1.7453292519943295㎭ 2.0943951023931953㎭ 2.443460952792061㎭ 2.792526803190927㎭ 3.141592653589793㎭ | ||
#RADIANSLIST(32.6,360,250.3) = 4.368559117741807㎭ 4.937536453891958㎭ 5.506513790042111㎭ 6.0754911261922615㎭ | #RADIANSLIST(32.6,360,250.3) = 4.368559117741807㎭ 4.937536453891958㎭ 5.506513790042111㎭ 6.0754911261922615㎭ | ||
+ | |||
+ | |||
+ | ==Related Videos== | ||
+ | |||
+ | {{#ev:youtube|v=EnwWxMZVBeg|280|center|Radians}} | ||
==See Also== | ==See Also== |
Latest revision as of 00:00, 14 February 2019
RADIANSLIST (By,TillAngle,FromAngle)
- is the skip angle value.
- and are maximum and minimum angle values.
Description
- This function displays the value in Radians, with the given limit values.
- In , is the skip value, is maximum limit of the angle value.
- is the starting value of the angle.
- When all the given values are in degrees, it is converted in to Radians.
- Radian is the SI unit for the angle.
- 1 degrees = 0.0174532925 radians.
Examples
- RADIANSLIST(30,120,40) = 0.6981317007977318㎭ 1.2217304763960306㎭ 1.7453292519943295㎭
- RADIANSLIST(20,180,80) = 1.3962634015954636㎭ 1.7453292519943295㎭ 2.0943951023931953㎭ 2.443460952792061㎭ 2.792526803190927㎭ 3.141592653589793㎭
- RADIANSLIST(32.6,360,250.3) = 4.368559117741807㎭ 4.937536453891958㎭ 5.506513790042111㎭ 6.0754911261922615㎭