# How to do the basic math functions?

**URL:** https://community.glideapps.com/t/how-to-do-the-basic-math-functions/50022
**Category:** Ask for Help
**Created:** [September 23, 2022, 6:55pm UTC](https://community.glideapps.com/t/how-to-do-the-basic-math-functions/50022 "2022-09-23T18:55:29Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Nicolas\_Marshall](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nicolas_marshall/32/48274_2.png) [@Nicolas\_Marshall](https://community.glideapps.com/u/Nicolas_Marshall)
#### Post date: [September 23, 2022, 6:55pm UTC](https://community.glideapps.com/t/how-to-do-the-basic-math-functions/50022/1 "2022-09-23T18:55:29Z")

</div>

I’m trying to do a very basic math function. inside my app, but not sure where to go to find this action.

I want two columns for number entry that the user could put in and the third column would display the difference between those two columns. Any suggestions?

---

<div class="post-metadata">

### Author: ![Rosewebstudio](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rosewebstudio/32/12261_2.png) [@Rosewebstudio](https://community.glideapps.com/u/Rosewebstudio)
#### Post date: [September 23, 2022, 7:27pm UTC](https://community.glideapps.com/t/how-to-do-the-basic-math-functions/50022/2 "2022-09-23T19:27:47Z")

</div>

Welcome 👋

> **[Math Column](https://www.glideapps.com/docs/reference/computed-columns/math-column)**
>
> Perform instant calculations using the data in your projet.

Have a read, if you get stuck come back and ask away

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [September 24, 2022, 1:42am UTC](https://community.glideapps.com/t/how-to-do-the-basic-math-functions/50022/3 "2022-09-24T01:42:54Z")

</div>

> [@Nicolas\_Marshall](#):
>
> I want two columns for number entry that the user could put in and the third column would display the difference between those two columns.

For that type of use case, you will probably want to use [User Specific Columns](https://www.glideapps.com/docs/reference/basic-columns/user-specific-columns). This will allow multiple users to do the same calculation in your App simultaneously.

---

<div class="post-metadata">

### Author: ![Gideon\_Lahav\_Busines](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/gideon_lahav_busines/32/41121_2.png) [@Gideon\_Lahav\_Busines](https://community.glideapps.com/u/Gideon_Lahav_Busines)
#### Post date: [September 24, 2022, 4:18pm UTC](https://community.glideapps.com/t/how-to-do-the-basic-math-functions/50022/4 "2022-09-24T16:18:09Z")

</div>

As @Rosewebstudio and @Darren_Murphy said you can use Math columns with a combination of number input in [User Specific Columns](https://www.glideapps.com/docs/reference/basic-columns/user-specific-columns).

If you need 1 on 1 session you can contact me and we can set up a meeting.

Best wishes,  
Gideon
