theorem :: FUZZY_5:21
for f being Function of REAL,REAL
for a, b being Real st ( for x being Real holds f . x = ((1 / 2) * (sin ((a * x) + b))) + (1 / 2) ) holds
f is continuous by LmSin3;