Compute split[0], split[1] such that their sum is equal to d, and split[0] has its 30 least significant bits as zero. @param d number to split @param split placeholder where to place the result
(final double d, final double split[])
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected