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 - CUDA code not processing if block properly -

Android Capture Image From Camera -

oracle11g - get root domain from url Oracle sql regex_substr -