tan method Null safety

Complex tan()

Implementation

Complex tan() => sin() / cos();