Add graph, plot
This commit is contained in:
4
src/cmd/plot/libplot/grade.c
Normal file
4
src/cmd/plot/libplot/grade.c
Normal file
@@ -0,0 +1,4 @@
|
||||
#include "mplot.h"
|
||||
void grade(double x){
|
||||
e1->grade = x;
|
||||
}
|
||||
Reference in New Issue
Block a user