Find Easy-to-Use Math Programs to Simplify Your Calculations

Click For Summary

Discussion Overview

The discussion revolves around finding easy-to-use math programs for organizing and manipulating numerical data, specifically for grouping digits, performing additions and subtractions, and exploring mathematical patterns. The scope includes software recommendations, programming language suggestions, and user experiences with various tools.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • Dan seeks easy-to-use math programs for organizing digits and performing calculations.
  • Warren suggests that most sophisticated math software is not free and proposes writing a simple program instead.
  • Dan reports success using Microsoft Excel and expresses interest in learning programming languages for further capabilities.
  • Warren mentions MATLAB as a powerful option but notes it is not free.
  • Dan brings up Octave as a free alternative but finds the installation process daunting and questions the limitations of learning C++ or BASIC.
  • Warren argues that neither C++ nor BASIC offers built-in math features, suggesting C++ as the more useful option.

Areas of Agreement / Disagreement

Participants express differing views on the best programming language to learn for mathematical tasks, with some favoring C++ for its utility while others highlight the challenges of learning programming in general. The discussion remains unresolved regarding the best approach for Dan's needs.

Contextual Notes

Participants mention limitations related to the availability of free software and the learning curve associated with programming languages. There is uncertainty about the specific capabilities of suggested languages in relation to Dan's mathematical exploration.

Who May Find This Useful

Individuals interested in mathematical software, programming for mathematical applications, or exploring numerical patterns may find this discussion relevant.

carterw
Messages
5
Reaction score
0
Hi All,

Does Anyone know of any Math programs that are easy to use that I can download from the net.
What I am trying to do is organize a long string of digits in groups of three, add the groups, and subtract from each running total certain incremental values.

Thanks in Advance.

Dan
 
Computer science news on Phys.org
Most sophisticated math software is not free.

From the sound of it, you should be able to write a simple program in the language of your choice to do what you need to do, without having to use any pre-existing software.

- Warren
 
Thanks Warren,

I was able to do some significant things with microsoft Excel.
I am not very familiar with programming languages but would like to begin study. Would you have any suggestions as to the language that can be learned the fastest that can also handle math well?

Dan
 
Well, MATLAB comes to mind -- but it's not free.

- Warren
 
Hi Warren,

I heard that "Octave" is also free software and is also useful. I even have all the files unzipped in a folder. But it looks like a daunting task to learn how to install this.

Also. To learn a language like C++ or Basic; What kind of limitations might these have.

I am looking at writing a program that will search a broad spectrum of irrational numbers (roots of integers from zero up) - for certain patterns.
For example the string of the 2187th root of 2368 displays remarkable properties that I would like to investigate. But I need to determine to what extend these patterns are due to random distribution.

What kind of a language do you think would be adequate, and one in which I should invest time in learning?

Thanks,
Dan
 
Well, neither C++ nor BASIC provide any actual math-related features; you'll have to code algorithms by hand. C++ is a much, much more useful language than is BASIC, so, on that merit alone, I suggest C++.

- Warren
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
6K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
8K
  • · Replies 16 ·
Replies
16
Views
3K
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K