|
||||||
| General Programming Non language specific, Assembly, Linux/Unix, Mac and anything not covered in other topics. Talk about Programming Theory here. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
I would like to write a math program that can do floating-point calculations to several hundred decimal places. What would be the best (or easiest) programming language to use.
Thanks for any help |
| Sponsored Links |
|
|
|
|||||
|
C/C++ already has a library for doing that. I know it can be done in JavaScript as well.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Programming is a branch of mathematics. |
|
|||
|
I don't have any familiarity with JavaScript so I will buy a copy of C/C++.
I actually found a workaround today for small calculations. Microsoft has a calculator program in its WinXP powertoys collection. It can be set to do calculations to 512 bit precision - slow but useable. Thanks for your help. |
|
|||||
|
You don't have to "buy" C/C++. Dev-C++ is a free IDE and that comes with the free MinGW compiler.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Programming is a branch of mathematics. |
|
|||
|
Microsoft also offers a free version of its "Visual C++2005 Express Edition". It's free but it looks like you have to register to get a "key" to activate it. It's available at the website below.
Visual Studio Express: Visual C++ - Easy to Use I assume it's a stripped down version. Does anyone know what it lacks? |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Floating Point random number generator | Paradine | PHP Tutorials | 0 | 08-26-2007 03:09 PM |
| Large powers | tim1234 | C and C++ | 5 | 12-29-2006 12:29 PM |
| WingedPanther | ........ | 2753.6 |
| Xav | ........ | 2704 |
| Brandon W | ........ | 1702.32 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 966.05 |
| dcs | ........ | 655.75 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 418.58 |
| Aereshaa | ........ | 383.54 |
Goal: 100,000 Posts
Complete: 98%