< # .SYNOPSIS This script re-implements this MSDN Sample of multiplying a big integer. .DESCRIPTION This script first tries and fails to multiple a pair of large integers. The script catches the error and then used BigInteger.Multiply to multiply the
Read More...
Read the complete post at http://pshscripts.blogspot.com/2010/08/get-multiplybigintegerps1.html
Posted
Aug 04 2010, 04:04 PM
by
PowerShell Scripts Blog