Example #1
0
 public Constants(double elem)
 {
     this.val = Funcs.FromDouble(elem);
 }