Department of Electronics and Information Engineering
ホーム » 2019 » 5月 » 10
2019年5月10日
実数型(float / double) 実数型は、単精度実数(float型)と、倍精度実数(double型)があり、それぞれ32bit,64bitでデータを扱う。 単精度型(float)では、符号1bit,指数部8bit […]
Continue Reading →