[Home] [Catalog] [Search] [Inbox] [Write PM] [Admin]
[Return]

Posting mode: Reply

(for deletion, 8 chars max)
  • Allowed file types are: gif, jpg, jpeg, png, bmp, swf, webm, mp4
  • Maximum file size allowed is 50000 KB.
  • Images greater than 200 * 200 pixels will be thumbnailed.



We will watch Midori no Hibi next Saturday 18:00 UTC [Info] [Countdown]


File: images.jpg
(48 KB, 715x429)[ImgOps]
48 KB
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


Delete post: []