noun
logical value; truth value
Technical term in computing and mathematics for a value that can be true or false. Often used in programming contexts.
この変数には論理値が入ります。
This variable holds a logical value.
論理値は真か偽のどちらかです。
A truth value is either true or false.
ブール値 specifically refers to Boolean values in programming, while 論理値 is a broader term used in both computing and mathematics.
Compound of 論理 (logic) and 値 (value). A straightforward technical term.