IEEE754浮点数检视工具
目前数据类型支持单精度与双精度.
功能有检视与编辑浮点数的二进制位, 以及查看并应用当前浮点数的最小增减量(Unit in Last Place)
使用了WPF UI
Currently, only supports single and double precision The function allows inspection and editing of the binary representation of floating-point numbers, as well as viewing and applying the smallest increment or decrement (Unit in Last Place) of the current floating-point value using WPF UI
需要安装运行环境:.NET8桌面运行时(Runtime Requirement: .NET8 Windows Desktop)
https://dotnet.microsoft.com/zh-cn/download/dotnet/