คำสั่งพิเศษที่นิยมใช้ใน โปรแกรม
#include double pow(2,5) ยกกำลัง int num1,num2,Result; num1=2; num2=5; Result=double pow(2,5); Printf(“%d”,Result);
Printf(“%d”,double pow(2,5)); double sqrt() ==> double deli() ปัดขึ้น double floor() ปัดลง double fabs() //.3f
#include Int C; int islower(int C); int issuper(int C); int tolower(int C); int toupper(int C); trim(“ Sute p ”); = Sutep Sute p round ( ,2);
#include double atof(const char *s) Int rand(); Clrscr(); system(“cls”);
Stdio.h มา 5 1 float 2 int 3 prit
Num= ; Printf(“% f”,Num); ผลลัพธ์ :
ผลลัพธ์ของโปรแกรมข้างล่างนี้ คืออะไร For i=1; i<=4; i++ { num=num[i]; } ตอบ _________________________________________________ _____________________________________________________
จากโปรแกรมข้างล่างมีที่ผิดกี่ ตำแหน่งให้แก้ไห้ถูกต้อง #define Pi