playMaker

Author Topic: Converting to/from different numerical modes (Bin/Hex/etc.)  (Read 2172 times)

Red

  • Hero Member
  • *****
  • Posts: 563
Converting to/from different numerical modes (Bin/Hex/etc.)
« on: August 01, 2014, 04:17:39 PM »
I'd like to formally request a set of actions that will allow me to convert a numerical value to/from the various modes like Binary, Hexadecimal, etc...

I have an algorithm that I've been nursing and I think it's about time I actually put into practice to see if it'd work as I hope it would... But it requires the ability to convert a binary number to and from an int (but the other modes would be helpful for other systems I suspect.)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Converting to/from different numerical modes (Bin/Hex/etc.)
« Reply #1 on: August 08, 2014, 03:14:37 PM »
Hi,

 you'll have to be a lot more precise here, having an action that converts various values is not really practical for managind this action inputs and outputs.

 Bye,

 Jean