• JackbyDev@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    I generally interpret “decimal” to mean “real numbers” in the context of computer science rather than “base 10 numbers”. But yes, of course you can implement floating point in base 10, that’s what scientific notation is!