binary expression formatは間違ってる
単にbinary expressionなら英語的には間違いではないが二項演算式の意味でもよく使われるから読む人間によっては分かりにくいこともある

//return the binary string for an integerとか
//Convert an integer to a string of its binary representationとか