beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

MinimumSafeInteger Op



MinimumSafeInteger
Namespace: Ops.Number

Op author: tim

Returns the minimum safe integer (number, constant)


The minimum safe integer is the smallest number without digits which can be used in JavaScript.
Uses Number.MIN_SAFE_INTEGER internally.



Inputs

Outputs

Min Int (Number)

The minimum safe integer


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using MinimumSafeInteger

  • Examples
  • Public
  • My Patches

Changelog


renameOps.Value.MinimumSafeInteger renamed to Ops.Number.MinimumSafeInteger
2023-12-06 - pandur