#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements.  See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License.  You may obtain a copy of the License at
# 
#      https://www.apache.org/licenses/LICENSE-2.0
# 
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# (a + b i) (u + v i) (a + b i).multiply(u + v i)
2 3 5 4 -2 23
5 4 2 3 -2 23
2 3 -5 4 -22 -7
-5 4 2 3 -22 -7
2 3 5 -4 22 7
5 -4 2 3 22 7
2 3 -5 -4 2 -23
-5 -4 2 3 2 -23
2 3 -1 12 -38 21
-1 12 2 3 -38 21
2 3 7 -9 41 3
7 -9 2 3 41 3
2 3 0.0 5 -15 10
0.0 5 2 3 -15 10
2 3 5 0.0 10 15
5 0.0 2 3 10 15
