torch.arctan# torch.arctan(input: Tensor, *, out: Optional[Tensor]) → Tensor# Alias for torch.atan().