lean2/tests/lean/arith4.lean.expected.out
Leonardo de Moura 4401b390fe refactor(library/arith): do not load specialfn by default
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-30 11:25:43 -08:00

10 lines
205 B
Text

Set: pp::colors
Set: pp::unicode
Imported 'specialfn'
Assumed: x
sin x
sin (x + -1 * (π / 2))
sin x / sin (x + -1 * (π / 2))
sin (x + -1 * (π / 2)) / sin x
1 / sin (x + -1 * (π / 2))
1 / sin x