mathlib
0e93816c
- feat(tactic/norm_num_command): add user command to run norm_num on an expression (#12550)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
feat(tactic/norm_num_command): add user command to run norm_num on an expression (#12550) For example, ``` #norm_num 2^100 % 10 -- 6 ```
Author
kmill
Parents
f654a86a
Loading