This little task list has been retired in favour of GitHub projects
No known bugs π
HOME_XMIN := -1.1 | |
HOME_XMAX := 5.9 | |
HOME_YMIN := -3.5 | |
HOME_YMAX := 3.5 | |
xMin:num | |
yMin:num | |
xMax:num | |
yMax:num | |
xExtend:num | |
yExtend:num |
HOME_XMIN := -60 | |
HOME_YMIN := -1.5 | |
HOME_XSCALE := 0.21 | |
HOME_YSCALE := 33 | |
sinTable := [ | |
[0 0] | |
[15 ((sqrt 3) - 1)/(2 * (sqrt 2))] | |
[30 1/2] | |
[45 1/(sqrt 2)] |
sa := -0.007 | |
sb := -0.006 | |
sc := -0.005 | |
sd := -0.004 | |
se := -0.003 | |
radius := 5 | |
pi := 3.141593 | |
tau := 2 * pi |
dot0 := {x:50 y:5 dx:1 dy:1} | |
dot1 := {x:75 y:25 dx:1 dy:1} | |
dot2 := {x:95 y:50 dx:-1 dy:1} | |
dot3 := {x:75 y:75 dx:-1 dy:1} | |
dot4 := {x:50 y:95 dx:-1 dy:-1} | |
dot5 := {x:25 y:75 dx:-1 dy:-1} | |
dot6 := {x:5 y:50 dx:1 dy:-1} | |
dot7 := {x:25 y:25 dx:1 dy:-1} | |
dots := [dot0 dot1 dot2 dot3 dot4 dot5 dot6 dot7] |
package main | |
import ( | |
"machine" | |
"time" | |
"unicode" | |
) | |
const ( | |
unit = time.Millisecond * 200 |
d := false | |
width 1 | |
on down x:num y:num | |
d = true | |
move x y | |
end | |
on up | |
d = false |
This little task list has been retired in favour of GitHub projects
No known bugs π
http://speleotrove.com/decimal/dectest.html
dec test
from Copyright holder and editor of IEEE754-2008 Mike CowlishawNan1
) - ipmlementation and testingCmp
function to compare Nans and add testsThis question could be answered from many different perspectives including culture, people or tools. I'll zero in on Hackathons as a concrete method for fostering innovation. In the past I've been greatly inspired by the productivity and creativity unleashed during hackathons.
People
![]() :bowtie: |
π :smile: |
π :laughing: |
---|---|---|
π :blush: |
π :smiley: |
:relaxed: |
π :smirk: |
π :heart_eyes: |
π :kissing_heart: |
π :kissing_closed_eyes: |
π³ :flushed: |
π :relieved: |
π :satisfied: |
π :grin: |
π :wink: |
π :stuck_out_tongue_winking_eye: |
π :stuck_out_tongue_closed_eyes: |
π :grinning: |
π :kissing: |
π :kissing_smiling_eyes: |
π :stuck_out_tongue: |