Update wikipage Getting a STRING from a NUMERIC object. (Signed-off-by:tioui).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2007 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2018-04-30 12:48:26 +00:00
parent 9e12afa23a
commit 27697ce926

View File

@@ -11,4 +11,4 @@ Every class have the <code>out</code> method that can be used to get a text vers
end end
</code> </code>
Note that for more advance convertion, you can also used convertion class like <code>FORMAT_DOUBLE</code> Note that for more advance convertion, you can also used convertion class like <code>FORMAT_DOUBLE</code>.