パッケージ: units-filter (4.2-3)
units-filter に関するリンク
Trisquel の資源:
units-filter ソースパッケージをダウンロード:
メンテナ:
Original Maintainer:
- Georges Khaznadar
類似のパッケージ:
Parser for expressions concerning physical values
Units-filter is a basic standalone filter written in C language, flex and bison. It inputs strings like "1.5e3 nN.m.s^-1" (it could be the time growth ratio of a torque) and outputs the value in standard SI unit, followed by the physical dimension of this value.
example :~/src$ echo 1.5e3 nN.m.s^-1 | units-filter 1.5e-06 2 1 -3 0 0 0 0 0 0
2 -3 which means : 1.5e-06 (SI unit) m .kg.s
This parser can be embedded in educational test systems, in order to analyze a student's answer to a problem of physics or chemistry.
その他の units-filter 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC support library
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-underscore
- JavaScript's functional programming helper library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- rec: python3-sphinx
- documentation generator for Python projects
-
- sug: wims
- パッケージは利用できません