Skip to main content
Module

x/atlas_sdk/deps.ts>Long#toNumber

TypeSafe MongoDB Atlas Data API SDK for Deno, Deno Deploy and Node.js
Latest
method Long.prototype.toNumber
import { Long } from "https://deno.land/x/atlas_sdk@v1.1.3/deps.ts";

Converts the Long to a the nearest floating-point representation of this value (double, 53 bit mantissa).

Returns

number