Top 1,000 Features Creators Resources Blog Explore Download
GitHub icon

Decimals

< >
Example from Jule:
12345
Example from Ion:
null.decimal // A null decimal value 0.123 // Type is decimal -0.12d4 // Type is decimal 123_456.789_012 // Decimal with underscores -0d-1 // Decimal maintains precision: -0. != -0.0 -0d0 // Negative zero decimal (distinct from positive zero)

Languages with Decimals include Jule, Ion

Read more about Decimals on the web: 1.

HTML of this page generated by Features.ts

View source

- Build the next great programming language About Acknowledgements Extensions Day 624 feedback@pldb.io