mahesh.wani's blog

dataspan.in : ABS (Asset Backed Securities) Analysis – Instant and Effective

dataspan.in is a unique product. What makes this unique is the fact that it is able to successfully parse 80 ABX deals in their pdf format, extract meaningful data from these files and then create comparative data across deals for several parameters, such as delinquency at a tranche level. It also allows comparison across previous months. All of this within minutes of the data being released into the public domain.

 

Java Rounding Issue And Solution

Lets have a look on some fundamentals of mathematics. It is very simple and everyone will recall it.

Rounding in Maths:
Consider we have to round till 4 digits after decimal point

1)  2.41255 will be rounded to  ?????
2) 5.12413  will be rounded to ?????
Answer:
1. 2.4126
2. 5.1241

Above is the maths what we have studied...isnt it? But in JAVA do u know how rounding function works?

if( Do u know how rounding function works in JAVA ?){

Syndicate content