shithub: front

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

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