shithub: riscv

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

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