JSFiddle - React, Tailwind, and code Playground

HTML

<div type="text" id="pax1">

JavaScript

var value=10.1112;
$( "#pax1" ).text( (value * 13.21).toFixed(2));