Return or recovery — going back to a previous state or place, or a recovery/response/reaction (e.g., economic comeback, physical return).
景気の戻りが少しずつ見えてきた。
Signs of an economic recovery have begun to appear little by little.
会場は休憩後に人の戻りが早かった。
People returned to the venue quickly after the break.
血の戻りが悪いと冷えを感じることがある。
Poor blood circulation (poor return flow) can sometimes cause a feeling of coldness.
Computing: the return from a procedure (function/subroutine), or the return value/address produced by that procedure.
この関数の戻り値は整数型になっている。
The return value of this function is of integer type.
プログラムのデバッグで戻りアドレスが壊れていることがわかった。
During debugging the program, I found that the return address was corrupted.