A powershell script to multiply large numbers, showing all digits.
-
Updated
Aug 5, 2022 - PowerShell
A powershell script to multiply large numbers, showing all digits.
Use-Ternary is a PowerShell function that emulates a ternary operator (condition ? trueValue : falseValue) in PowerShell 5.0. It simplifies conditional expressions, improving readability while maintaining efficiency.
Add a description, image, and links to the ternary topic page so that developers can more easily learn about it.
To associate your repository with the ternary topic, visit your repo's landing page and select "manage topics."