Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在これを使用しています
$Profit = -8.2 ; printf("%8s",sprintf("\$%0.2f",$Profit)).
印刷する
$-8.2
簡単に印刷する方法はありますか
-$8.2