Manuals/calci/POINTAT
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)} .