- Found in:
- cLib
floatfunctioncOrFloat(floatthis, floatthat, floatorThat2=0.0, floatorThat3=0.0, floatorThat4=0.0, floatorThat5=0.0, floatorThat6=0.0, floatorThat7=0.0, floatorThat8=0.0, floatorThat9=0.0)Global
Description
Documentation String
Requirements: None
Caveats
Parameters
floatthis
floatthat
floatorThat2=0.0
floatorThat3=0.0
floatorThat4=0.0
floatorThat5=0.0
floatorThat6=0.0
floatorThat7=0.0
floatorThat8=0.0
floatorThat9=0.0
Examples
Auto-Generated Example
float myFloat__this
float myFloat__that
float myFloat__orThat2
float myFloat__orThat3
float myFloat__orThat4
float myFloat__orThat5
float myFloat__orThat6
float myFloat__orThat7
float myFloat__orThat8
float myFloat__orThat9
float returnedValue = clib.cOrFloat(myFloat__this, myFloat__that, myFloat__orThat2, myFloat__orThat3, myFloat__orThat4, myFloat__orThat5, myFloat__orThat6, myFloat__orThat7, myFloat__orThat8, myFloat__orThat9)