A class representation of the BSON Double type.BSON双精度类型的类表示。
Create a Double type创建双精度类型
the number we want to represent as a double.我们要表示为双精度的数字。
Access the number value.访问数字值。
returns the wrapped double number.返回包装的双精度数字。
Generated using TypeDoc使用TypeDoc生成
A class representation of the BSON Double type.BSON双精度类型的类表示。