Double


A double-precision floating point number, capable of including fractions. Can store values ranging from negative 1.79769313486232e308 to positive 1.79769313486232e308. Methods and properties include:

ToString

Returns a string representation of the value.

 PS C:\> [double]$d = 123.456789 PS C:\> $d.tostring() 123.456789 



Windows PowerShell. TFM
Internet Forensics
ISBN: 982131445
EAN: 2147483647
Year: 2004
Pages: 289

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net