搜索你感兴趣的问题
C语言中分数如何表示
到此为止 2024-08-20 11:14:32
推荐回答
到此为止 2024-08-21 10:17:11

C语言没有分数,只有浮点数float或者double。

下面是c语言中基本数据的分类:

char 字符型、 int 整型、 short int 短整型、 long int 长整型、 float 单精度浮点型 、doubl 双精度浮点型。

大家都关注
有问题 @爱问
Powered by iask.com