Skip to content

Commit

Permalink
Update arithmetic.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatera authored Oct 26, 2020
1 parent 2bd3220 commit ab74d89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mathics/builtin/arithmetic.py
Original file line number Diff line number Diff line change
Expand Up @@ -658,8 +658,6 @@ class Divide(BinaryOperator):
>> Pi / 4
= Pi / 4
Use 'N' or a decimal point to force numeric evaluation:
>> Pi / 4.0
= 0.785398
Expand Down

0 comments on commit ab74d89

Please sign in to comment.