shithub: riscv

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

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