Community Profile

photo

Connor Holmes


Active since 2015

Statistics

Content Feed

View by

Question


Hey Guys, How would you write a geometric series that stores the first 10 terms and halves each time?
It should print for example: {1/2,1/4,1/8,1/16...1/1024}

8 years ago | 1 answer | 0

1

answer

Question


Hey Guys. How do you convert a logical index to a loop (for or while loop)?
The logical index is: loop for T(T>10)=10 Thanks

8 years ago | 1 answer | 0

1

answer