division

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
bluejets
Posts: 12
Joined: Fri Oct 12, 2012 1:10 pm

division

Post by bluejets »

I need to divide a time for an engine revolution by 360 to get time per degree.
This will obviously be a .000 something or other so can you point me in the right direction on being able to read this in flowcodev5?
I've tried it as a standard calculation but it returns nothing. Well, perhaps some thing that will not register as it is too small..??

dazz
Posts: 1314
Joined: Sun Jan 15, 2012 3:15 pm
Has thanked: 474 times
Been thanked: 458 times

Re: division

Post by dazz »

HI Bluejets
Firstly can you follow the link in my sig and sign up to the forum relevant to the version of flowcode you are using, also can you post your flowchart as it makes it much easier for people to give help and advice
search the forum for rev counter, tacho or rpm as there are a few samples here, if you need to use a number that has a decimal point you need to set up a float variable

Regards
Dazz
To sign up to the V5 forum follow this link http://www.matrixmultimedia.com/forum_upgrades.php

Post Reply