Does PowerShell have an Infinity value -


does powershell have variable or value infinity?

perhaps similar $null variable?

i have tried $inifinity. have tried 1/0 generate value.

there [double]::positiveinfinity. suspect if used 1.0/0.0 value. 1/0 should produce error, there no infinity value of integral types.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -