Open jsbean opened 7 years ago
https://github.com/dn-m/ArithmeticTools/blob/master/ArithmeticTools/BinaryFloatingPointExtensions.swift
and
https://github.com/dn-m/ArithmeticTools/blob/master/ArithmeticTools/DoubleExtensions.swift
are the same.
This may be the reason for #126.
Further, let's rename this to Scale or Scaling as a module in the Math package.
Scale
Scaling
Math
https://github.com/dn-m/ArithmeticTools/blob/master/ArithmeticTools/BinaryFloatingPointExtensions.swift
and
https://github.com/dn-m/ArithmeticTools/blob/master/ArithmeticTools/DoubleExtensions.swift
are the same.
This may be the reason for #126.
Further, let's rename this to
Scale
orScaling
as a module in theMath
package.