dcosqb Interface

interface
public pure subroutine dcosqb(n, x, wsave)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: n
real(kind=rk), intent(inout) :: x(*)
real(kind=rk), intent(in) :: wsave(*)

Description

Unnormalized inverse of dcosqf. (Specification)