• 64 bit math novice question
    Hello, I am new and I would highly appreciate help for a 64 Bit math question: signed long long Off = 0; signed long long u = 0; unsigned int psensor_c2 = 0; unsigned int psensor_c4 = 0; signed...
  • Math library
    Hi.. I need to use the cos and sin functions. what are the libraries I need to add ? is it only <math.h> ? if yes, i tried that and i got error message: /cygdrive/h/Ex3/FFT/FFT.c(45): error: undefined...
  • math question (beginner)
    I'm using float variables, but I want to convert these variables to integer like: 0.9 .... 1 30.9 .... 31 54.2 .... 54 please give a suggestion thanks very much
  • Math library function
    I want to calculate the 10 to the power of some variable, how can i do this using math library Mahesh
  • Double precision maths library
    Has anyone any idea where I can get a double precision maths library which will work with the Keil C51 compiler.