Manuals/calci/POINTAT

From ZCubes Wiki
Revision as of 17:00, 22 August 2017 by Devika (talk | contribs) (Created page with "<div style="font-size:30px">'''POINTAT (degrees,radius,cx,cy)'''</div><br/> *<math>degrees</math> is any degree value. *<math>radius</math> is the radius value of the circle. ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
POINTAT (degrees,radius,cx,cy)


  • is any degree value.
  • is the radius value of the circle.

Description

  • This function used to find the points on the circle using radius of the circle and degree value.
  • In , is any degree value.
  • is the radius of the circle.
  • Consider a circle centered at the origin with radius r, and marking the point on the circle indicated by some angle θ.
  • For the point (x, y) on a circle of radius r at an angle of ,the the function = and = and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y=rSin(\theta )} .
  • On a unit circle, a circle with radius 1,Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x=Cos(\theta)} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y=Sin(\theta)} .

Examples

See Also

References

Point At