<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Calc on meowody</title><link>https://meowody.com/blog/tags/calc/</link><description>Recent content in Calc on meowody</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sat, 21 Mar 2026 17:11:28 +0800</lastBuildDate><atom:link href="https://meowody.com/blog/tags/calc/index.xml" rel="self" type="application/rss+xml"/><item><title>Coordinates on a Circle</title><link>https://meowody.com/blog/posts/calc-circle-point-coordinates/</link><pubDate>Sat, 21 Mar 2026 17:11:28 +0800</pubDate><guid>https://meowody.com/blog/posts/calc-circle-point-coordinates/</guid><description>&lt;h1 id="find-the-coordinates-of-a-point-on-a-circle"&gt;Find the coordinates of a point on a circle.&lt;/h1&gt;
&lt;p&gt;Calculating the coordinates of a point on a circle typically depends on the information you already know (such as the angle, the position of the circle&amp;rsquo;s center, etc.). The most commonly used method involves &lt;strong&gt;trigonometric functions&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://meowody.com/blog/posts/calc-circle-point-coordinates/calc-en.jpg" alt="calc-coor" style="max-width: 100%; height: auto; display:block; margin: 0 auto; border: 1px solid var(--glass-border); border-radius: .5rem;" /&gt;&lt;/p&gt;
&lt;h2 id="standard-circle-centered-at-the-origin"&gt;Standard Circle (Centered at the Origin)&lt;/h2&gt;
&lt;p&gt;If the center of the circle is located at the origin $(0, 0)$ of the coordinate system, the radius is $r$, and the angle between the point and the positive direction of the $x$-axis is $\theta$, then the coordinates $(x, y)$ of that point are:&lt;/p&gt;</description></item></channel></rss>