MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / c_asinh

Method c_asinh

libraries/Complex/complex.cpp:339–342  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

337
338
339Complex Complex::c_asinh() const
340{
341 return gonioHelper2(0);
342}
343
344
345Complex Complex::c_acosh() const

Callers 1

c_acschMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected