ArrayArrayArrayArrayArrayArrayArrayArray BrainModular BrainModular Users Forum 2011-09-29T13:19:42+02:00 https://www.brainmodular.com/forums/app.php/feed/topic/3177 2011-09-29T13:19:42+02:00 2011-09-29T13:19:42+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21479#p21479 <![CDATA[New Math Functions]]> Statistics: Posted by senso — 29 Sep 2011, 13:19


]]>
2011-09-29T12:27:03+02:00 2011-09-29T12:27:03+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21477#p21477 <![CDATA[New Math Functions]]> ;-)

Statistics: Posted by nay-seven — 29 Sep 2011, 12:27


]]>
2011-09-29T11:37:29+02:00 2011-09-29T11:37:29+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21473#p21473 <![CDATA[New Math Functions]]>

The modules should have linked correctly the first time but I have recompiled them and the binary has grown in size so I think it should now be fixed if you want to download them again.

Once they are confirmed to be working I will add wiki pages for them.

Statistics: Posted by caco — 29 Sep 2011, 11:37


]]>
2011-09-29T10:38:18+02:00 2011-09-29T10:38:18+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21471#p21471 <![CDATA[New Math Functions]]> and the module is invalid ( vista machine)

Statistics: Posted by nay-seven — 29 Sep 2011, 10:38


]]>
2011-09-29T09:33:07+02:00 2011-09-29T09:33:07+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21470#p21470 <![CDATA[New Math Functions]]> I have the message
"libstdc++-6.dll is missing on this computer"

Statistics: Posted by senso — 29 Sep 2011, 09:33


]]>
2011-09-28T23:11:42+02:00 2011-09-28T23:11:42+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21466#p21466 <![CDATA[New Math Functions]]> Statistics: Posted by ethnix73 — 28 Sep 2011, 23:11


]]>
2011-09-28T13:26:39+02:00 2011-09-28T13:26:39+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21454#p21454 <![CDATA[New Math Functions]]> Statistics: Posted by senso — 28 Sep 2011, 13:26


]]>
2011-09-28T12:43:42+02:00 2011-09-28T12:43:42+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21453#p21453 <![CDATA[New Math Functions]]>
fmodf outputs the floating-point remainder of x/y, e.g is a floating-point modulus operator.

modf splits the incoming data into its intergral and fractional parts, e.g if its input is 12.3 then its outputs are 12.0 and 0.3

It's nothing that can't already be done in Usine but I find it quicker to have dedicated modules for them :)

Statistics: Posted by caco — 28 Sep 2011, 12:43


]]>
BrainModular BrainModular Users Forum 2011-09-29T13:19:42+02:00 https://www.brainmodular.com/forums/app.php/feed/topic/3177 2011-09-29T13:19:42+02:00 2011-09-29T13:19:42+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21479#p21479 <![CDATA[New Math Functions]]> Statistics: Posted by senso — 29 Sep 2011, 13:19


]]>
2011-09-29T12:27:03+02:00 2011-09-29T12:27:03+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21477#p21477 <![CDATA[New Math Functions]]> ;-)

Statistics: Posted by nay-seven — 29 Sep 2011, 12:27


]]>
2011-09-29T11:37:29+02:00 2011-09-29T11:37:29+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21473#p21473 <![CDATA[New Math Functions]]>

The modules should have linked correctly the first time but I have recompiled them and the binary has grown in size so I think it should now be fixed if you want to download them again.

Once they are confirmed to be working I will add wiki pages for them.

Statistics: Posted by caco — 29 Sep 2011, 11:37


]]>
2011-09-29T10:38:18+02:00 2011-09-29T10:38:18+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21471#p21471 <![CDATA[New Math Functions]]> and the module is invalid ( vista machine)

Statistics: Posted by nay-seven — 29 Sep 2011, 10:38


]]>
2011-09-29T09:33:07+02:00 2011-09-29T09:33:07+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21470#p21470 <![CDATA[New Math Functions]]> I have the message
"libstdc++-6.dll is missing on this computer"

Statistics: Posted by senso — 29 Sep 2011, 09:33


]]>
2011-09-28T23:11:42+02:00 2011-09-28T23:11:42+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21466#p21466 <![CDATA[New Math Functions]]> Statistics: Posted by ethnix73 — 28 Sep 2011, 23:11


]]>
2011-09-28T13:26:39+02:00 2011-09-28T13:26:39+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21454#p21454 <![CDATA[New Math Functions]]> Statistics: Posted by senso — 28 Sep 2011, 13:26


]]>
2011-09-28T12:43:42+02:00 2011-09-28T12:43:42+02:00 https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21453#p21453 <![CDATA[New Math Functions]]>
fmodf outputs the floating-point remainder of x/y, e.g is a floating-point modulus operator.

modf splits the incoming data into its intergral and fractional parts, e.g if its input is 12.3 then its outputs are 12.0 and 0.3

It's nothing that can't already be done in Usine but I find it quicker to have dedicated modules for them :)

Statistics: Posted by caco — 28 Sep 2011, 12:43


]]>