rings100's プログラミング
Perl,PHPなどのWeb系プログラミングのTipsです。
Showing posts with label
POSIX
.
Show all posts
Showing posts with label
POSIX
.
Show all posts
Thursday, April 12, 2007
切り上げ
use strict;
use POSIX;
print ceil(0.3), "\n";
Older Posts
Home
Subscribe to:
Posts (Atom)