C语言的根号怎么表示(c语言的根号) C语言中的根号怎么运算?首先在 main()函数 上边加个#include "math.h" 因为开根号属于 数学函数里边的函数,要使用根号就要加上#inculde "math.h",... 技术帮 c语言 2024-06-17 118 阅读 0 评论