of course my example makes no sense try pure float square(float x, invariant roundingMode round = default) { return x*x; } in case that helps
Phil
of course my example makes no sense try pure float square(float x, invariant roundingMode round = default) { return x*x; } in case that helps
Phil