home.social

#qalculate — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #qalculate, aggregated by home.social.

  1. Holy mackerel, I had no idea #qalculate could do this kind of stuff!!!

    rld@Intrepid:~$ qalc
    > 2^24 seconds
    
      (2^24) seconds = 194 d + 4 h + 20 min + 16 s
    
    > 2^32 seconds
    
      (2^32) seconds = 49710 d + 6 h + 28 min + 16 s
    
    > 2^32 milliseconds
    
      (2^32) milliseconds = 49 d + 17 h + 2 min + 47.296 s
    
    > 80 fahrenheit to celsius
    
      80 fahrenheit ≈ 26.66666667 °C
    
    > 
    

    This could nearly replace #WolframAlpha for me!!!

  2. Holy mackerel, I had no idea #qalculate could do this kind of stuff!!!

    rld@Intrepid:~$ qalc
    > 2^24 seconds
    
      (2^24) seconds = 194 d + 4 h + 20 min + 16 s
    
    > 2^32 seconds
    
      (2^32) seconds = 49710 d + 6 h + 28 min + 16 s
    
    > 2^32 milliseconds
    
      (2^32) milliseconds = 49 d + 17 h + 2 min + 47.296 s
    
    > 80 fahrenheit to celsius
    
      80 fahrenheit ≈ 26.66666667 °C
    
    > 
    

    This could nearly replace #WolframAlpha for me!!!

  3. Holy mackerel, I had no idea #qalculate could do this kind of stuff!!!

    rld@Intrepid:~$ qalc
    > 2^24 seconds
    
      (2^24) seconds = 194 d + 4 h + 20 min + 16 s
    
    > 2^32 seconds
    
      (2^32) seconds = 49710 d + 6 h + 28 min + 16 s
    
    > 2^32 milliseconds
    
      (2^32) milliseconds = 49 d + 17 h + 2 min + 47.296 s
    
    > 80 fahrenheit to celsius
    
      80 fahrenheit ≈ 26.66666667 °C
    
    > 
    

    This could nearly replace #WolframAlpha for me!!!

  4. Holy mackerel, I had no idea #qalculate could do this kind of stuff!!!

    rld@Intrepid:~$ qalc
    > 2^24 seconds
    
      (2^24) seconds = 194 d + 4 h + 20 min + 16 s
    
    > 2^32 seconds
    
      (2^32) seconds = 49710 d + 6 h + 28 min + 16 s
    
    > 2^32 milliseconds
    
      (2^32) milliseconds = 49 d + 17 h + 2 min + 47.296 s
    
    > 80 fahrenheit to celsius
    
      80 fahrenheit ≈ 26.66666667 °C
    
    > 
    

    This could nearly replace #WolframAlpha for me!!!

  5. Holy mackerel, I had no idea #qalculate could do this kind of stuff!!!

    rld@Intrepid:~$ qalc
    > 2^24 seconds
    
      (2^24) seconds = 194 d + 4 h + 20 min + 16 s
    
    > 2^32 seconds
    
      (2^32) seconds = 49710 d + 6 h + 28 min + 16 s
    
    > 2^32 milliseconds
    
      (2^32) milliseconds = 49 d + 17 h + 2 min + 47.296 s
    
    > 80 fahrenheit to celsius
    
      80 fahrenheit ≈ 26.66666667 °C
    
    > 
    

    This could nearly replace #WolframAlpha for me!!!

  6. Qalculate! 5.10, la calcolatrice open source si raffina: più unità, valute e stabilità

    Qalculate! 5.10 aggiunge valute per metalli preziosi, nuove unità di misura e migliora stabilità e precisione dei calcoli. Tutti i dettagli dell'aggiornamento.

    yoota.it/qalculate-5-10-la-cal

  7. Qalculate! 5.10, la calcolatrice open source si raffina: più unità, valute e stabilità

    Qalculate! 5.10 aggiunge valute per metalli preziosi, nuove unità di misura e migliora stabilità e precisione dei calcoli. Tutti i dettagli dell'aggiornamento.

    yoota.it/qalculate-5-10-la-cal

  8. #KCalc es un dolor de usar. #Kalk tres cuartos de lo mismo. Pero #Qalculate parece que mola la gramola. Y además tiene interfaz hecha con los dos marcos predominantes: Qt y Gtk.

    Tiene bastantes cosas.

  9. I recently discovered #Qalculate and it is really cool! Unless one can get a #tinspire or #ti84 on #linux I'm not sure what better #calculator out there.

  10. I recently discovered #Qalculate and it is really cool! Unless one can get a #tinspire or #ti84 on #linux I'm not sure what better #calculator out there.

  11. I recently discovered #Qalculate and it is really cool! Unless one can get a #tinspire or #ti84 on #linux I'm not sure what better #calculator out there.

  12. I recently discovered #Qalculate and it is really cool! Unless one can get a #tinspire or #ti84 on #linux I'm not sure what better #calculator out there.

  13. I recently discovered #Qalculate and it is really cool! Unless one can get a #tinspire or #ti84 on #linux I'm not sure what better #calculator out there.

  14. @silmaril

    "CAS" generally stands for a "Computer Algebra System". It encompasses statistical packages and programming languages like #Maxima, #Octave, #R, #Scilab, #Sage, #KAlgebra, #Qalculate!, #Python, #Julia, #Lua. You can use them all concurrently in multiple #LabPlot's notebooks.

    Please, see the attached screenshot. In this case, Python 3.12.3 is available in LabPlot on a Ubuntu machine.

  15. Spent a couple of hours this morning fixing low-hanging fruit, broken third-party #pkgsrc software on #illumos.

    #taglib uses conflicting offset_t type.

    #gst-plugins1-base fails to include sys/stat.h for S_* macros.

    #capstone doesn't handle non-const getopt.

    #opencv uses ambiguous ceil() call.

    #qalculate and #xscreensaver use conflicting "sun" define.

    #qgpgme uses conflicting "single" type.

    #mbrola has incorrect endian detection and is not MAKE_JOBS safe.

    github.com/NetBSD/pkgsrc/commi