SpecialLogSum Method |
Name | Description | |
---|---|---|
LogSum(Double) |
Computes x + y without losing precision using ln(x) and ln(y).
| |
LogSum(Double, Double) |
Computes x + y without losing precision using ln(x) and ln(y).
| |
LogSum(Single, Single) |
Computes x + y without losing precision using ln(x) and ln(y).
|