### Contact Information 14707070227 ### MaxKB Version v1.10.1 ### Problem Description 创建函数库,当结果为0的时候,调试输出为- ### Steps to Reproduce 1. 创建一个函数库,里面是简单的减法运算 <img width="302" alt="Image" src="https://github.com/user-attachments/assets/673fedfd-69a5-454f-ba93-f0c1fe682797" /> 2. 当结果为0的时候,调试输出为- <img width="504" alt="Image" src="https://github.com/user-attachments/assets/f19de6ce-039b-40ef-b411-8ee181c40123" /> ### The expected correct result 当结果为0的时候,调试输出正常的数字0 ### Related log output ```shell 无 ``` ### Additional Information 无