Polyhedron does not like too much accuracy for vertices

asked 2026-04-06 09:33:30 +0200

ortollj gravatar image

Hi

just to point out an oddity.

I have to reduce the precision of the vertex location in order to print the tetrahedron.

if I comment the line in the code below : tetrahedronLoc=roundMap(tetrahedronLoc,precis=5) I got an error.

https://sagecell.sagemath.org/?q=rossmq (sorry but I forgot how to put code in a post !)

edit retag flag offensive close merge delete

Comments

When writing the post, I didn't see the '101' tags to position to enclose the code !!. (sorry)

ortollj gravatar imageortollj ( 2026-04-07 07:15:10 +0200 )edit