shithub: front

ref: b4c916efce5e1476d9ac7079ca8ffec54fdcbce2
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}