Re: sine wave
Re: sine wave
- Subject: Re: sine wave
- From: Graham Cox <email@hidden>
- Date: Mon, 1 Feb 2010 13:46:30 +1100
On 01/02/2010, at 1:22 PM, Chunk 1978 wrote:
> i'm searching for a general algorithm to produce a cartesian sine wave
> that outputs numbers, which i suppose would be based on maximum
> distance (range) from Y while using a timer.
v = range * sin(t)
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >sine wave (From: Chunk 1978 <email@hidden>) |