MathGroup Archive 2009

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

Search the Archive

O(1) in Mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg95823] O(1) in Mathematica
  • From: Francois Fayard <fayard.prof at gmail.com>
  • Date: Wed, 28 Jan 2009 06:30:00 -0500 (EST)

Hello,

I'd like to compute ArcTan[1/(n+O(1))] but I don't know how to enter
O(1) with Mathematica as O[n,Infinity]^0 simplifies to 1 which is not
what I want.

Thanks,
Fran=E7ois




  • Prev by Date: Re: How to set stylesheet of help page?
  • Next by Date: Compute ArcTan(n Pi+ Pi/2 + O(1))
  • Previous by thread: Reading Attributes in HDF5?
  • Next by thread: Re: O(1) in Mathematica