Multiply a double number by a power of 2. @param d number to multiply @param n power of 2 @return d × 2 n
(final double d, final int n)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected