tofixed
There are 23 repositories under tofixed topic.
mumuy/anynumber
解决浮点数溢出及大数计算等问题
sp0re/easy-calc
一个专注于易用性的、精度准确的基本运算库
TCharts/fixed-round
Math.round with fixed, formats a number using fixed-point notation and returns a number.
stdlib-js/math-base-special-ceiln
Round a numeric value to the nearest multiple of 10^n toward positive infinity.
stdlib-js/math-base-special-cfloorn
Round a complex number to the nearest multiple of 10^n toward negative infinity.
stdlib-js/math-base-special-croundn
Round a complex number to the nearest multiple of 10^n.
stdlib-js/math-base-special-roundn
Round a numeric value to the nearest multiple of 10^n.
stdlib-js/math-base-special-truncb
Round a numeric value to the nearest multiple of b^n toward zero.
stdlib-js/math-base-special-truncn
Round a numeric value to the nearest multiple of 10^n toward zero.
AntonV0/mysterious-organism
Project #34 of Codecademy's Full Stack Engineer Career Path
sagirk/toFixed
A string-based, test-driven implementation of Number.prototype.toFixed()
stdlib-js/math-base-special-cceiln
Round a complex number to the nearest multiple of 10^n toward positive infinity.
stdlib-js/math-base-special-floorn
Round a numeric value to the nearest multiple of 10^n toward negative infinity.
stdlib-js/math-base-special-roundb
Round a numeric value to the nearest multiple of b^n on a linear scale.
TCharts/fixed-floor
Math.floor with fixed, formats a number using fixed-point notation and returns a number.
thekiranmahajan/temperature-converter
This is a HTML, CSS & JavaScript project which converts the dynamic user input values in form of number using input fields and convert it to respective unit of temperature from Celsius, Kelvin and Fahrenheit. after conversion it reflects the values in respective input field. for conversion it uses respective unit formulas and switch case statement.
TalehValiyev/Exchange-Calculator
Dual Calculator (Live)
TCharts/fixed-ceil
Math.ceil with fixed, formats a number using fixed-point notation and returns a number.
csmahmud99/js-practice
In this repo, I have practiced basic Vanilla JavaScript Topics like Variables, Arrays, Conditionals etc.
dreamdevil00/tofixed
Rewrite Number.prototype.toFixed to make it consistent across any environement and add more precision
mikeludemann/vue-tofixed-filter
A Vue Filter with to fixed a context with position at number