Feeds
已回答
need help with problem
k=(sin(x))/((cos(x))+2); should be k=(sin(x))./((cos(x))+2); That small dot after sin(x) can make a big difference. Also. r...
need help with problem
k=(sin(x))/((cos(x))+2); should be k=(sin(x))./((cos(x))+2); That small dot after sin(x) can make a big difference. Also. r...
6 years 前 | 1
