M
moose021
Guest
Is it possible to show decimals eg 30,37 instead of 30 when I use itos in a relation to show my dimension in parameters.
Eg
dim_type="L=" + itos(d1) + ",B=" + itos(d2) + ",T=" + itos(d0)
Eg
dim_type="L=" + itos(d1) + ",B=" + itos(d2) + ",T=" + itos(d0)