/xmath

Xuanxuan's math project

Primary LanguageC++MIT LicenseMIT

XMATH

Goal

Children can learn how to calculate easily.

Requirements

Allowing math learning easy to hard

Application should be easy to use

  • Sufficient runtime options: no need compilation
  • Can generate exam documents easily.

Features

Supporting Add / Sub / Mul / Div

Supporting integer / float

Supporting questions generation with specific sequence: small to large

Supporting questions generation randomly

Supporting shuffle mode

Supporting limit the range of result

Build and Run

$ cmake ..
$ xmath --help