+ 1
((input / 2) + 50%)+remaining half of input
I wanna code a stock trading calculator so basically I need to be able to put the result of this through the same calculation x amount of times.
1 Réponse
0
Jason Bardyn Use a loop.
I wanna code a stock trading calculator so basically I need to be able to put the result of this through the same calculation x amount of times.