We Recommend

Essential ActionScript 3.0 Essential ActionScript 3.0
The book focuses on the core language and object-oriented programming, but also adds a deep look at the centerpiece of Flash Player's new API: display programming. Enjoy hundreds of brand new pages covering exciting new language features, such as the DOM-based event architecture, E4X, and namespaces--all brimming with real-world sample code.


Posted By

dima767 on 05/25/07


Tagged

ba


Versions (?)


voting percentage calc


Published in: Groovy 


  1. import java.math.*
  2. (100/(14/2)).setScale(1, BigDecimal.ROUND_HALF_UP)

Report this snippet 

You need to login to post a comment.