# Round with decimal point

**URL:** https://community.thunkable.com/t/round-with-decimal-point/37835
**Category:** Questions about Thunkable X
**Created:** [July 27, 2018, 9:53am UTC](https://community.thunkable.com/t/round-with-decimal-point/37835 "2018-07-27T09:53:37Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![er\_barto](https://avatars.discourse-cdn.com/v4/letter/e/d07c76/32.png) [@er\_barto](https://community.thunkable.com/u/er_barto)
#### Post date: [July 27, 2018, 9:53am UTC](https://community.thunkable.com/t/round-with-decimal-point/37835/1 "2018-07-27T09:53:37Z")

</div>

Hello! i need to round a number with only 1 decimal…i found only the round function for round to the upper or lower integer

ideas?

---

<div class="post-metadata">

### Author: ![er\_barto](https://avatars.discourse-cdn.com/v4/letter/e/d07c76/32.png) [@er\_barto](https://community.thunkable.com/u/er_barto)
#### Post date: [July 27, 2018, 9:56am UTC](https://community.thunkable.com/t/round-with-decimal-point/37835/2 "2018-07-27T09:56:07Z")

</div>

i solved it, i multiple the value to 10, ther round, then divide by 10

---

<div class="post-metadata">

### Author: ![chris.bailey230698t](https://avatars.discourse-cdn.com/v4/letter/c/8e8cbc/32.png) [@chris.bailey230698t](https://community.thunkable.com/u/chris.bailey230698t)
#### Post date: [February 10, 2020, 7:57pm UTC](https://community.thunkable.com/t/round-with-decimal-point/37835/3 "2020-02-10T19:57:29Z")

</div>

Worked perfectly for me!

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:41am UTC](https://community.thunkable.com/t/round-with-decimal-point/37835/4 "2024-11-08T11:41:09Z")

</div>


