double atanf( double _X, ) { return (_atanf ??= _dylib.lookupFunction<_c_atanf, _dart_atanf>('atanf'))( _X, ); }