eml_sqr Interface

private interface eml_sqr

Calls

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

Called by

interface~~eml_sqr~~CalledByGraph interface~eml_sqr eml_sqr 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 interface~asin asin interface~asin->proc~eml_asin_real64 interface~asinh asinh interface~asinh->proc~eml_asinh_real64 interface~eml_asin eml_asin interface~eml_asin->proc~eml_asin_real64 interface~eml_asinh eml_asinh interface~eml_asinh->proc~eml_asinh_real64 interface~eml_hypot eml_hypot interface~eml_hypot->proc~eml_hypot_real64 interface~hypot hypot interface~hypot->proc~eml_hypot_real64 none~set_pi eml_real64_type%set_pi none~set_pi->proc~set_pi_real64

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)