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) -

xcode - Swift Playground - Files are not readable -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -