Title: Round Down problem
Last modified: January 23, 2018

---

# Round Down problem

 *  [embleme](https://wordpress.org/support/users/embleme/)
 * (@embleme)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/round-down-problem/)
 * Hi !
    We have a calculation that includes a round down. In the frontend it’s 
   working perfectly but when its submitted it’s getting a regular rounded value
   in the backend.
 * Number: 6.62
    Fontend : 6 Backend : 7
 * Is there any way to fix that ?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [embleme](https://wordpress.org/support/users/embleme/)
 * (@embleme)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/round-down-problem/#post-10104108)
 * Is there any support ?
 *  Thread Starter [embleme](https://wordpress.org/support/users/embleme/)
 * (@embleme)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/round-down-problem/#post-10117007)
 * After further investigations ALONE… This problem seems only occurs when its a
   calculated field with the round down option.
 * In my example i have 4 fields.
 * A = user input
    B = user input C = A / B D = Round Down C
 * Frontend is good:
    A = 7 B = 4 C = 1.75 D = 1
 * Backend is wrong:
    A = 7 B = 4 C = 1.75 D = 2 <——– WRONG
 * A little support would be appreciated !

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Round Down problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/list-field-number-format-for-gravity-
   forms_ececec.svg)
 * [List Field Number Format for Gravity Forms](https://wordpress.org/plugins/list-field-number-format-for-gravity-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/list-field-number-format-for-gravity-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/list-field-number-format-for-gravity-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/list-field-number-format-for-gravity-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/list-field-number-format-for-gravity-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/list-field-number-format-for-gravity-forms/reviews/)

 * 2 replies
 * 1 participant
 * Last reply from: [embleme](https://wordpress.org/support/users/embleme/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/round-down-problem/#post-10117007)
 * Status: not resolved