Group Abstract Group Abstract

Message Boards Message Boards

0
|
5.2K Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

Consistently format a real as a string for parsing to SQL?

Posted 9 years ago
POSTED BY: Brad Varey
In[26]:= ToString[NumberForm[#, 0, ExponentStep -> \[Infinity]]] & /@ x

Out[26]= {"7.5", "7500.", "75000.", "750000.", "7500000."}
POSTED BY: Frank Kampas
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard