Difference between revisions of "Manuals/calci/RADIANSLIST"

From ZCubes Wiki
Jump to navigation Jump to search
 
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 Minimum angle value.
+
*<math> Till Angle</math> and <math>From Angle</math> are maximum and minimum angle values.
  
 
==Description==
 
==Description==
*This function shows the Radians value with the given limit values.  
+
*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.  
*All the given values are in degrees,then it is converted in to Radians.
+
*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.

Latest revision as of 01: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

  1. RADIANSLIST(30,120,40) = 0.6981317007977318㎭ 1.2217304763960306㎭ 1.7453292519943295㎭
  2. RADIANSLIST(20,180,80) = 1.3962634015954636㎭ 1.7453292519943295㎭ 2.0943951023931953㎭ 2.443460952792061㎭ 2.792526803190927㎭ 3.141592653589793㎭
  3. RADIANSLIST(32.6,360,250.3) = 4.368559117741807㎭ 4.937536453891958㎭ 5.506513790042111㎭ 6.0754911261922615㎭


Related Videos

Radians

See Also

References