Closed chrisf4lc0n closed 8 years ago
Out of all the calibration functions the only one I get to work is: func_Nitrogen_Dioxide = (0.0014*(x/142686.5672))+0.2857
func_Nitrogen_Dioxide = (0.0014*(x/142686.5672))+0.2857
Any other one and I get this error: Exception during output: unsupported operand type(s) for ^: 'float' and 'int'
Exception during output: unsupported operand type(s) for ^: 'float' and 'int'
Out of all the calibration functions the only one I get to work is:
func_Nitrogen_Dioxide = (0.0014*(x/142686.5672))+0.2857
Any other one and I get this error:
Exception during output: unsupported operand type(s) for ^: 'float' and 'int'