... the '*' operator (ex: float = float * float)? Or do I need to use fixed point operation (ex: int = (int * int) >> 16)? In this case, ...
確定! 回上一頁