Patches item #3603652, was opened at 2013-02-06 19:14 Message generated for change (Comment added) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3603652...
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: Nobody/Anonymous (nobody) Assigned to: Miller Puckette (millerpuckette) Summary: add bang methods to atan2 and math ops
Initial Comment: Added bang methods to: atan2 cos sin atan tan sqrt log exp abs Added arg to: atan2
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2013-02-07 00:12
Message: i understand the argument to [atan2], but why would you need to [bang( all those messages? i think it is very nice that they don't have an internal state (and actually more objects should not be bangable, just because you can)
----------------------------------------------------------------------
Comment By: Jonathan Wilkes (jancsika1) Date: 2013-02-06 20:53
Message: Well, this patch should cover everything in x_arithmetic.c.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2013-02-06 20:11
Message: For consistency's sake, all of the math objects should respond to the bang message and accept arguments when they have a second inlet.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3603652...