[Return] [Bottom]

This thread is too old to recieve replies

Want your banner here? Click here to submit yours!

Anyone ever encounter being unable to use any math that is not +-/. It is also my first time coding alot for games...so this felt very new.
Seems psychological but I honestly do not buy anything non physiological.
Marked for deletion (Old)
>>
press buttons on teh keyboard a bit, maybe pee on the computer to get it motivated - at least that's how i write code biggrin
>>
>>121347
I wouldn't wanna touch my own pee but then again I definitely simply gave it up for months, but no one from any other discipline is considering me either. So here we are again, All the same.
>>
i dunno what you mean by you're unable to use other maths, but you can just write functions for them
multiplication is a loop where a adds to itself b times, if b is negative then result is -result
division is a loop where a repeatedly subtracts b from itself, counting how many times this can be done until a is less than b. If b is negative or if a is negative (but not both), then result is -result

Want your banner here? Click here to submit yours!

[Top]

Delete post: []
First
[1]
Last