How to write a recursive function

How to write a recursive function - Messages

#1 Posted: 10/23/2011 10:33:59 AM
laikluk

laikluk

0 likes in 3 posts.

Group: User

I have such functions.

http://fotofotki.pl/images/bxt2v5bg1knu40h98psf.jpg

How to write a recursive function.
#2 Posted: 10/24/2011 4:57:43 AM
laikluk

laikluk

0 likes in 3 posts.

Group: User

It can be assumed that the delta t, delta theta is equal to the 20th
The next step is to check the condition (ca) and then calculate the delta theta.
And so to the end of the range t
Can somehow save the studio smath
#3 Posted: 10/28/2011 2:45:50 AM
Edward Ulle

Edward Ulle

20 likes in 182 posts.

Group: Moderator

laikluk,

As you can see you can write recursive functions in SMath. You have to include a test for a terminating value otherwise it will continue to call itself.

I've provide an example of the greatest common denominator and tested against some values from the internet. Good luck with your function.


Ed
  • New Posts New Posts
  • No New Posts No New Posts