-
This commit is contained in:
parent
0e8f02eb8f
commit
4ab69d298a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include <vector>
|
||||
|
||||
float D(o, a)
|
||||
float D(float o, float a)
|
||||
{
|
||||
float d=o/a;
|
||||
return d;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue