This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Something wrong

double calc( int angel)
{
  return sin(2*pi*(5/48000)*l);
}

Why do the function always returns zero?

Parents Reply Children