xtd 0.2.0
Loading...
Searching...
No Matches

◆ to_ustring() [8/10]

ustring xtd::to_ustring ( double  val)

Converts a floating point integer to xtd::ustring.

Parameters
valA numeric value to convert.
Returns
A string holding the converted value.