4,784 reputation
31034
bio website none
location Ann Arbor, MI
age 75
visits member for 7 months
seen 3 hours ago
stats profile views 397

I am a retired software developer. I retired at the end of 2003 and since then my computer programming activities have been for recreational purposes. I find Mathematica excellent for that.

I started using Mathematica in 1997 (Ver. 3). I am currently using Ver. 9. Although I have used Mathematica for all kinds of stuff, I use it mostly to pursue my long standing interest in Euclidean geometry, both in the classical Greek synthetic form and in the more modern analytical form.


3h
reviewed Approve suggested edit on A simple ListPlot with different colours and a Tooltip
14h
revised How can I set multiple values to local variables in a Module?
added 8 characters in body
14h
answered How can I set multiple values to local variables in a Module?
14h
revised How can I set multiple values to local variables in a Module?
Clarified the problems description
14h
revised How can I set multiple values to local variables in a Module?
General cleanup
16h
revised Making a calculation with high precision
Clarified the problems description
17h
answered Making a calculation with high precision
17h
comment How to extract data of large function
Your example doesn't shed much light on your problem since it is too simple to produce the problem of not being able to save it in closed form. Saving a table made with Table[{x, f[x]},{x, Range[0., 0.5, 0.1}] would save the information needed to do a ListPlot that would work for your example, but I can't decide from your question whether or not it work for your real problem.
18h
comment How to extract data of large function
This solution has a problem. It preserves the range data at the expense of the domain data. I think the OP needs a solution the preserves both.
1d
revised How can I shade specific regions between two curves in a Plot?
edited title
1d
reviewed Close Doing vector manipulations in Mathematica (Part 2)
1d
revised Converting polygon to graph in V7
deleted 2 characters in body; edited tags; edited title
2d
revised Filtering the elements of an array to split them into two categories
edited title
2d
revised How to draw tiles with different height?
Made English more idiomatic.
2d
reviewed Reviewed How to type function terms into metric?
2d
reviewed Reviewed Optimizing functions taking matrix arguments
2d
revised Optimizing functions taking matrix arguments
Improved formatting
May
21
reviewed Reviewed How can I detect an ellipse in a photo?
May
21
revised How can I detect an ellipse in a photo?
Made English more idiomatic.
May
21
revised How do I operate on a set of ordered pairs?
Added another approach to solving the problem