A class representation of the BSON Double type.BSON Double类型的类表示形式。
Create a Double type创建Double类型
the number we want to represent as a double.我们想表示为双的数字。
Optional
Access the number value.访问数值。
returns the wrapped double number.返回换行后的double数值。
Generated using TypeDoc
A class representation of the BSON Double type.BSON Double类型的类表示形式。