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