v.22.6Improvement
Using CDF Functions Instead of Numerical Integration for Improved Speed and Precision
Do not calculate an integral numerically but use CDF functions instead. This will speed up execution and will increase the precision. This fixes #36714. #36953 (Nikita Mikhaylov).