看板 [ MacDev ]
討論串[問題] 請問關於科學符號?
共 3 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者jlovet ( )時間15年前 (2010/09/05 01:48), 編輯資訊
0
0
0
內容預覽:
#import <Cocoa/Cocoa.h>. #include <iostream>. #include <sstream>. #include <iomanip>. #include <string.h>. using namespace std;. int main(int argc, ch
(還有252個字)

推噓0(0推 0噓 4→)留言4則,0人參與, 最新作者jlovet ( )時間15年前 (2010/09/04 23:35), 編輯資訊
0
0
0
內容預覽:
#include <iostream>. #include <iomanip>. using namespace std;. using std::setprecision;. int main(){. double d = 0.1;. int i=0;. for(int i=0;i<50;i++)
(還有81個字)

推噓2(2推 0噓 7→)留言9則,0人參與, 最新作者valda (valda)時間15年前 (2010/09/04 22:56), 編輯資訊
0
0
0
內容預覽:
大家好,請問個問題,若double超過一定的位數complier好像自動會轉成. 科學符號,請問有辦法不讓他轉科學符號嗎?感謝. --. 發信站: 批踢踢實業坊(ptt.cc). ◆ From: 203.73.47.27.
首頁
上一頁
1
下一頁
尾頁