LARA

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
smartfloat [2012/11/27 08:59]
evka
smartfloat [2012/11/27 09:01]
evka
Line 7: Line 7:
 For example: For example:
   def cubeRoot = {   def cubeRoot = {
-    println("​~~~ Cube root ~~~") 
     val a: AffineFloat = 10     val a: AffineFloat = 10
     var xn = AffineFloat(1.6)     var xn = AffineFloat(1.6)