MathGroup Archive 2012

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

Search the Archive

Repackaging function arguments

  • To: mathgroup at smc.vnet.net
  • Subject: [mg124913] Repackaging function arguments
  • From: Sam Takoy <sam.takoy at yahoo.com>
  • Date: Sun, 12 Feb 2012 05:00:18 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com

Hi,

Suppose I have a variable

params = { AccuracyGoal -> 30, PrecisionGoal -> 30, WorkingPrecision -
> 50 }

How do I "repackage" it so I can pass it to functions such as
FindRoot?

Thank you in advance,

Sam



  • Prev by Date: Re: Plotter for complex polynomials (complex coefficients)
  • Next by Date: Re: Some assistance from seasoned users.
  • Previous by thread: Re: Locator-set Bezier curves mapped to 3D surface
  • Next by thread: Re: Repackaging function arguments