Author Topic: math functions under mingw-32  (Read 4883 times)

Offline riched158

  • Single posting newcomer
  • *
  • Posts: 2
math functions under mingw-32
« on: July 21, 2010, 01:32:45 pm »
hi guys

i am using codeblocks in c and C++.  i am calling the math.h function exp() (uses doubles).  i find that this function runs very slowly for both floats and doubles.  The compiler does not accept expf() (floating point version)

anyone had similar problems?

richard

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: math functions under mingw-32
« Reply #1 on: July 21, 2010, 01:35:08 pm »
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: math functions under mingw-32
« Reply #2 on: July 21, 2010, 02:08:23 pm »
Unrelated to C::B and therefore violating our forum rules !

Topic locked !