toString

Returns a string representing the value of the number, formatted as specified by the format string.

string
toString
(
D
)
(
in D num
,
string fmStr = "%s"
)

Meta