| ページ一覧 | ブログ | twitter | 書式 | 書式(表) |
Python |
import math >>> n = 12345 >>> int(math.log10(n) + 1) 5
© 2006 矢木浩人