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