Skip to content

Fix division by zero at wrap functions in mono

Chaosus requested to merge github/fork/Chaosus/fix_mono_wrap into master

Simular fix as #26171 but for mono/C# I've also added IsEqualApprox as a helper function to compare two floating point numbers.

Merge request reports