NEWS: ASCII v0.1.2, SI v0.1, working on bikes
I put some of my new drawings in the collection, so enjoy!
As I use the SI measure converter regularly, I have enhanced it's interface with the common function "convert". For example si:convert( 40,psi, bar) converts 40 psis into bars, or si:convert( 15,mph, kph) converts from miles per hour into kilometers per hour. si:convert(mph,kph) gives the scalar factor (1.6). Complex measures also work as usual, so you can query si:convert( {u,314,[ft,ft,lb],[s,s]}, {u,1,[n,m],[]} ).
A bicycle related post or two is in the works. They're almost ready to be more exact.
As I use the SI measure converter regularly, I have enhanced it's interface with the common function "convert". For example si:convert( 40,psi, bar) converts 40 psis into bars, or si:convert( 15,mph, kph) converts from miles per hour into kilometers per hour. si:convert(mph,kph) gives the scalar factor (1.6). Complex measures also work as usual, so you can query si:convert( {u,314,[ft,ft,lb],[s,s]}, {u,1,[n,m],[]} ).
A bicycle related post or two is in the works. They're almost ready to be more exact.
Comments
Post a Comment