diff --git a/graph.cpp b/graph.cpp index 85e006d3..08726286 100644 --- a/graph.cpp +++ b/graph.cpp @@ -761,6 +761,7 @@ pair makeradar(hyperpoint h) { if(r < 1) h = h * (atanh(r) / r); else return {false, h}; } + if(prod) h = product::inverse_exp(h); if(nisot::local_perspective_used()) h = nisot::local_perspective * h; if(WDIM == 3) {