MCPcopy Create free account
hub / github.com/rsc/tmp / toString

Method toString

ftoa/schubfach/DoubleToDecimal.java:245–247  ·  view source on GitHub ↗

Returns a string rendering of the double argument. The characters of the result are all drawn from the ASCII set. Any NaN, whether quiet or signaling, is rendered as "NaN", regardless of the sign bit. The infinities +∞ and -∞ are rendered as {@code "Inf

(double v)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ivyStartWorkerFunction · 0.80

Calls 2

threadLocalInstanceMethod · 0.95
toDecimalStringMethod · 0.80

Tested by

no test coverage detected