tanh method Null safety

Complex tanh()

Implementation

Complex tanh() => sinh() / cosh();