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

MaximumSafeInteger Op

Ops.Value.MaximumSafeInteger


MaximumSafeInteger
Namespace: Ops.Value

Op author: tim

Returns the maximum safe integer (number, constant)


The maximum safe integer is the biggest number without digits which can be used in JavaScript.
Uses Number.MAX_SAFE_INTEGER internally.



Inputs

Outputs

Max Int (Number)

The maximum safe integer

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using MaximumSafeInteger