gate_not

The Boolean logic gate "not" in the fault tree. Calculate the probability that the conditioning event happens according to the inputs.

Syntax

Description

Calculate the probability that the conditioning event happens according to the input q1.

The relationship between them satisfies the following equation.

q=1q1

where q1[0,1].

Examples

Examples

Input Arguments

q1 —— The probability that an event happens, specified as a positive numeric scaler in [0,1].