tan Interface

public interface tan

Module Procedures

private function tan_array(a) result(c)

Tangent function for autodiff arrays

Arguments

Type IntentOptional Attributes Name
class(array_type), intent(in), target :: a

Return Value type(array_type), pointer