Double precision automatic interpretive system 双精度(DP)自动翻译系统
Other enhancements are on-device random number generation and double precision support. 其他的增强有设备的随机数生成器以及双精度(DP)的支持。
Numbers are all in IEEE double precision format. 数值全部采用IEEE双精度(DP)格式。
The availability of some function as either standard or optional features, for example, byte manipulate, floating - point instructions, or double precision. 作为标准或可选特性的一些功能的可利用性,例如,字节操作、浮点指令、双精度(DP)。
Floating-point values in Python are always done in double precision; hence, Python float types correspond to doubles in a C-like language. 在Python中,浮点值始终是按双精度(DP)处理的;因此Python的float类型对应于C类语言中的双精度(DP)。