fpoly Interface

interface
public function fpoly(x, n)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(in) :: x
integer(kind=I4B), intent(in) :: n

Return Value real(kind=SP), DIMENSION(n)