MathGroup Archive 1999

[Date Index] [Thread Index] [Author Index]

Search the Archive

RE: Numeric Cache Clear

  • To: mathgroup at smc.vnet.net
  • Subject: [mg18874] RE: [mg18842] Numeric Cache Clear
  • From: "Ersek, Ted R" <ErsekTR at navair.navy.mil>
  • Date: Sun, 25 Jul 1999 03:30:10 -0400
  • Sender: owner-wri-mathgroup at wolfram.com

Jens-Peer Kuska  wrote:
----------------------------
does any one knows how to clear the numeric 
cache values in Mathematica 4.0 ?

The old 
N[NumericQ,Clear]

of version 3.0 creates an error.

---------------------

Use the following.

In[78]:=
Developer`ClearCache["Numeric"]

---------------------

(****Paste this in a notebook for a ****)
(****Hyperlink to the documentation*****)
\!\(\*
  ButtonBox["Developer`ClearCache",
    ButtonStyle->"RefGuideLink"]\)


---------------------
Regards,
Ted Ersek


  • Prev by Date: FastBinaryFiles again...
  • Next by Date: RE: ? Repeated Patterns ?
  • Previous by thread: Numeric Cache Clear
  • Next by thread: how to calculate surfuce and content of ellipse shapes?