Sunday, September 25, 2005

 

第三週:補充資料

電腦鍵盤符號的唸法:
「~」swung dash 或 curly tail
「!」exclamation mark
「@」at
「#」hash mark 或 pound sign
「^」caret
「&」and sign 或 ampersand
「_」under bar 或 under score
「<」less-than
「>」greater-than
「」pipe
「(」parenthesis
「[」angle parenthesis 或 bracket
「{」curly parenthesis 或 curly bracket
「*」asterisk 或 also bug 或 star
「$」dollar sigh
「;」semicolon
「:」colon
「,」comma
「.」period 或 full stop 或 dot
「'」quotation marks
「"」double quotation marks

科學記號表示法:
舉例如下:
1.要表示40, 可以表示成0.4E2 , (因0.4E2=0.4*10^2=40)
2.要表示0.002, 可以表示成2.0E-3 , (因為2.0E-3=2.0*10^-3=0.002)

Comments: Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?