sqrt Interface

public interface sqrt

Calls

interface~~sqrt~~CallsGraph interface~sqrt sqrt proc~eml_sqrt_real64 eml_sqrt_real64 interface~sqrt->proc~eml_sqrt_real64 interface~eml_inv eml_inv proc~eml_sqrt_real64->interface~eml_inv interface~eml_pow eml_pow proc~eml_sqrt_real64->interface~eml_pow none~set_p2 eml_real64_type%set_p2 proc~eml_sqrt_real64->none~set_p2

Module Procedures

private elemental function eml_sqrt_real64(x)

Read more…

Arguments

Type IntentOptional Attributes Name
type(eml_real64_type), intent(in) :: x

Return Value type(eml_real64_type)