shithub: riscv

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

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