#include
#include
void main()
{
printf(“%f”, log(1.9));
getch();
}
Which library will you add in the following program to work it correctly?
A. math.h
B. stdlib.h
C. log.h
D. dos.h
Hướng dẫn
Chọn A là đáp án đúng
Thư viện tài liệu12 Tháng bảy, 2023 @ 2:56 chiều