Explorar el Código

Playground sample fix

main
Rocketsoup hace 1 año
padre
commit
d5911e7d68
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      playground.html

+ 1
- 1
playground.html Ver fichero

405
 
405
 
406
 | Unit Price | Qty | Discount | Subtotal |
406
 | Unit Price | Qty | Discount | Subtotal |
407
 | ---: | ---: | ---: | ---: |
407
 | ---: | ---: | ---: | ---: |
408
-| $1.23 | 2 | 10% | =A\\*B*(1-C) FILL |
408
+| $1.23 | 2 | 10% | =A*B*(1-C) FILL |
409
 | $4.99 | 6 | | |
409
 | $4.99 | 6 | | |
410
 | $0.99 | 1 | 25% | |
410
 | $0.99 | 1 | 25% | |
411
 | Total | | | =SUM(D:D) |
411
 | Total | | | =SUM(D:D) |

Loading…
Cancelar
Guardar