File: tnumerator.reference

package info (click to toggle)
sollya 8.0%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 17,592 kB
  • sloc: ansic: 124,655; yacc: 7,543; lex: 2,440; makefile: 888; cpp: 77
file content (6 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
The numerator of 17 / 1001 is 17.
The numerator of (x + x^2) / (x + 2 * x^2 + 1) is x + x^2.
The following object is not a fraction.
The numerator of (x + 1) / (x + 2) * (x + 3) / (x + 4) is (x + 1) / (x + 2) * (x + 3) / (x + 4).
The following object is not a fraction.
The numerator of exp(x / 4) is exp(x / 4).