What are some of the mathematical concepts used in the idea of the butterfly effect? Is there any thought that such a system would have a limit at which point all events beyond said limit are not considered part of the system designated by the initiating event?
thanks
A double reference? so you want to create a reference to another reference? Yes.
If you mean have two references set to the same cell, then it depends on the language.
to automate that you should use an automator script. then you can have that automator script launched at log-in by going into system prefs->users->startup tab.
God, I hate Java... I wrote a web app for my Abstract algebra class that does modular arithmetic and will draw chords of circles, with each chord connecting an initial value and its modular counterpart (coordinates around the circle)
It was my first java project and I took it up because our...
1) gzip or bzip make sure to tar a group of files first.
2) man passwd
3)set uid bit means that one must authenticate as what ever user is designated in order to open what ever it is... it is set for su because that is the switch user command and you don't want some one running around being...
For learning all you need is a good text editor.. no need for an IDE at that point.
On windows, I like Notepad++... I am a fan of the basics... I don't usually use IDEs for projects even.