DfsExtensionsToFloatArray Method | 
| Name | Description | |
|---|---|---|
| ToFloatArray(Double) | 
            Copies the double array into a float array.
             The double values are truncated and the higher precision of a double number is lost.  | |
| ToFloatArray(Double, Single) | 
            Copies the double array into a float array.
             The double values are truncated and the higher precision of a double number is lost.  |