To my knowledge, SPARQL doesn't have a way to control the number of fraction digits displayed. And even if it had, it would've been a waste of computation at the wrong end. Yet, in many cases, it would be nice to be able to control the number of fraction digits displayed, instead of getting something like this:
without using an implementation-dependent solution such as bif:sprintf
To my knowledge, SPARQL doesn't have a way to control the number of fraction digits displayed. And even if it had, it would've been a waste of computation at the wrong end. Yet, in many cases, it would be nice to be able to control the number of fraction digits displayed, instead of getting something like this:
without using an implementation-dependent solution such as
bif:sprintf