File: tnumerator.reference

package info (click to toggle)
sollya 7.0%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 13,864 kB
  • sloc: ansic: 117,441; yacc: 8,822; lex: 2,419; makefile: 870; cpp: 76
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).