As decimal numbers, **no**: **9.11 is less than 9.9**.

You can write **9.9** as **9.90**, and compare:

- 9.11  
- 9.90  

Since **0.11 < 0.90**, we have:

**9.11 < 9.9**

If you meant software versions, though, **version 9.11 can be greater than version 9.9** because 11 > 9 in the minor version field.
