eml_sqr_real64 Function

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)


Calls

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

Called by

proc~~eml_sqr_real64~~CalledByGraph proc~eml_sqr_real64 eml_sqr_real64 interface~eml_sqr eml_sqr interface~eml_sqr->proc~eml_sqr_real64 interface~sqr sqr interface~sqr->proc~eml_sqr_real64 proc~eml_asin_real64 eml_asin_real64 proc~eml_asin_real64->interface~eml_sqr proc~eml_asinh_real64 eml_asinh_real64 proc~eml_asinh_real64->interface~eml_sqr proc~eml_hypot_real64 eml_hypot_real64 proc~eml_hypot_real64->interface~eml_sqr proc~set_pi_real64 eml_real64_type%set_pi_real64 proc~set_pi_real64->interface~eml_sqr