Rafael Menezes dos Santos

Results 4 comments of Rafael Menezes dos Santos

A possible workaround: 1. create a list of mathematical environments you are interested in (I used a dictionary because I had a dictionary already) 2. get the environment using `editor.document().getLastEnvName(line)`...

Another good option would be to use the machine precision epsilon for floating number: ` (Theoretical_CDF * (1 - Theoretical_CDF)+np.finfo(float).eps) # machine precision epsilon` A previous definition ` eps =...

This is very useful! Excalidraw has a huge potential community among students, teachers, professors and professionals that must create mathematical diagrams. This is going to be an awesome addition to...

Hi, I am facing a similar issue. Did you find a workaround @Anirudh-Srivastha-Nemmani ?