{{alias}}
NumberofCPUs.
In browser environments, the numberofCPUs is determined by querying the
hardware concurrency API.
InNode.js environments, the numberofCPUs is determined via the `os`module.
Examples
--------
> {{alias}}
<number>
SeeAlso
--------