floating point math

speedcat

Member
Join Date
Mar 2009
Location
cairo
Posts
27
am using s7200 cpu222 my cpu support cosine,sin,tan function....but i neeed arcsin(sin-1) function how can i obtain it?????
 
Generate a look-up table. Scale your variable according to the number of entries and then index into the table to fetch the arcsin value.
 

Similar Topics

I'm working on a math-heavy project on CompactLogix L45 (Rev. 20) and am running into some issues with a calculation to determine the angle...
Replies
8
Views
3,922
Processor: Micrologix 1400 When doing subtraction using floating points (SUB F34:0 F94:10 F94:15 ) I am subtracting two values which have a...
Replies
10
Views
2,532
Hello, I'm working with an AD DL05, integer math only. I've got a C-more micro for an HMI. I need to input inch dimensions for a cut to...
Replies
14
Views
19,109
Hello everybody I'm new to plc programming and i'm trying to program some simple math operations to convert some measurments for a project. The...
Replies
8
Views
5,597
Does anybody know how the floating point math works in the ML 1200? I'm trying to divide 2 numbers, can i get a result accurate to 1 decimal...
Replies
3
Views
3,172
Back
Top Bottom