client-side-maths-utils-o11
Reactive icon

Client Side Maths Utils O11

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 15 May (12 hours ago)
 by 
0.0
 (0 ratings)
client-side-maths-utils-o11

Client Side Maths Utils O11

Details
Client Side Text Utils is a lightweight, zero‑dependency JavaScript library for OutSystems ODC, delivering fast, reusable client‑side helpers for common maths operations, closing gaps in native logic and keeping UI code clean, consistent, and maintainable.
Read more


All actions are exposed as functions. Below are the list of all Text functions available:

  • BinaryToDecimal: Convert binary number to decimal.
  • DecimalToBinary: Convert decimal number to binary.
  • DecimalToHex: Converts decimal number to hexadecimal.
  • DecimalToOctal: Converts decimal number to Octal.
  • Factorial: Calculates factorial of a number.
  • HexToDecimal: Convert hexadecimal number to decimal.
  • OctalToDecimal: Convert octal number to decimal
  • ToRoman: Converts decimal number to Roman number system (0-3999).
  • ToWords: Converts number to Words.

  - e.g.

  123.45 

      One hundred twenty three point four five.

  If UseCurrencyFormat is set to true,

      One hundred twenty three dollars and 45 cents.

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category