标签: c++ math boost floating-point
诸如cpp_dec_float(来自Boost)的自定义数字类型可以保证在不同的系统体系结构/设备之间(在诸如cos,sin,tan,atan等三角函数上)一致的浮点算术行为吗?