| Author |
Comment/Response |
Justin
|
07/25/06 2:30pm
Is there any way to change the formatting of the output on numeric functions so that the value is continuous with out making new lines?
I disabled wordwrapping on the cell however it still add's "\"'s at the end of lines for new lines.
Ex.
N[Pi, 100]
3.1415926535897932384626433832795028841971693993751058209749445923078164062862\
08998628034825342117068
desired output format:
3.141592653589793238462643383279502884197169399375105820974944592307816406286208998628034825342117068
Thanks in advance.
URL: , |
|