< # .SYNOPSIS Demonstrates Decimal arithmetic. .DESCRIPTION This script Creates two decimals, then multiplys them and displays them. .NOTES File Name : get-decimal1.ps1 Author : Thomas Lee – tfl @psp .co.uk Requires : PowerShell V2 CTP3 .LINK http://www.pshscripts.blogspot.com Posted on msdn: http://msdn.microsoft.com/en-us/library/system.decimal… Read the full text.