format number properly
This commit is contained in:
parent
1dc9e8227e
commit
d730d1f4a7
15 changed files with 67 additions and 29 deletions
|
@ -1,4 +1,4 @@
|
|||
#import "@local/template-thesis-matisse:0.0.1": todo, highlight
|
||||
#import "../lib.typ": todo, highlight, num
|
||||
#import "X_var.typ": *
|
||||
#import "X_lib.typ": *
|
||||
|
||||
|
@ -50,8 +50,9 @@ is #mypercent(54.9, 100). When including the two defective tools, this ratio dr
|
|||
|
||||
#highlight()[
|
||||
*RQ1 answer:*
|
||||
On a recent dataset we consider that \resultunusable of the tools
|
||||
are unusable. For the tools that we could run, \resultratio of analysis are finishing successfully.%(those with less than 50\% of successful execution and including the two tools that we were unable to build).
|
||||
On a recent dataset we consider that \resultunusable of the tools are unusable.
|
||||
For the tools that we could run, \resultratio of analysis are finishing successfully.
|
||||
//(those with less than 50\% of successful execution and including the two tools that we were unable to build).
|
||||
]
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue