Krunal
1
Typst has float and int which we can’t rely to work with currency number as it’s needs high precision and should support long decimals.
I can’t use typst int and float as it is started truncating numbers after reaching to some limitations.
Kindly help and suggest how can we work with big numbers and decimals in typst?
sijo
2
The next release (0.12, due soon) will have a decimal data type.
Update: the release is out and the stable docs are at Decimal Type – Typst Documentation
2 Likes
Hello @Krunal and welcome!
Don’t hesitate to read this post How to post in the Questions category. Your post would be more suited to the Questions category!
2 Likes