For x between 0 and pi/4 compute cosine @param x number from which cosine is requested @param result placeholder where to put the result in extended precision @return cos(x)
(final double x, final double result[])
source not stored for this graph (policy: none)
no test coverage detected