File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 31
31
* [ DecimalToBinary] ( https://github.com/TheAlgorithms/Javascript/blob/master/Conversions/DecimalToBinary.js )
32
32
* [ DecimalToHex] ( https://github.com/TheAlgorithms/Javascript/blob/master/Conversions/DecimalToHex.js )
33
33
* [ DecimalToOctal] ( https://github.com/TheAlgorithms/Javascript/blob/master/Conversions/DecimalToOctal.js )
34
+ * [ HexToDecimal] ( https://github.com/TheAlgorithms/Javascript/blob/master/Conversions/HexToDecimal.js )
34
35
* [ HexToRGB] ( https://github.com/TheAlgorithms/Javascript/blob/master/Conversions/HexToRGB.js )
35
36
* [ OctToDecimal] ( https://github.com/TheAlgorithms/Javascript/blob/master/Conversions/OctToDecimal.js )
36
37
* [ RgbHsvConversion] ( https://github.com/TheAlgorithms/Javascript/blob/master/Conversions/RgbHsvConversion.js )
You can’t perform that action at this time.
0 commit comments