Does Unity app still run while app is asleep/closed

For example

Ill be adding 1 point for every .5 second to a number

then i’ll be closing/suspending/sleep the app, then after a while I will return to the app and still see that the adding process still runs

No. The definition of closing an application is, pretty much, that it stops it from running.