Skip to content

Commit c2676ea

Browse files
committed
Fix link of Setun computer image
Closes cp-algorithms#1075
1 parent cee47c6 commit c2676ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/algebra/balanced-ternary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ e_maxx_link: balanced_ternary
66

77
# Balanced Ternary
88

9-
!["Setun computer using Balanced Ternary system"](http://ternary.3neko.ru/photo/setun1_small.jpg)
9+
!["Setun computer using Balanced Ternary system"](https://earltcampbell.files.wordpress.com/2014/12/setun.jpeg?w=300)
1010

1111
This is a non-standard but still positional **numeral system**. Its feature is that digits can have one of the values `-1`, `0` and `1`.
1212
Nevertheless, its base is still `3` (because there are three possible values). Since it is not convenient to write `-1` as a digit,

0 commit comments

Comments
 (0)