#Can anyone help me figure out why my euler function is not changing my variables?

13 messages · Page 1 of 1 (latest)

floral moatBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For more information use !howto ask.

shut zodiac
#

you're not calling your euler function anywhere

potent sequoia
#

i put euler; in my int main, is that wrong? how do i call it?

shut zodiac
#

which textbook are you reading?

potent sequoia
#

absoulute c++

#

i assumed it was being called because i wasnt getting any errors

shut zodiac
#

I should imagine your book covers this, but maybe it wasn't obvious

#

to call a function you put ()

#

foo <- not calling foo
foo() <- this calls foo

potent sequoia
#

!SOLVED

#

!solved

floral moatBOT
#

Thank you and let us know if you have any more questions!

#

[SOLVED] Can anyone help me figure out why my euler function is not changing my variables?