a4a7daf069
In order to make room for the up-to-date version of the KDE Desktop and its applications move the KDE Application ports based on Qt4. PR: 225992 Exp-run by: antoine Reviewed by: rakuco, adridg Differential Revision: https://reviews.freebsd.org/D14413
19 lines
886 B
Text
19 lines
886 B
Text
KBruch is a small program to practice calculating with fractions and
|
|
percentages. Different exercises are provided for this purpose and you
|
|
can use the learning mode to practice with fractions. The program
|
|
checks the user's input and gives feedback.
|
|
|
|
FEATURES
|
|
- Arithmetic excercise: in this exercise you have to solve a given
|
|
fraction task. You have to enter the numerator and the denominator.
|
|
This is the main exercise.
|
|
- Comparison excercise: in this exercise you have to compare the size
|
|
of two given fractions, using the symbols >, < or =.
|
|
- Conversion excercise: in this exercise you have to convert a given
|
|
number into a fraction.
|
|
- Factorization excercise: in this exercise you have to factorize a
|
|
given number into its prime factors.
|
|
- Percentage excercise: in this exercise you have to calculate
|
|
percentages.
|
|
|
|
WWW: http://www.kde.org/applications/education/kbruch
|