Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Convert Fraction to Decimal

New Here ,
Jan 07, 2022 Jan 07, 2022

I need the JavaScript for returning a fraction instead of a decimal after completing a division calculation.  Does the JavaScript for this decimal to fraction function get entered into a "Custom" format or somewhere else?  Please help! Thank You

TOPICS
How to , JavaScript , PDF forms
920
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 07, 2022 Jan 07, 2022

Do you mean that instead of "0.5" it should show "1/2"?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 07, 2022 Jan 07, 2022

Yes

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 07, 2022 Jan 07, 2022
LATEST

That is quite complicated to implement. I recommend you look for an existing library that does it, and then integrate it into your code.

If you're interested in hiring someone to do it for you feel free to contact me privately via [try6767 at gmail.com] and we could discuss it further.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines