Search:

Type: Posts; User: patta

Search: Search took 0.01 seconds.

  1. Replies
    17
    Views
    6,068

    Thank u guys so much, definitely a great first...

    Thank u guys so much, definitely a great first impression to the community! Ur answers was very helpful :D
  2. Replies
    17
    Views
    6,068

    By the way, I don't really understand this code...

    By the way, I don't really understand this code to the point where I can write down step by step what is going on. So could someone please enlighten me?? :)
  3. Replies
    17
    Views
    6,068

    Hello again. After hours and hours and with help...

    Hello again. After hours and hours and with help from my math teacher I was able to make it.


    #include <stdio.h>
    #include <stdlib.h>


    int mylog2(unsigned int n)
  4. Replies
    17
    Views
    6,068

    Ah ty, i get that now! :wink: As for the rest,...

    Ah ty, i get that now! :wink:

    As for the rest, how should i go about the exercise? Does C have an log(2) build in function?
  5. Replies
    17
    Views
    6,068

    log(2) function HELP

    Hey guys! Im new to the forums and just started a programming course in college and im having some difficulties. The exercise is as followed:

    The binary logarithm of n (log2n) is the power to...
Results 1 to 5 of 5