If I run print(8 / 2) , the Lua demo outputs 4.0 . ... Floor division ( // ) is a division that rounds the quotient towards minus infinity, that is, ...
確定! 回上一頁