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 28
28
* [ DecimalToHex] ( https://github.com/TheAlgorithms/Javascript/blob/master/Conversions/DecimalToHex.js )
29
29
* [ DecimalToOctal] ( https://github.com/TheAlgorithms/Javascript/blob/master/Conversions/DecimalToOctal.js )
30
30
* [ HexToRGB] ( https://github.com/TheAlgorithms/Javascript/blob/master/Conversions/HexToRGB.js )
31
+ * [ OctToDecimal] ( https://github.com/TheAlgorithms/Javascript/blob/master/Conversions/OctToDecimal.js )
31
32
* [ RgbHsvConversion] ( https://github.com/TheAlgorithms/Javascript/blob/master/Conversions/RgbHsvConversion.js )
32
33
* [ RGBToHex] ( https://github.com/TheAlgorithms/Javascript/blob/master/Conversions/RGBToHex.js )
33
34
* [ RomanToDecimal] ( https://github.com/TheAlgorithms/Javascript/blob/master/Conversions/RomanToDecimal.js )
You can’t perform that action at this time.
0 commit comments