sqr Interface

public interface sqr

Calls

interface~~sqr~~CallsGraph interface~sqr sqr proc~eml_sqr_real64 eml_sqr_real64 interface~sqr->proc~eml_sqr_real64 interface~eml_mul eml_mul proc~eml_sqr_real64->interface~eml_mul

Module Procedures

private elemental function eml_sqr_real64(x)

Arguments

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

Return Value type(eml_real64_type)