:: deftheorem Def3 defines sinh_C SIN_COS3:def 3 :
for b1 being Function of COMPLEX,COMPLEX holds
( b1 = sinh_C iff for z being Complex holds b1 . z = ((exp z) - (exp (- z))) / 2 );