Beispiel #1
0
 public Constant ReinterpretAsFloat(Constant rawBits)
 {
     return(arch.ReinterpretAsFloat(rawBits));
 }