Hexadecimal

Hexadecimal formats are accessible in PowerShell without any significant work. PowerShell will return the decimal form of any given hexadecimal number. The hexadecimal number should be prefixed with 0x:

PS> 0x5eb4

24244
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset