var fDesc=new Array(); fDesc[1] = "homework done more quicker and easier It can evaluate solve and graphic equations, run matrixes, find standard deviations, means or variances. I'ts a powerfull College Scientific Calculator with nice graphing capabilities"; fDesc[2] = "a lot of great mathematical and conversion functions which are not easy to find all in one program.You can choose from three types of calculators: the standard, scientific and the conversion calculator."; fDesc[3] = "for direct download from the developer’s website. When installing, we can associate the following file extensions: TIF, TIFF, DjV, DjVu, PDF, and TXT with STDU Viewer. It provides a free browser and viewer for these files."; fDesc[4] = "for people who cannot read properly so they can use a computer. This program will them where they are operating. There are ten languages available."; fDesc[5] = "functions, including hyperbolic, logarithmic, trigonometric and natufal functions. There are not a lot of system requirements needed in order to get this program installed."; fDesc[6] = "huge amount of different things you can do with this particular piece of software. Khi3 calculator includes a whole collection of auxiliary tools, classified into the following categories: Pro, Astronomy, Geometry, Analyze, Physics/Chemistry, and Others."; fDesc[7] = "autosuggest hotkey. TinySpell is excellent for correcting those nasty spelling errors that are created when doing web based e-mail, site access forms, or any other text based applications where spelling errors could pop up."; fDesc[8] = "calculator. You can select from two styles of algebraic input or RPN. DreamCalc comes with a full range of scientific, statistical and financial functions."; fDesc[9] = "edit and typeset this kind of text with ease. Scientific WorkPlace is basically a word processor that integrates mathematical input and computations. Scientific WorkPlace uses LaTeX."; fDesc[10] = "projects around the world. Boinc software uses the time when your are not using PC at all, and then it processes scientific information from the project you already chose. With this, you help to scientific investigations in areas like, physics, chemistry, biology, etc."; fDesc[11] = "data. The software has a database which contains a large number of data concerning various modules. These modules are Solvents, Solutions, Elements, Biochemistry, Spectroscopy and Calculations."; fDesc[12] = "and can be easily used by anyone who has had experience with real ones. Apart from the basic functions it includes several applications as well, such as a constants library, a time value of money solver, and a wonderful unit converter."; fDesc[13] = "exams. You can even export these documents to Rich Text Format, allowing you to share them with colleagues or friends who don´t own Scientific Notebook."; fDesc[14] = "expressions using user defined functions and variables. Sicyon Lite Calculator has a program mode permitting the user to execute VB scripts in the main window, and comes with a resourceful board browser, and capabilities to tabulate functions in the parametric mode."; fDesc[15] = "hexadecimal/decimal conversions and fractions/decimal conversions. It provides you with range of features like expression editing, prefix functions and scientific functions like Trigonometric, Hyperbolic & Logarithmic."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }