File: tnumerator.reference

package info (click to toggle)
sollya 6.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 13,376 kB
  • ctags: 5,132
  • sloc: ansic: 120,010; yacc: 8,738; lex: 2,494; makefile: 854; 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).