[PD-dev] [ pure-data-Patches-3603891 ] add bang and working args to atan2

SourceForge.net noreply at sourceforge.net
Sat Feb 9 02:33:25 CET 2013


Patches item #3603891, was opened at 2013-02-08 17:32
Message generated for change (Comment added) made by jancsika1
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3603891&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jonathan Wilkes (jancsika1)
Assigned to: Nobody/Anonymous (nobody)
Summary: add bang and working args to atan2

Initial Comment:
This patch fixes bug #1426717. It adds a bang method to atan2 and makes the floatarg work correctly. That's all it does.

This makes all binops have the same interface. Previously atan2 was the only binop that didn't have a bang method, and there is no good reason for that inconsistency.

----------------------------------------------------------------------

Comment By: Jonathan Wilkes (jancsika1)
Date: 2013-02-08 17:33

Message:
Please remove the other anonymous patch where the file didn't get attached.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3603891&group_id=55736



More information about the Pd-dev mailing list