File: tsup.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 (9 lines) | stat: -rw-r--r-- 226 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
sup of 2 is 2
sup of 1 / 3 is 1 / 3
sup of log(-3) is log(-3)
sup of NaN is NaN
sup of [1;2] is 2
The following test produces a typing error
sup of _x_ is error
The following test produces a typing error
sup of Hello is error