<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Radians in math actor]]></title><description><![CDATA[<p dir="auto">i'm using the equation y=sin(2πt/23) and have been experiencing unexpected results.</p>
<div>after much head scratching and googling, i've realised the problem is that i'm sending in a radian value into the math actor and this is treating it as a decimal value.</div>
<div>i don't know wether i need to make the math actor work with radians or if i need to convert the radian value to a decimal.</div>]]></description><link>https://community.troikatronix.com/topic/945/radians-in-math-actor</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 21:29:34 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/945.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 07 Nov 2013 10:23:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Radians in math actor on Fri, 08 Nov 2013 00:03:27 GMT]]></title><description><![CDATA[<p dir="auto">i've found what to do.</p>
<div>y=sin(2pi X t / 23) X 180 / pi </div>
<div>the answer is in degrees and the math actor works in degrees.</div>
<div>yesterday i might have been having a bit of what we'll call in the uk "a bit of a blonde moment"</div>]]></description><link>https://community.troikatronix.com/post/8985</link><guid isPermaLink="true">https://community.troikatronix.com/post/8985</guid><dc:creator><![CDATA[particlep]]></dc:creator><pubDate>Fri, 08 Nov 2013 00:03:27 GMT</pubDate></item></channel></rss>