Search:

Type: Posts; User: mukeshshah

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    7,930

    how to use math functions in g++

    #include <math>
    gives error on linux compiler g++
    can anybody guide how functions like sqrt() are to be used
  2. Replies
    3
    Views
    1,674

    Multiple of 3

    Does anyone know how to check whether a number is a multiple of 3 without using arithmatic operators!!!!!!!
    Thanks in advance!!!!
Results 1 to 2 of 2