The math tag has no wiki summary.
0
votes
0answers
17 views
3d parametric equation plotting for linux
I'm looking for a 3d Parametric graphing/plotting app for Ubuntu 12.04
I was hoping to use geogebra because you have sliders that you can animate. But the version 5 is in beta and doesn't work in ...
0
votes
0answers
22 views
Program like Math Input Panel
Is there any program which works like Math Input Panel on windows 7. I use math frquently in my documents and app like this will improve productivity.
5
votes
3answers
81 views
What plaintext editor with math symbols integration is available?
I am looking for a text-editor with full unicode-math support. Plaintext math entered and rendered properly. I am not expecting typographical features and symbol-repositioning like LaTeX, but at least ...
3
votes
1answer
69 views
How to remove Mathematica menu from xfce applications menu?
How can I remove the Wolfram Mathematica menu from the Xfce applications menu? The Mathematica menu doesn't show up in alacarte... I'm using Xubuntu 12.10 64-bit.
0
votes
0answers
56 views
Libreoffice run into “general OLE error”
I turn to Ubuntu recently. When I use the Libreoffice writer to open my docx file created by MS office under windows 7, I found the math equations which were typed by Mathtype though can display ...
-1
votes
3answers
64 views
Bash scripting issue for a bifurcation diagram data generation
I'm brand new to this forum (doesn't mean I didn't used it before) but today I've a very important question with wich I found no help on the web. I've a Bash script that doesn't work and I don't know ...
4
votes
1answer
103 views
bc: set number of digits after decimal point
bc handles numbers as integers:
# echo "100/3" | bc
33
bc -l handles numbers as floating point objects:
# echo "100/3" | bc -l
33.33333333333333333333
Is there a way to limit the number of ...
8
votes
0answers
269 views
Wolfram Mathematica on Ubuntu 12.10: no window focus on help browser
The help browser of Wolfram Mathematica is not getting window focus when clicked on it. Clicking links or buttons in the help browser works without the window focus, but copying code from or typing in ...
2
votes
0answers
58 views
Math-font from the ubuntu font family?
Does anyone know if there will be (or already are) any possibilities to use the ubuntu font family for mathematical typesetting in LaTeX?
It says “Dalton Maag, a London-based studio, has laid the ...
2
votes
2answers
949 views
ld cannot find math library
I just installed ubuntu 12.04 LTS and am having trouble linking to the math functions (from ). I have gcc installed and able to compile the source fine. However, trying:
gcc -lm montecarlo_time.o ...
1
vote
1answer
401 views
How to produce MathType equations in a MS Word document under Ubuntu?
I am asked to type some math formulas that can work in Microsoft Office and MathType equation editor. Can you recommend some ways to produce MathType equations in a MS Word document under Ubuntu?
I ...
4
votes
1answer
243 views
Good symbolic mathematics packages?
I recently moved from Mac OS X to Ubuntu, and I'd like to (as much as possible) only use free software on my new machine. As a theoretical ecologist, I used to rely a lot on Mathematica, and even ...
2
votes
1answer
706 views
LibreOffice Math not working… how to start troubleshooting?
After update to LibreOffice 3.5, I can no longer create/edit equations with Math.
If I insert an equation or try to edit an old one, I will not get the windows split at the bottom of the screen where ...
3
votes
4answers
205 views
Math application to calculate advance problems
I am looking for a math app in Ubuntu that it is easy to write and can calculate problems like stochastic processes in Probability Theories, ordinary differential equation and similars.
0
votes
1answer
102 views
Openoffice calc - Find out monthly growth based on yearly growth [closed]
I know there is a built-in function for that but can't remember what it is.
Let's say I have a number, 10, and over a period of a year that number has increased by 100% to 20. I would like to figure ...
5
votes
3answers
2k views
MathType and LibreOffice Math comparison
In my office my team and I are going to type texts in the future which will include mathematical signs. Two programs are being proposed: LibreOffice Writer + Math or Microsoft Office + MathType.
I ...