PoshCode Archive  Hex Artifact Content

Artifact 32f4faacf77ea41ac043d1fc75c2dc1d0dca275dbdc1c09e519a1304da222991:

  • File divide-integer.ps1 — part of check-in [717d3a6768] at 2018-06-10 14:15:45 on branch trunk — powershell does all dividing by doubles, even integers, so often to simulate a interger division you have to [math]::floor the quotient. Here are some functions to do pure integer division (user: karl prosser size: 886)

A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.