This recipe shows how to print, create, and use values of the BigIntJs type in either the node.js or web browser console.
- Shows the difference between using
showandtoString - Shows how to create values of this type
- Shows a few operations one can use
If viewing the web version, open the browser's console with dev tools first, then reload/refresh the page.