shithub: riscv

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

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