If you are not looking for precision specifically for very long decimals, you can try something like: Copy Code. double x = d - (long) d;
確定! 回上一頁