oshempek

Results 2 comments of oshempek

It's preserving the expression and not computing it. A somewhat hacky way that I found to make it work is if you run 'ln(2) + ln(3) - ln(2*3) +0.0' it...

Just figured out float() is probably the right way of getting the numeric value but is there an option to set the precision?