機械翻訳について

ブール関数

Name(parameters) パラメータ・ドメイン 説明

not(negand)

boolean

論理否定

  • not(true) = false

  • not(null) = null