Hi, If I print floats sometimes they be written in scientific notation sometimes not. I don't know what causes this but I always want to see it with scientific notation. How can I achieve this ?
You can encounter what I mean is in this screenshot multiple times
Thanks this helped but why sometimes floating points shows themselves like e notation automatically(like in the screenshot coordinates section, I had a data structure and I did print with {:#?} formatter ) ?