Re: On default numerical precision
- To: mathgroup at smc.vnet.net
- Subject: [mg90712] Re: On default numerical precision
- From: "Gehricht at googlemail.com" <Gehricht at googlemail.com>
- Date: Mon, 21 Jul 2008 04:27:27 -0400 (EDT)
- References: <g5pj07$qbc$1@smc.vnet.net>
Dear Sergio! > PS. Apparently the internal variable $Pre could be set to do that well, with my limited mathematica-knowledge, I can do setprec[new_]:=NumberForm[new,{32,16}]; $Pre=setprec; Seems to work, though output is given as Out//NumperForm