NIST Releases Updated Handbook of Math Functions
An anonymous reader writes "NIST announced the publishing of the NIST Handbook of Mathematical Functions reference text (967 pp), also available in digital form at the Digital Library of Mathematical Functions. Access it with a MathML-enabled browser (Firefox or IE+plugin) to view equations as scalable text rather than bitmaps; the 3-D graphs can also be viewed with a VRML plugin for local rotating / zooming." The original Handbook of Mathematical Functions was published 46 years ago; the revision has been in the works for a decade.
Let the number of the post be defined by a monotonically increasing function f, such that the initial value of f is zero.
Confucius say, "Find worm in apple - bad. Find half a worm - worse."
That's all you need to know about maths.
If you are looking for a good math reference I would recommend Mathematical Handbook for Scientists and Engineers by Korns
Russian translation of it was a must-have for every member of Russian "technicheskaya intelligentsiya".
I do not believe in karma. "Funny"=-6. Do good and forbid evil. Yours, Oft-Offtopic Flamebaiting Troll.
Opera has had MathML support since 9.5, but it looks like this page serves up PNGs for equations to Opera unless the user-agent is changed. When the user-agent is changed, MathML is served up, but the rendering is off, with little blank boxes dotted around (see this page for example: http://dlmf.nist.gov/2.7 ). Anyone else getting similar results?
-molo
Using your sig line to advertise for friends is lame.
That would take forever to actually read through... I guess if you understand most of these functions you don't have to worry about a wife or girlfriend anyway...
It also has alternative coding for every equation in TeX, pMML (XML wrapped default coding) and PNG
I do not believe in karma. "Funny"=-6. Do good and forbid evil. Yours, Oft-Offtopic Flamebaiting Troll.
And I have found it to be invaluable reference. It's not a textbook; it assumes you basically know the math, but just need to check the details. One other feature, quite handy for programmers of quantitative applications: it has approximations for many functions (e.g., the cumulative normal density function), with notes on their accuracy and range of applicability.
MathML has been around since 1998, which is a heck of a long time by web standards, and yet IE still doesn't support it out of the box. That's why IE users can't view this book properly without a plugin to provide mathml support. Yet another reason to encourage everyone you know to drop IE and get a decent browser. Supporting mathml in IE is also a ridiculous pain in the neck for people creating web pages. Even if you are willing to tell your readers that they can't view your site without the plugin, you still can't write standard xhtml with mathml embedded in it; if you want it to work with the MathPlayer plugin for IE, you have to write all kinds of ugly, nonstandard hacks, and serve up a different version of the page to IE users than to everyone else. The end result of all this is that MathML doesn't get used nearly as much as it should.
For instance, Wikipedia renders bitmaps as equations, using software called texvc. A guy named D.M. Harvey at Harvard wrote software called blahtex that can be used as a drop-in replacement for texvc, rendering math as either MathML or bitmaps as required. There was a long discussion of this on WikiProject Mathematics, and there was a clear consensus that texvc was old, lame technology, and needed to be replaced with blahtex. However, the people who run the software setup for WP never implemented it -- never, apparently, even bothered to give an actual response, just blew it off. The attitude would presumably have been different if the situation with IE had been different. Since most people access WP with IE, those people would still have had to be served a version of the pages with bitmaps. That would have been a hassle in terms of software.
I believe that the current plan is for html 5 to include support for embedded mathml and svg tags (even though html 5 isn't xhtml). It will be interesting to see whether MS supports this aspect of html 5, or just does a partial implementation that omits these features.
Find free books.
I wouldn't bet on it either, for the same reason modern games aren't supplied in DOOM WAD files.
Never mind I answered my own question
http://mathworld.wolfram.com/topics/ProbabilityandStatistics.html
Roughly how long would it take to implement the entire NIST library as functions in C++ just using the standard C math library (abs, acos . . .tan, tanh)?
Install the STIX fonts as they suggest. I did and now the equations all render in MathML just fine and look pretty good...
http://www.stixfonts.org/
It's not a textbook; it assumes you basically know the math
That applies to every math book out there.
No, there is at least one mathematics book for which the statement does not hold. I don't have a constructive proof for this my claim, though, so I can't give you an example.
Swedish plasma phys. PhD student; MSc EE; knows maths, programming, electronics; finance interest; seeks opportunities
Yes, you can derive all of mathematics from a fairly small set of axioms every time you want to do something. The point of having a reference handy is that you don't have to. You see, in the modern world we have this thing called a "body of knowledge," the idea being that smart people can do new work which builds on the previous work of other smart people. It's been quite a successful approach so far; perhaps you should give it a try?
The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
The current software renders equations as bitmaps. The bitmaps look lousy. They're less legible than mathml. They look awful when you print them. They're the wrong size compared to the text. People who are visually impaired can use the controls in their browser to enlarge the font in the web page, but that won't enlarge the equations. People who are blind can use text-to-speech on the web page, but it won't read the equations out loud.
I hope you're not saying that it's okay for Microsoft to make math on the web inaccessible to blind people. It's totally messed up that Microsoft can hold back progress in putting math on the web for a decade or more, just because they have the most popular browser and don't feel like implementing the standard in a standard way.
Find free books.
I was trying to make a funny, a play on the mathematical term "singular". Instead, I got modded insightful and started a flamewar. Ain't Slashdot wonderful?
I have been waiting for this to come out for a while but I see a number of reasons for disappointment.
First, a big part of the reason for having a library of mathematical functions compiled by a government agency is to have a public domain source that can be reused for any purpose in any field of endeavor. They screwed that up royally: "© 2010 NIST". Commerfcial use is specifically prohibited. Ironic considering that NIST is part of the US Department of Commerce. And since comercial use is prohibited, it can't be used in software distributed under a permissive license which allows commercial use.
Second, they call it a "digital library" but it isn't. It is more or less a book in html by chapters. They used MathML instead of OpenMATH. MathML is too presentational and not sufficiently semantic. You should be able to configure OpenMATH or MathML or PNG produced from the OpenMath and you should be able to download OpenMath content dictionaries.
It is still useful as a free-for-viewing-only ebook, but that is only a tiny fraction of what it should have been. Tax payers got gyped. We paid perhaps 90% of the cost for 20% of the result, and the copyright even interferes with someone else finishing the job.