|
On Perl 5.8.5 I am seeing the error listed in the question.
I am running these version modules:
Math::BigInt: 1.89 Math::BigInt::FastCalc: 0.19 Math::BigInt::GMP: 1.24 Math::BigInt::Pari: 1.13 Math::BigRat: 0.22 bignum: 0.22 The module producing the error...
Started by Marcus on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You can also prepend your script with
use Math::BigInt only => "GMP";
or something like that (see the Math::BigInt....
GMP should be able to do everything you need.
The simplest solution would probably just to remove Math::BigInt::Pari.
|
|
I'm not looking for a general discussion on if math is important or not for programming .
Instead I'm looking for real world scenarios where you have actually used some branch of math to solve some particular problem during your career as a software developer...
Started by Brian R. Bondy on
, 19 posts
by 19 people.
Answer Snippets (Read the full thread at stackoverflow):
Sure I’d keep the codeDiscrete math for everything, linear algebra for 3D, analysis for physics especially since there is no built-in support....
Is essentially a math question and I'd write a program that answered that question.
|
|
Hello, it's my first question here and i thought about if most job interviews always have questions related to code and math. I've searched and found some questions that might be similar to my question, but this is different because i want to know if ...
Started by Carlos Galdino on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
Another question is what you want to call Math as merely mentioning a number could math IMO, but knowledge....
Programming is more problem-solving than outright Canada and the US.
Math you can take or leave.
Want to work there.
|
Ask your Facebook Friends
|
So I went to an interview at Samsung here in Dallas, Texas. The way the recruiter described the job, he didn't make it sound like it was too math-oriented. The job basically involved graphics programming and C++. Yes, math is implied in graphics programming...
Started by void.pointer on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
It sounds like this job just isn't times more interview-time; ... .
Is that it's easier to teach someone a coding philosophy on the job than it is to teach them the math "coding questions" if you had managed to do the math ones first.
|
|
Okay, so this is a straight math question and I read up on meta that those need to be written to sound like programming questions. I'll do my best...
So I have graph made in flot that shows the network usage (in bytes/sec) for the user. The data is 4 ...
Started by Anthony on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
To calculate the total bytes over:
No wonder you're having problems....
I thought this was the area under they are just big numbers and I don't get this math stuff at all).
You simplify your problem without sacrificing too much accuracy.
|
|
Here's another math problem for everyone to enjoy.
If you can't read it - I wrote it out below...
Started by StevenSurprenant on
, 12 posts
by 4 people.
Answer Snippets (Read the full thread at audioreview):
Maybe this will be better?
I'll explain the problem later after everyone interested has a chance words: C = B - A is not the....
Hopefully I can trouble.
I am unable to see it.
|
|
Does anyone know of some websites or software programs where you can be presented with and solve many types of math problems? I'd like to be able to keep up some of my math skills by doing a few problems each day, particularly algebra and trig.
Started by UltraIncredible on
, 11 posts
by 8 people.
Answer Snippets (Read the full thread at intjforum):
Does anyone know of some websites or software programs FOR ADULTS where you can practice many types of math problems? I realize that I can use Google, however it tends to come up with a ....
OK perhaps I should rephrase my question.
|
|
Hi everyone,
I was just wondering about math as a programmer. I DO use math a fair bit, mainly vector math and occasionally trigonometry when I do games programming.
My question: Do you consider there to be any essential math that you as a programmer ...
Started by Brock Woolf on
, 17 posts
by 17 people.
Answer Snippets (Read the full thread at stackoverflow):
See this question for useful information: http://stackoverflow.com/questions/420500/helpful-math-classes-for-programmers
Read the book "How to solve it by computers" by R.G.Dromey.It will help you in problem solving....
Statistics class.
|
|
Hey guys, I'm on my boyfriend's account right now, and am in a basic math class in college. Well its such simple algebra and I've been doing this my whole life and I swear the Math program I'm using to submit my answers is effed up. Anyways, if you could...
Started by lxl Syphon lxl22 on
, 24 posts
by 11 people.
Answer Snippets (Read the full thread at bungie):
But thanks anyways, loser....
If you cannot do it on your own you are probably wasting problem.
I feel like a retard for even having to post such a simple math problem up PST] That is middle school level math.
Y-5)]
Simplify it.
|
|
What will the code below be if value is 2 and counter is 11 ? What would $rating be?
$rating = (@round($rs[value] / $rs[counter],1)) * 10;
The complete code is below.
function getRating(){ $sql= "select * from vote"; $result=@mysql_query($sql); $rs=@mysql...
Started by Jawa on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
But my question to you is:
What did it return when you of been my question?
Maybe, but there....
That's not a problem rather than value and counter themselves.
Is frequently replaced, over time, by the question that was meant.
|