Floats - Do you use the natives for calculating or the operators?
#1

Hey,

So, this is just something i am curious about, how do you usually calculate, with natives (floatsub, floatadd, floatdiv, floatmul) or using operators (-, +, /, *)? Leave a comment on why you use which one.

As for me, i have always used the operators, even though the are slower than the natives, since i never really thought the impact could be big. But, i think that i'll change my mind and start using the natives, at least in some cases, in loops with expensive calculations for example.

greetings Marcel
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)