Natural fractions

Natural fractions - How can I enter a value to display the integer and fractional part - Сообщения

#1 Опубликовано: 21.10.2022 04:00:17
Юрий

Юрий

0 сообщений из 1 понравились пользователям.

Группа: User

Natural fractions. How can I enter a value to display the integer and fractional part, like 2½. Maybe somewhere there is a full-fledged Help?
#2 Опубликовано: 21.10.2022 07:59:41
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

Natural fractions.
How can I enter a value to display the integer and fractional part, like 2½.


... Maybe like this

Mantissa.PNG

#3 Опубликовано: 21.10.2022 10:42:57
⚜ Kenny Lemens, P.E. ᵂᴵ

⚜ Kenny Lemens, P.E. ᵂᴵ

74 сообщений из 164 понравились пользователям.

Группа: User

Greetings!

I understand your question, but such a feature isn't built into SMath. However, there are ways to mitigate this lack of support.

If you wish for special characters (e.g., 「½」) to be treated as a number, you can declare then as such:
  
½:0.5

      There are a few of these fraction characters you can define as a variable:
            SMATH_Fractions.jpg


If you wish to type a fraction in as you propose (2½ ), this isn't so easy. You can use a matrix and then add the values together (i.e., Σ[2 ½]). This reads kinda like a fraction, but is needlessly bulky:
  
sum(mat(2,½,1,2))



If the goal is to have the result of 2.5 itself to report as 2½ instead of 5/2; there isn't much you can do. The one thing you can do is create a function that will convert your number and report that fraction as type "string"


Hope this helps!
Kenny Lemens, P.E. ᵂᴵ
"No matter where you go, there you are." -Buckaroo BanzaiHotkeys: https://en.smath.com/forum/resource.ashx?a=45771&b=2
#4 Опубликовано: 21.10.2022 11:49:46
churichuro

churichuro

28 сообщений из 79 понравились пользователям.

Группа: User

easy

2+1/2

#5 Опубликовано: 21.10.2022 11:57:51
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

Natural fractions.
How can I enter a value to display the integer and fractional part


... make it algo style utility.

AlgoStyle.PNG

#6 Опубликовано: 21.10.2022 12:15:46
Oscar Campo

Oscar Campo

124 сообщений из 298 понравились пользователям.

Группа: Moderator

Wrote

Natural fractions. How can I enter a value to display the integer and fractional part, like 2½. Maybe somewhere there is a full-fledged Help?



Maybe this can help:
dec2frac.png

dec2frac.sm (6 КиБ) скачан 36 раз(а).
1 пользователям понравился этот пост
Alvaro Diaz Falconi 24.10.2022 00:51:00
#7 Опубликовано: 22.10.2022 08:55:34
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

Natural fractions.
How can I enter a value to display the integer and fractional part


... lat brick in the wall from not acknowledged.

Stuff Forum.sm (12 КиБ) скачан 31 раз(а).
#8 Опубликовано: 24.10.2022 21:55:59
Norm Schutzkus

Norm Schutzkus

9 сообщений из 90 понравились пользователям.

Группа: User

"dec2frac(decimal)" Works for me! Thank you! I've been using a sheet from MathCad, which is not as clear:
Feet Inches and Fractions.sm (38 КиБ) скачан 33 раз(а).
1 пользователям понравился этот пост
Alvaro Diaz Falconi 25.10.2022 01:12:00
#9 Опубликовано: 25.10.2022 01:17:33
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 сообщений из 1674 понравились пользователям.

Группа: User

Wrote

"dec2frac(decimal)" Works for me! Thank you! I've been using a sheet from MathCad, which is not as clear:
Feet Inches and Fractions.sm (38 КиБ) скачан 33 раз(а).



Even the Oscar's solution is very elegant, this is another approach, based on the Nasch work.

Feet Inches and Fractions.sm (40 КиБ) скачан 36 раз(а).
Feet Inches and Fractions.pdf (166 КиБ) скачан 44 раз(а).

As an application, using a vernier (the English version here, but without the students comments)

Best regards.
Alvaro.
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений