jackschaedler / circles-sines-signals

A Compact Primer on Digital Signal Processing
982 stars 86 forks source link

Display correct coordinates and magnitude for initial point #20

Closed agacek closed 7 years ago

agacek commented 8 years ago

Right now it displays the initial point textually as "+ 0.50 + 0.50 i" with magnitude 0.71. But graphically the initial point is actually at "+ 0.71 + 0.71 i" with magnitude 1.00. This fixes the initial textual description.

jackschaedler commented 7 years ago

@agacek Thank you for this, and apologies for the incredibly slow response time!