Difference between revisions of "Abs"
Jump to navigation
Jump to search
no edit summary
imported>Haama (Category links) |
imported>Moses |
||
Line 15: | Line 15: | ||
n = 54 | n = 54 | ||
---- | |||
This formula can be used in place of this function when OBSE is not installed. | |||
A = a * ((a > 0) + ((a < 0) * -1)) | |||
[[Category: Functions]] | [[Category: Functions]] |