Welcome to %s forums

BrainModular Users Forum

Login Register

New Math Functions

Discussions about add-ons, announcements
Post Reply
caco
Member
Posts: 306
Contact:

Unread post by caco » 28 Sep 2011, 12:43

I have just uploaded two new user modules for doing math with incase they are useful to anyone else.

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 :)


ethnix73
Member
Posts: 604
Location: France, Caen
Contact:

Unread post by ethnix73 » 28 Sep 2011, 23:11

Thanks caco!
Seb.Dub

User avatar
senso
Site Admin
Posts: 4424
Location: France
Contact:

Unread post by senso » 29 Sep 2011, 09:33

I think there is a small linking issue with your modules:
I have the message
"libstdc++-6.dll is missing on this computer"

User avatar
nay-seven
Site Admin
Posts: 5684
Location: rennes France
Contact:

Unread post by nay-seven » 29 Sep 2011, 10:38

and here ,i don't have error message, but there's no name , only the icon
and the module is invalid ( vista machine)

caco
Member
Posts: 306
Contact:

Unread post by caco » 29 Sep 2011, 11:37

I wish I had never updated by version of GCC, this never happened with the previous versions. Still it could be worse I could be using Visual Studio :D

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.

User avatar
nay-seven
Site Admin
Posts: 5684
Location: rennes France
Contact:

Unread post by nay-seven » 29 Sep 2011, 12:27

ok here !
;-)

User avatar
senso
Site Admin
Posts: 4424
Location: France
Contact:

Unread post by senso » 29 Sep 2011, 13:19

woks now, great job+++

Post Reply

Who is online

Users browsing this forum: No registered users and 43 guests