ubLIX has quit [Quit: ubLIX]
markv has joined #picolisp
_whitelogger has joined #picolisp
markv has quit [Remote host closed the connection]
xkapastel has quit [Quit: Connection closed for inactivity]
CORDIC has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
karswell has quit [Remote host closed the connection]
karswell has joined #picolisp
orivej has quit [Ping timeout: 268 seconds]
Regenaxer has joined #picolisp
<
tankf33der>
morning
<
tankf33der>
Regenaxer: do math warmup
<
tankf33der>
this code returns what expected
<
tankf33der>
when i do (let X 1 ... then all wrong. Dont understand how to fix code to work in both situations.
<
Regenaxer>
Hi tankf33der! Probably you need (let X 1.0 ... ?
<
tankf33der>
uuuuuu. works now.
rob_w has joined #picolisp
karswell_ has joined #picolisp
karswell has quit [Ping timeout: 258 seconds]
rob_w has quit [Ping timeout: 268 seconds]
rob_w has joined #picolisp
<
Regenaxer>
Hi Nistur
<
tankf33der>
famous latvian swamp.
orivej has joined #picolisp
<
Nistur>
I think I need to visit Latvia more. I've seen barely any of it
<
Regenaxer>
I've never been there :(
<
Nistur>
I flew to Riga once, and then went by bus to Minsk, Belarus... so I saw some of the countryside from the window of a bus
<
Nistur>
although, how much I saw is... rather limited as I felt like a zombie... the journey TO Riga was rather stressful
beneroth has joined #picolisp
rob_w has quit [Quit: Leaving]
freemint has quit [Ping timeout: 264 seconds]
xkapastel has joined #picolisp
orivej has quit [Ping timeout: 258 seconds]
freemint has joined #picolisp
<
tankf33der>
im creating a lot of fixpoint math exercises for myself
<
tankf33der>
as warmup before barnsley fern
<
Regenaxer>
Great! :)
<
tankf33der>
now i failed with this one
<
Regenaxer>
Multiplying 3 numbers?
<
Regenaxer>
You need `(* 1.0 1.0) then
<
Regenaxer>
One unit for each multiplication
<
tankf33der>
this one works now.
<
Regenaxer>
See the MUL macro in misc/rcsim.l
<
Regenaxer>
takes care of the scaling a little
<
tankf33der>
not a little
<
tankf33der>
a much
<
tankf33der>
a must
<
tankf33der>
because for two MUL this one is correct
<
tankf33der>
(*/ 32.33 10.99 1.0)
<
tankf33der>
i bet several ppl on earth understands all this.
<
tankf33der>
im so close.
<
Regenaxer>
Think of calculating in centimeters instead of meters
<
Regenaxer>
Scale 2
<
Regenaxer>
1.0 m times 1.0 meters is 10000 cm
<
Regenaxer>
So to get 1 square meter, you must divide by 100 (which is 1.0)
orivej has joined #picolisp
<
Regenaxer>
Analog for cubic meters. Must divide the cubic centimeters by 10000
<
Regenaxer>
to get cubic meters in scale 2
<
tankf33der>
i will think about it.
<
Regenaxer>
I'm bad at explaining it. There must be a better way. Rick's paper is very good
<
freemint>
tankf33der, yeah there are people how understand it :)
<
tankf33der>
curry powder and onion, checken
<
tankf33der>
chicken
<
tankf33der>
my favourite marinade is kefir and dill
<
tankf33der>
chicken is meat from chicken feet
orivej has quit [Ping timeout: 244 seconds]
andyjpb has quit [Ping timeout: 246 seconds]
orivej has joined #picolisp
freemint has quit [Quit: Leaving]
xkapastel has quit [Quit: Connection closed for inactivity]
_whitelogger has joined #picolisp
andyjpb has joined #picolisp
orivej has quit [Ping timeout: 258 seconds]
xkapastel has joined #picolisp
ubLIX has joined #picolisp
freemint has joined #picolisp
ubLIX has quit [Quit: ubLIX]
freemint has quit [Remote host closed the connection]
orivej has joined #picolisp
ubLIX has joined #picolisp
orivej has quit [Ping timeout: 248 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 258 seconds]
xkapastel has quit [Quit: Connection closed for inactivity]
ubLIX has quit [Quit: ubLIX]
orivej has joined #picolisp
xkapastel has joined #picolisp