Update README.md

This commit is contained in:
Valk Richard Li
2019-08-21 16:52:51 +08:00
committed by GitHub
parent a35cc39914
commit 265365aeea
+7
View File
@@ -303,6 +303,13 @@ recognize all these things...
e=e(e,e,e);
return e;
}
e+=e;
e-=e;
e*=e;
e/=e;
e~=e;
e+=(e-e)*(e+(e/e));
# The structure of basical elements is...